Commit graph

  • d50ba08246 Merge pull request #4011 from thinkyhead/rc_manual_move_cond Scott Lahteine 2016-06-11 15:26:52 -0700
  • ae9b09fe94 menu => screen Scott Lahteine 2016-06-11 14:19:17 -0700
  • 45ea8749d3 Wrap all items depending on ULTIPANEL Scott Lahteine 2016-06-11 14:12:00 -0700
  • ddbb05fd8d Merge pull request #3998 from jbrazio/bugfix/better-regex Scott Lahteine 2016-06-11 13:40:58 -0700
  • 9b3a0895fd
    Upgrades travis Arduino IDE version to 1.6.9 João Brázio 2016-06-10 16:04:01 +0100
  • 280af07b4c
    Improves travis buildroot regexp João Brázio 2016-06-10 15:25:00 +0100
  • 0e2bfd0769 Use linear feedrate in gcode_T, not volumetric Scott Lahteine 2016-06-10 18:27:01 -0700
  • bf8710d522 Merge pull request #4001 from Blue-Marlin/manage_manual_move-ULTIPANEL Scott Lahteine 2016-06-10 17:17:57 -0700
  • 93ffa0288c Merge pull request #4003 from jbrazio/bugfix/3999 Scott Lahteine 2016-06-10 17:15:23 -0700
  • 2c34ec2bac
    Closes #3999: Compilation error with BEEPER_PIN -1 João Brázio 2016-06-11 00:12:49 +0100
  • 378ff92e98 manage_manual_move(); -> ULTIPANEL Blue-Marlin 2016-06-10 23:36:57 +0200
  • 45b701d38c Travis test for LIN_ADVANCE Scott Lahteine 2016-05-31 19:29:47 -0700
  • aad9c0ed8d Apply updated ISR timing code Scott Lahteine 2016-05-08 12:16:26 -0700
  • 506d78b2f8 Run the advance_isr faster instead of doing multiple e-steps per interrupt Scott Lahteine 2016-05-06 11:03:56 -0700
  • 6d62a4ffc8 Patch LIN_ADVANCE for style and forward-compatibility Scott Lahteine 2016-05-04 12:10:42 -0700
  • fb8e880734 Add LIN_ADVANCE Sebastianv650 2016-05-04 18:53:17 +0200
  • e2d4919c01 Merge pull request #3991 from thinkyhead/rc_axis_units Scott Lahteine 2016-06-09 20:57:01 -0700
  • 4a212f707b Merge pull request #3993 from jbrazio/feature/update-travis Scott Lahteine 2016-06-09 20:56:07 -0700
  • 74060f17b7 Merge pull request #3995 from thinkyhead/rc_nonblocking_buzzer Scott Lahteine 2016-06-09 20:55:29 -0700
  • d13c86f6f6 Adds travis test for SPEAKER João Brázio 2016-06-09 15:48:46 +0100
  • a82c755a35 Fix BQ_LCD_SMART_CONTROLLER pin compiler warnings Scott Lahteine 2016-06-09 20:31:47 -0700
  • 5b5aa1572b Non-blocking buzzer João Brázio 2016-06-04 20:29:01 +0100
  • 27d5794298 Merge pull request #3992 from thinkyhead/rc_pid_autotune_e_range Scott Lahteine 2016-06-09 20:07:27 -0700
  • 24e70c915d
    Update travis to test for ULTRA and DOG LCD options João Brázio 2016-06-10 02:25:37 +0100
  • 72c6f2923f axis_steps_per_unit => axis_steps_per_mm Scott Lahteine 2016-06-09 16:53:21 -0700
  • 446515ab79 Adjust spacing in block_t Scott Lahteine 2016-06-09 15:31:08 -0700
  • 80ab749563 Rename acceleration locals for clarity Scott Lahteine 2016-06-09 15:30:28 -0700
  • 3b08eb1eeb acceleration_st => acceleration_steps_per_s2 Scott Lahteine 2016-06-09 15:26:45 -0700
  • cb4704e07a Rename some planner acceleration vars Scott Lahteine 2016-06-09 15:20:44 -0700
  • 3c68be79dc Throw an error in PID_autotune for E < -1 Scott Lahteine 2016-06-09 16:41:53 -0700
  • 26f8f54c56 Merge pull request #3985 from thinkyhead/rc_inch_fahrenheit_kelvin Scott Lahteine 2016-06-08 20:10:33 -0700
  • f0a5b7f0bc Merge pull request #3986 from thinkyhead/rc_mbl_forward_iteration Scott Lahteine 2016-06-08 17:33:41 -0700
  • 38279a02b2 Travis tests for Inch, Fahrenheit, Kelvin, M100 Scott Lahteine 2016-06-08 17:12:54 -0700
  • 0b3142b45b Remove redundant declarations from M100 code Scott Lahteine 2016-06-08 17:03:45 -0700
  • 4980ecc1f7 Smaller binary using inline gcode argument getters Scott Lahteine 2016-06-08 17:03:28 -0700
  • 16212432c9 G20/21 and M149 support, and code_value() refactor Reid Rankin 2016-05-31 10:26:08 -0500
  • a569e89775 Merge pull request #3978 from thinkyhead/rc_planner_local_rename Scott Lahteine 2016-06-08 16:41:57 -0700
  • 2d55862499 Use memset in mbl.reset to save 58 bytes Scott Lahteine 2016-06-08 16:05:18 -0700
  • 9b42658faf Merge pull request #3983 from thinkyhead/rc_fix_ftostr Scott Lahteine 2016-06-08 14:21:16 -0700
  • b23f710034 Cleanup and naming for num-to-string functions Scott Lahteine 2016-06-08 12:50:12 -0700
  • 3d56b9d127 Merge pull request #3979 from thinkyhead/mbl_cell Scott Lahteine 2016-06-07 19:12:46 -0700
  • cca047424d MBL: cel => cell Scott Lahteine 2016-06-07 19:10:39 -0700
  • 08a9bd017b Merge pull request #3976 from petrzjunior/rc_lang_cz_160607 Scott Lahteine 2016-06-07 18:05:44 -0700
  • 49ecaf774d Rename some auto/locals to avoid name conflict Scott Lahteine 2016-06-07 15:38:45 -0700
  • 9171a3d94f Update Czech language 2016/06/07 petrzjunior 2016-06-07 18:59:13 +0200
  • 5e6fdbb4cb Merge pull request #3963 from thinkyhead/rc_advance_steppers Scott Lahteine 2016-06-05 02:46:06 -0700
  • 4b3d5aec7a Merge pull request #3110 from thinkyhead/rc_manual_moves Scott Lahteine 2016-06-05 02:45:39 -0700
  • 47b5c55c29 Implement the delayed-move technique Scott Lahteine 2016-04-03 18:06:17 -0700
  • a3e25a0fca Instead of trying to move now, set a flag to move asap Scott Lahteine 2016-03-07 20:11:56 -0800
  • e2a8961635 Use e_steps[EXTRUDERS] instead of e_steps[4] Scott Lahteine 2016-06-05 01:44:53 -0700
  • 43947072d5 Merge pull request #3895 from thinkyhead/rc_singlenozzle_part_2 Scott Lahteine 2016-06-04 15:23:17 -0700
  • 05868de195 Merge pull request #3958 from thinkyhead/rc_fix_3955 Scott Lahteine 2016-06-04 02:10:26 -0700
  • d7e4e8e9be Fix a typo in #3955 Scott Lahteine 2016-06-04 02:09:58 -0700
  • 4bdcf3afe4 Merge pull request #3956 from thinkyhead/rc_mbl_single_axis_fix Scott Lahteine 2016-06-03 21:56:12 -0700
  • c2362c1b3c Apply Marlin coding standards to MBL class Scott Lahteine 2016-06-03 21:31:38 -0700
  • c06de0f097 MBL: Added keeping MBL active when homing single axises for #3750 Edward Patel 2016-05-24 22:53:15 +0200
  • f2fb66c00d With SINGLENOZZLE only set temperature for the active tool Scott Lahteine 2016-05-30 00:42:26 -0700
  • cd441ce652 SINGLENOZZLE: EXTRUDERS versus HOTENDS Scott Lahteine 2016-05-26 17:43:20 -0700
  • 32f8300cc6 Merge pull request #3944 from thinkyhead/rc_eboston_lcd_contrast Scott Lahteine 2016-06-03 17:08:41 -0700
  • 9c87bf835c Merge pull request #3947 from thinkyhead/rc_statics_stepper Scott Lahteine 2016-06-03 17:08:15 -0700
  • 08871d4d6e Merge pull request #3950 from boelle/patch-3 Scott Lahteine 2016-06-03 17:07:02 -0700
  • 4e13cd3f35 Merge pull request #3955 from MagoKimbra/RCBugFix Scott Lahteine 2016-06-03 15:50:37 -0700
  • 2403a1cf9c Merge pull request #3952 from rafacouto/RCBugFix Scott Lahteine 2016-06-03 15:46:03 -0700
  • 8529122af1 Merge pull request #3946 from thinkyhead/rc_g28_servo_raise_before_stow Scott Lahteine 2016-06-03 15:45:36 -0700
  • f499be084a Fix M428 width DELTA & SCARA MagoKimbra 2016-06-03 23:23:23 +0200
  • 5f759a2200 Merge branch 'RCBugFix' of https://github.com/rafacouto/Marlin into RCBugFix Rafa Couto 2016-06-03 18:27:02 +0200
  • 5f8db3f574 Galician language update. Rafa Couto 2016-06-03 14:24:35 +0200
  • e1591befee Galician language update. Rafa Couto 2016-06-03 14:24:35 +0200
  • 8532bf4087 last of missing defines added Bo Herrmannsen 2016-06-03 11:20:46 +0200
  • 81384dfd36 Apply static to remaining stepper methods Scott Lahteine 2016-06-02 17:57:56 -0700
  • 0d793fb2be Merge pull request #3939 from thinkyhead/rc_resume_get_position Scott Lahteine 2016-06-02 17:25:51 -0700
  • 664b299a51 This fix is not DELTA compatible Scott Lahteine 2016-06-02 17:11:54 -0700
  • 064efb20e0 Also call clear_command_queue for lcd_sdcard_stop Scott Lahteine 2016-05-31 17:41:32 -0700
  • 6277395e1e set_current_position_from_planner() after stepper.quick_stop() Scott Lahteine 2016-05-31 15:16:21 -0700
  • 381bc6f0b0 set_position => set_position_mm Scott Lahteine 2016-05-31 15:39:37 -0700
  • 663d2463dc Merge pull request #3922 from thinkyhead/rc_statics_stepper Scott Lahteine 2016-06-02 17:14:24 -0700
  • 194185539d Merge pull request #3925 from thinkyhead/rc_statics_planner Scott Lahteine 2016-06-02 17:14:04 -0700
  • 3fd9b331f0 Merge pull request #3924 from thinkyhead/rc_statics_temperature Scott Lahteine 2016-06-02 17:13:17 -0700
  • 5b5270ab50 Merge pull request #3943 from thinkyhead/rc_contrast_adjust Scott Lahteine 2016-06-02 17:05:04 -0700
  • db0fd021d0 Z raise options independent of ABL so G28 can use them Scott Lahteine 2016-06-02 16:02:43 -0700
  • 9eecb4404b Make raise_z_after_probing null sometimes Scott Lahteine 2016-06-02 16:01:42 -0700
  • 28fb1f8994 Tweak #endif comment for ABL GRID Scott Lahteine 2016-06-02 15:20:10 -0700
  • b3a37b493d Patch G28 servo stow to use Conditionals, raise_z_after_probing Scott Lahteine 2016-06-01 19:48:17 -0700
  • 5390c846a5 Positive conditions for HAS_LCD_CONTRAST Scott Lahteine 2016-06-02 14:45:52 -0700
  • efa7209acf Improved LCD contrast handling Scott Lahteine 2016-06-02 14:34:51 -0700
  • b703fa9538 Add sanity check for SAV_3DGLCD display types Scott Lahteine 2016-06-02 14:35:14 -0700
  • 3aefa04386 Raise the servo probe before stow outside ABL context lrpirlet 2016-06-01 20:41:49 +0200
  • 9729e9c450 Combine ST7565 / U8GLIB_NHD_C12864 items in dogm Scott Lahteine 2016-06-01 01:42:14 -0700
  • f331763eca Merge pull request #3829 from thinkyhead/rc_fix_T_command Scott Lahteine 2016-05-31 19:36:18 -0700
  • 67f816ff79 Merge pull request #3926 from thinkyhead/rc_statics_endstops Scott Lahteine 2016-05-31 19:35:41 -0700
  • 2bd4f33369 Merge pull request #3928 from thinkyhead/rc_allen_key_cleanup Scott Lahteine 2016-05-31 19:18:21 -0700
  • d698c89971 Fix bad movement in gcode_T when switching Scott Lahteine 2016-05-23 14:46:29 -0700
  • 1a01a44a94 Merge pull request #3936 from thinkyhead/rc_sav_mk1 Scott Lahteine 2016-05-31 18:46:25 -0700
  • 4770d7c346 Merge pull request #3933 from boelle/patch-2 Scott Lahteine 2016-05-31 18:42:38 -0700
  • c6c01eaaac Merge pull request #3888 from thinkyhead/rc_slower_max31855 Scott Lahteine 2016-05-31 18:40:38 -0700
  • a0b000d752 Support for SAV_3DGLCD OLED LCD controller Scott Lahteine 2016-05-31 11:47:37 -0700
  • bd97bbc52a Make HAS_LCD_CONTRAST a boolean flag Scott Lahteine 2016-05-31 11:47:02 -0700
  • bc77670673 Merge pull request #3929 from thinkyhead/rc_fix_printrboard_dac Scott Lahteine 2016-05-31 10:29:37 -0700
  • a1a8240606 added defines present in en but not in da Bo Herrmannsen 2016-05-31 14:57:52 +0200
  • 3d7d034fad Merge pull request #3932 from boelle/patch-1 Roxy-3DPrintBoard 2016-05-31 07:34:29 -0500