Commit Graph

334 Commits

Author SHA1 Message Date
Cal1sto f332cca4a7 Fix TouchMI stow in G34 (#21291) 2021-04-29 08:45:16 -05:00
Mike La Spina db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 2021-04-29 08:45:15 -05:00
Tanguy Pruvot 6cfd190107 Followup to MP_SCARA/TPARA patches (#21248) 2021-04-29 08:45:15 -05:00
Axel 864d27d460 TPARA - 3DOF robot arm IK (#21005)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:15 -05:00
Scott Lahteine fbb30a2570 Serial macros cleanup 2021-04-29 08:45:15 -05:00
ldursw c9d757fc0e Init (stow) BLTouch before X/Y homing (#21192) 2021-04-29 08:45:14 -05:00
X-Ryl669 532dbb8064 Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
swissnorp fc09581aa3 Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
Scott Lahteine a09d7a59b4 Fix IDEX broken endstop test (#21110) 2021-04-29 08:45:14 -05:00
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
X-Ryl669 9ae204df9c Serial refactor followup (#20932) 2021-04-29 08:45:13 -05:00
Scott Lahteine 4b9f2f13b1 AutoReport class (Temperature, Cardreader) (#20913) 2021-04-29 08:45:12 -05:00
Scott Lahteine 0b7de80a6f Move common strings (#20846) 2021-04-29 08:45:12 -05:00
zeleps 522c78b5e6 Fix Tramming Wizard behavior (#20796) 2021-04-29 08:45:12 -05:00
Scott Lahteine aabd40a7a2 Optimize some G-code strings 2021-04-29 08:45:11 -05:00
Scott Lahteine 7c7d28345e Optimize some G76 strings 2021-04-29 08:45:11 -05:00
qwewer0 f19a1833bd Fix M48 output (#20713) 2021-04-29 08:45:11 -05:00
Scott Lahteine eff2330ce1 G34/M422 cleanup 2021-04-29 08:45:11 -05:00
zeleps 3b4c5f982c Fix PARKING_EXTRUDER homing with solenoid (#20473) 2021-04-29 08:45:10 -05:00
Scott Lahteine 6d3e22dd4a Fix some comments 2021-04-29 08:45:10 -05:00
Victor Oliveira fadc8a1944 LVGL and Classic UI for STM32 (#20552) 2021-04-29 08:45:10 -05:00
Tanguy Pruvot be3e45d759 Fix G28 leveling state, UBL compile (#20499) 2021-04-29 08:45:09 -05:00
cr20-123 bc3f2f246f Fix G34 compile with bed leveling disabled (#20537) 2021-04-29 08:45:09 -05:00
Dick Streefland b799d0d073 Apply HOME_AFTER_DEACTIVATE for 'G28 O' (#20525) 2021-04-29 08:45:09 -05:00
Scott Lahteine bee6b8af8f Use homing_feedrate function 2021-04-29 08:45:09 -05:00
JoAnn Manges 878305671b Fix RESTORE_LEVELING_AFTER_G28 (#20471) 2021-04-29 08:45:09 -05:00
Scott Lahteine e6b3c74069 Always enable leveling after G28 2021-04-29 08:45:09 -05:00
Scott Lahteine 3a73f04fd3 G28 followup 2021-04-29 08:45:08 -05:00
Scott Lahteine 107834f899 G28 tweaks 2021-04-29 08:45:08 -05:00
Scott Lahteine 284cc8f62d ExtUI homing / leveling additions 2021-04-29 08:45:08 -05:00
Scott Lahteine 448cf2c357 Adjust axis homed / trusted methods (#20323) 2021-04-29 08:45:08 -05:00
wmariz 747bde7e64 Level Corners with Probe option (#20241) 2021-04-29 08:45:07 -05:00
swissnorp 0c24347cdb Probe Offset Wizard improvements (#20239) 2021-04-29 08:45:07 -05:00
Scott Lahteine 109c08e9e5 Consistent Probe XY offset type 2021-04-29 08:45:07 -05:00
InsanityAutomation dc949f5488 G34 Z stepper locking (#20091)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Scott Lahteine 27c74d2f72 Add HOME_Z_FIRST option (#20113) 2021-04-29 08:45:06 -05:00
Orel f5f6170858 Fix DAC-related bugs (#19921)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:04 -05:00
InsanityAutomation af956bbb32 Apply home offsets to probing, Z Safe Homing (#19423)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:03 -05:00
Scott Lahteine 332adafa23 MarlinUI followup 2021-04-29 08:45:03 -05:00
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 2021-04-29 08:45:03 -05:00
nb-rapidia 3becc3ad63 Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:03 -05:00
Keith Bennett 70dc2ee9bb If needed, home before G34 (#19713) 2021-04-29 08:45:02 -05:00
Earle F. Philhower, III ea65e10dc7 Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:02 -05:00
InsanityAutomation d2863466ac G34 Mechanical Gantry Calibration (like Prusa M915) (#18972)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:02 -05:00
Scott Lahteine 69917690f3 Adjust HAL platform defines, comments 2021-04-29 08:45:01 -05:00
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 2021-04-29 08:45:01 -05:00
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 2021-04-29 08:45:00 -05:00
Scott Lahteine bc081473f2 Fix up tests, warnings 2021-04-29 08:45:00 -05:00
Cole Markham 9065a8da89 Fix CoreXY compile with backlash cal. (#19422) 2021-04-29 08:44:59 -05:00