Jason Smith and Scott Lahteine
b904ba0f29
Improve Delta probing / calibration ( #15887 )
2019-11-21 03:26:00 -06:00
Jason Smith and Scott Lahteine
4ede13e36a
Fix G29 for updated meshCount type ( #15960 )
2019-11-21 03:19:56 -06:00
Jason Smith and Scott Lahteine
9906e96ffb
Allow UBL G29 J1 with PAUSE_BEFORE_DEPLOY_STOW ( #15934 )
2019-11-19 23:26:38 -06:00
Jason Smith and Scott Lahteine
2dab109baa
Update Anycubic Kossel config ( #15935 )
2019-11-19 23:23:25 -06:00
Jason Smith and Scott Lahteine
9fd35c84ce
SoftwareSerialM for SKR STM32F1 boards ( #15875 )
2019-11-12 22:16:54 -06:00
Jason Smith and Scott Lahteine
770adcfa15
Raise Z before homing X/Y on unknown Z ( #15859 )
2019-11-10 16:21:20 -06:00
Jason Smith and Scott Lahteine
b3f81eead5
Fix/improve TURBO_BACK_MENU_ITEM ( #15856 )
2019-11-09 19:27:30 -06:00
Jason Smith and Scott Lahteine
814a2eaf8f
Allow TMC baud rate override ( #15773 )
2019-11-06 17:08:12 -06:00
Jason Smith and Scott Lahteine
1fe0646d25
Use modified SoftwareSerialM which works with SKR Pro ( #15796 )
2019-11-04 15:17:42 -06:00
Jason Smith and Scott Lahteine
832cb7e1ac
Z_STEPPER_AUTO_ALIGN — To align with Z stepper points ( #15195 )
2019-10-16 13:39:58 -05:00
Jason Smith and Scott Lahteine
53abfdc2c3
Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards ( #15547 )
2019-10-15 14:18:46 -05:00
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