Commit Graph

  • 4980ecc1f7 Smaller binary using inline gcode argument getters Scott Lahteine 2016-06-08 17:03:28 -07:00
  • 16212432c9 G20/21 and M149 support, and code_value() refactor Reid Rankin 2016-05-31 10:26:08 -05:00
  • a569e89775 Merge pull request #3978 from thinkyhead/rc_planner_local_rename Scott Lahteine 2016-06-08 16:41:57 -07:00
  • 2d55862499 Use memset in mbl.reset to save 58 bytes Scott Lahteine 2016-06-08 16:05:18 -07:00
  • 9b42658faf Merge pull request #3983 from thinkyhead/rc_fix_ftostr Scott Lahteine 2016-06-08 14:21:16 -07:00
  • b23f710034 Cleanup and naming for num-to-string functions Scott Lahteine 2016-06-08 12:50:12 -07:00
  • 3d56b9d127 Merge pull request #3979 from thinkyhead/mbl_cell Scott Lahteine 2016-06-07 19:12:46 -07:00
  • cca047424d MBL: cel => cell Scott Lahteine 2016-06-07 19:10:39 -07:00
  • 08a9bd017b Merge pull request #3976 from petrzjunior/rc_lang_cz_160607 Scott Lahteine 2016-06-07 18:05:44 -07:00
  • 49ecaf774d Rename some auto/locals to avoid name conflict Scott Lahteine 2016-06-07 15:38:45 -07:00
  • 9171a3d94f Update Czech language 2016/06/07 petrzjunior 2016-06-07 18:59:13 +02:00
  • 5e6fdbb4cb Merge pull request #3963 from thinkyhead/rc_advance_steppers Scott Lahteine 2016-06-05 02:46:06 -07:00
  • 4b3d5aec7a Merge pull request #3110 from thinkyhead/rc_manual_moves Scott Lahteine 2016-06-05 02:45:39 -07:00
  • 47b5c55c29 Implement the delayed-move technique Scott Lahteine 2016-04-03 18:06:17 -07:00
  • a3e25a0fca Instead of trying to move now, set a flag to move asap Scott Lahteine 2016-03-07 20:11:56 -08:00
  • e2a8961635 Use e_steps[EXTRUDERS] instead of e_steps[4] Scott Lahteine 2016-06-05 01:44:53 -07:00
  • 43947072d5 Merge pull request #3895 from thinkyhead/rc_singlenozzle_part_2 Scott Lahteine 2016-06-04 15:23:17 -07:00
  • 05868de195 Merge pull request #3958 from thinkyhead/rc_fix_3955 Scott Lahteine 2016-06-04 02:10:26 -07:00
  • d7e4e8e9be Fix a typo in #3955 Scott Lahteine 2016-06-04 02:09:58 -07:00
  • 4bdcf3afe4 Merge pull request #3956 from thinkyhead/rc_mbl_single_axis_fix Scott Lahteine 2016-06-03 21:56:12 -07:00
  • c2362c1b3c Apply Marlin coding standards to MBL class Scott Lahteine 2016-06-03 21:31:38 -07:00
  • c06de0f097 MBL: Added keeping MBL active when homing single axises for #3750 Edward Patel 2016-05-24 22:53:15 +02:00
  • f2fb66c00d With SINGLENOZZLE only set temperature for the active tool Scott Lahteine 2016-05-30 00:42:26 -07:00
  • cd441ce652 SINGLENOZZLE: EXTRUDERS versus HOTENDS Scott Lahteine 2016-05-26 17:43:20 -07:00
  • 32f8300cc6 Merge pull request #3944 from thinkyhead/rc_eboston_lcd_contrast Scott Lahteine 2016-06-03 17:08:41 -07:00
  • 9c87bf835c Merge pull request #3947 from thinkyhead/rc_statics_stepper Scott Lahteine 2016-06-03 17:08:15 -07:00
  • 08871d4d6e Merge pull request #3950 from boelle/patch-3 Scott Lahteine 2016-06-03 17:07:02 -07:00
  • 4e13cd3f35 Merge pull request #3955 from MagoKimbra/RCBugFix Scott Lahteine 2016-06-03 15:50:37 -07:00
  • 2403a1cf9c Merge pull request #3952 from rafacouto/RCBugFix Scott Lahteine 2016-06-03 15:46:03 -07:00
  • 8529122af1 Merge pull request #3946 from thinkyhead/rc_g28_servo_raise_before_stow Scott Lahteine 2016-06-03 15:45:36 -07:00
  • f499be084a Fix M428 width DELTA & SCARA MagoKimbra 2016-06-03 23:23:23 +02:00
  • 5f759a2200 Merge branch 'RCBugFix' of https://github.com/rafacouto/Marlin into RCBugFix Rafa Couto 2016-06-03 18:27:02 +02:00
  • 5f8db3f574 Galician language update. Rafa Couto 2016-06-03 14:24:35 +02:00
  • e1591befee Galician language update. Rafa Couto 2016-06-03 14:24:35 +02:00
  • 8532bf4087 last of missing defines added Bo Herrmannsen 2016-06-03 11:20:46 +02:00
  • 81384dfd36 Apply static to remaining stepper methods Scott Lahteine 2016-06-02 17:57:56 -07:00
  • 0d793fb2be Merge pull request #3939 from thinkyhead/rc_resume_get_position Scott Lahteine 2016-06-02 17:25:51 -07:00
  • 664b299a51 This fix is not DELTA compatible Scott Lahteine 2016-06-02 17:11:54 -07:00
  • 064efb20e0 Also call clear_command_queue for lcd_sdcard_stop Scott Lahteine 2016-05-31 17:41:32 -07:00
  • 6277395e1e set_current_position_from_planner() after stepper.quick_stop() Scott Lahteine 2016-05-31 15:16:21 -07:00
  • 381bc6f0b0 set_position => set_position_mm Scott Lahteine 2016-05-31 15:39:37 -07:00
  • 663d2463dc Merge pull request #3922 from thinkyhead/rc_statics_stepper Scott Lahteine 2016-06-02 17:14:24 -07:00
  • 194185539d Merge pull request #3925 from thinkyhead/rc_statics_planner Scott Lahteine 2016-06-02 17:14:04 -07:00
  • 3fd9b331f0 Merge pull request #3924 from thinkyhead/rc_statics_temperature Scott Lahteine 2016-06-02 17:13:17 -07:00
  • 5b5270ab50 Merge pull request #3943 from thinkyhead/rc_contrast_adjust Scott Lahteine 2016-06-02 17:05:04 -07:00
  • db0fd021d0 Z raise options independent of ABL so G28 can use them Scott Lahteine 2016-06-02 16:02:43 -07:00
  • 9eecb4404b Make raise_z_after_probing null sometimes Scott Lahteine 2016-06-02 16:01:42 -07:00
  • 28fb1f8994 Tweak #endif comment for ABL GRID Scott Lahteine 2016-06-02 15:20:10 -07:00
  • b3a37b493d Patch G28 servo stow to use Conditionals, raise_z_after_probing Scott Lahteine 2016-06-01 19:48:17 -07:00
  • 5390c846a5 Positive conditions for HAS_LCD_CONTRAST Scott Lahteine 2016-06-02 14:45:52 -07:00
  • efa7209acf Improved LCD contrast handling Scott Lahteine 2016-06-02 14:34:51 -07:00
  • b703fa9538 Add sanity check for SAV_3DGLCD display types Scott Lahteine 2016-06-02 14:35:14 -07:00
  • 3aefa04386 Raise the servo probe before stow outside ABL context lrpirlet 2016-06-01 20:41:49 +02:00
  • 9729e9c450 Combine ST7565 / U8GLIB_NHD_C12864 items in dogm Scott Lahteine 2016-06-01 01:42:14 -07:00
  • f331763eca Merge pull request #3829 from thinkyhead/rc_fix_T_command Scott Lahteine 2016-05-31 19:36:18 -07:00
  • 67f816ff79 Merge pull request #3926 from thinkyhead/rc_statics_endstops Scott Lahteine 2016-05-31 19:35:41 -07:00
  • 2bd4f33369 Merge pull request #3928 from thinkyhead/rc_allen_key_cleanup Scott Lahteine 2016-05-31 19:18:21 -07:00
  • d698c89971 Fix bad movement in gcode_T when switching Scott Lahteine 2016-05-23 14:46:29 -07:00
  • 1a01a44a94 Merge pull request #3936 from thinkyhead/rc_sav_mk1 Scott Lahteine 2016-05-31 18:46:25 -07:00
  • 4770d7c346 Merge pull request #3933 from boelle/patch-2 Scott Lahteine 2016-05-31 18:42:38 -07:00
  • c6c01eaaac Merge pull request #3888 from thinkyhead/rc_slower_max31855 Scott Lahteine 2016-05-31 18:40:38 -07:00
  • a0b000d752 Support for SAV_3DGLCD OLED LCD controller Scott Lahteine 2016-05-31 11:47:37 -07:00
  • bd97bbc52a Make HAS_LCD_CONTRAST a boolean flag Scott Lahteine 2016-05-31 11:47:02 -07:00
  • bc77670673 Merge pull request #3929 from thinkyhead/rc_fix_printrboard_dac Scott Lahteine 2016-05-31 10:29:37 -07:00
  • a1a8240606 added defines present in en but not in da Bo Herrmannsen 2016-05-31 14:57:52 +02:00
  • 3d7d034fad Merge pull request #3932 from boelle/patch-1 Roxy-3DPrintBoard 2016-05-31 07:34:29 -05:00
  • 5eb7a79d93 initial changes to DA Bo Herrmannsen 2016-05-31 14:24:33 +02:00
  • 55ef04a566 Need to call dac_init() in setup() for DAC_STEPPER_CURRENT Scott Lahteine 2016-05-30 23:34:32 -07:00
  • 43a71ef226 Remove excess allen key probe examples from configs Scott Lahteine 2016-05-30 18:26:53 -07:00
  • 1582ed43bf Merge pull request #3918 from epatel/marlin/mbl_negative_xy_adv Scott Lahteine 2016-05-30 18:15:50 -07:00
  • ff53819856 Drop FORCE_INLINE in planner.h Scott Lahteine 2016-05-30 17:18:28 -07:00
  • e60224a943 Drop FORCE_INLINE from endstops.h Scott Lahteine 2016-05-30 17:08:46 -07:00
  • 85512e9372 Drop FORCE_INLINE from temperature.h Scott Lahteine 2016-05-30 17:06:50 -07:00
  • 78fb02a5ad Apply static to Temperature class Scott Lahteine 2016-05-26 11:58:38 -07:00
  • c3df293fc6 Merge pull request #3923 from thinkyhead/rc_statics_endstops Scott Lahteine 2016-05-30 16:48:23 -07:00
  • 02735fd500 Merge pull request #3921 from thinkyhead/rc_calc_timer_tweak Scott Lahteine 2016-05-30 16:47:03 -07:00
  • 668d50f68e Keep Stepper encapsulation, use static data and methods Scott Lahteine 2016-05-11 15:24:24 -07:00
  • 26f866b908 Apply static to Endstops class Scott Lahteine 2016-05-26 11:01:20 -07:00
  • 470d5ac09f Apply static to Planner class Scott Lahteine 2016-05-26 11:22:51 -07:00
  • ecfdcf7250 Tiny calc_timer speedup Scott Lahteine 2016-05-11 13:57:23 -07:00
  • 06593833ff MBL: Move border macros to Configuration_adv.h Edward Patel 2016-05-30 20:50:16 +02:00
  • ffe55c230d Merge pull request #3914 from thinkyhead/rc_fix_lcd_contrast Scott Lahteine 2016-05-30 11:20:14 -07:00
  • d3efc96289 Patch conditionals for DEFAULT_LCD_CONTRAST, MINIPANEL Scott Lahteine 2016-05-30 01:10:47 -07:00
  • 5a8918c9ec Merge pull request #3911 from epatel/marlin/mbl_3903_example_configs Scott Lahteine 2016-05-30 01:01:04 -07:00
  • 92a27c37b3 MBL: Apply https://github.com/MarlinFirmware/Marlin/pull/3903 to example_configurations Edward Patel 2016-05-30 09:50:11 +02:00
  • 7ba8f2dbc3 Merge pull request #3906 from thinkyhead/rc_fix_travis_helpers Scott Lahteine 2016-05-30 00:27:41 -07:00
  • 2805bf3d82 Less greedy regex in travis helper scripts Scott Lahteine 2016-05-26 21:04:32 -07:00
  • 3861f1e0da Merge pull request #3908 from jbrazio/bugfix/3826 Scott Lahteine 2016-05-30 00:08:57 -07:00
  • 8806c7bbcc Merge pull request #3903 from epatel/marlin/mbl_negative_xy Scott Lahteine 2016-05-29 22:07:35 -07:00
  • 189e60db55 Merge pull request #3909 from thinkyhead/fix_array_inits Scott Lahteine 2016-05-29 21:02:20 -07:00
  • dc22097b3a Fix some of array initializations Scott Lahteine 2016-05-29 20:55:13 -07:00
  • 40e64b36de
    Closes #3826: SD printing will now pause and stop the print counter João Brázio 2016-05-30 00:56:39 +01:00
  • eb2746a34f MBL: Fix for negative x/y positions Edward Patel 2016-05-28 21:05:43 +02:00
  • fe3122774a Merge pull request #3806 from thinkyhead/rc_coreyz_support Scott Lahteine 2016-05-26 18:50:43 -07:00
  • fad7680605 Slower SPI speed for MAX31855 Scott Lahteine 2016-05-25 18:15:36 -07:00
  • 30f6b84561 Merge pull request #3812 from thinkyhead/rc_mbl_index_finders Scott Lahteine 2016-05-23 15:54:37 -07:00
  • 89e630b2fb Merge pull request #3808 from thinkyhead/rc_singlenozzle Scott Lahteine 2016-05-23 15:52:19 -07:00
  • 827738a790 set_z parameters marked const Scott Lahteine 2016-05-23 13:49:52 -07:00
  • 9049f4084b EEPROM report uses G29 S3 Scott Lahteine 2016-05-23 13:49:29 -07:00
  • 4955163959 Propose simpler probe index methods Scott Lahteine 2016-05-21 19:22:08 -07:00