Jason Smith and Scott Lahteine
46763efb75
Fix tool-change move with hotend offset ( #15491 )
2019-10-09 19:48:00 -05:00
Jason Smith and Scott Lahteine
5f18f5bb90
Require TMCStepper >= 0.5.0 in platformio.ini ( #15382 )
2019-09-27 19:18:12 -05:00
Jason Smith and Scott Lahteine
f98999ca20
Fix includes in RAMPS_DUO and RAMPS_SMART ( #15321 )
2019-09-25 09:42:03 -05:00
Jason Smith and Scott Lahteine
66d0221077
Fix build with more than 2 Trinamic E steppers ( #15329 )
2019-09-25 02:30:07 -05:00
Jason Smith and Scott Lahteine
53124ca6b7
Fix 32-bit crash due to fwretract_settings_t pack(1) ( #15333 )
2019-09-25 01:08:30 -05:00
Jason Smith and Scott Lahteine
9aaa056286
Fix SCARA build from Arduino IDE ( #15317 )
2019-09-24 17:29:25 -05:00
Jason Smith and Scott Lahteine
6ed2bf631d
Fix FILAMENT_RUNOUT_SCRIPT without ADVANCED_PAUSE_FEATURE build ( #15313 )
2019-09-20 00:50:11 -05:00
Jason Smith and Scott Lahteine
514223f960
Fix BACKLASH_COMPENSATION compiler issues ( #15307 )
2019-09-20 00:48:41 -05:00
Jason Smith and Scott Lahteine
252f31b6f1
Fix/improve backoff feedrates ( #15300 )
2019-09-18 17:04:13 -05:00
Jason Smith and Scott Lahteine
be051c890f
Fix Z_STEPPER_ALIGN_[XY] sanity error ( #15124 )
2019-09-01 04:00:20 -05:00
Jason Smith and Scott Lahteine
534c105a7a
Fix 16-bit range check in TMenuItem::action_edit ( #14834 )
2019-08-05 20:02:29 -05:00
Jason Smith and Scott Lahteine
f2c5740d06
Add 'E' argument to G34 to allow stowing between probes ( #14533 )
...
- Use the return value from probe_pt during `G34`
Eliminate the assumption that probe_pt leaves current_position set to values relative to the probed points. This is not always true, depending on the raise_after argument.
- Add '`E`' argument to `G34` command allowing stowing between each probe.
2019-07-17 04:23:19 -05:00
sjasonsmith and Scott Lahteine
07b41a8c3f
Include SOLENOID_PROBE in leveling report ( #14344 )
2019-06-22 17:54:37 -05:00