Commit Graph

328 Commits

Author SHA1 Message Date
ec42be346d Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-26 16:54:46 -06:00
bcda46e3f3 Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-25 10:09:00 -06:00
468e437390 Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-25 04:49:34 -06:00
7e172bf456 Fix IDEX broken endstop test (#21110) 2021-02-16 21:13:53 -06:00
e7c711996b Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-08 00:37:24 -06:00
27366197f3 Serial refactor followup (#20932) 2021-01-31 17:21:27 -06:00
9d0e64a725 AutoReport class (Temperature, Cardreader) (#20913) 2021-01-28 20:40:20 -06:00
d33fe2378c Move common strings (#20846) 2021-01-22 15:01:19 -06:00
1b19eed195 Fix Tramming Wizard behavior (#20796) 2021-01-16 23:08:48 -06:00
fb41413b76 Optimize some G-code strings 2021-01-16 22:53:50 -06:00
299f849ffa Optimize some G76 strings 2021-01-09 00:09:03 -06:00
4eedeabb51 Fix M48 output (#20713) 2021-01-07 17:55:57 -06:00
208200a3cc G34/M422 cleanup 2021-01-04 17:52:00 -06:00
815c636449 Fix PARKING_EXTRUDER homing with solenoid (#20473) 2021-01-01 14:54:44 -06:00
198b3ae0f8 Fix some comments 2020-12-27 16:27:15 -06:00
4d6b6bcffc LVGL and Classic UI for STM32 (#20552) 2020-12-23 20:01:21 -06:00
c559fc8227 Fix G28 leveling state, UBL compile (#20499) 2020-12-22 07:01:24 -06:00
0d95f67f2e Fix G34 compile with bed leveling disabled (#20537) 2020-12-21 17:43:45 -06:00
7afd274d0c Apply HOME_AFTER_DEACTIVATE for 'G28 O' (#20525) 2020-12-21 01:49:00 -06:00
20b3af1cc2 Use homing_feedrate function 2020-12-16 22:19:04 -06:00
1be16e3d8c Fix RESTORE_LEVELING_AFTER_G28 (#20471) 2020-12-15 00:16:50 -06:00
80bde7b6b5 Always enable leveling after G28 2020-12-14 20:34:22 -06:00
6f4589b375 G28 followup 2020-12-05 23:06:15 -06:00
139a33c9fc G28 tweaks 2020-12-05 20:14:44 -06:00
889695b6ba ExtUI homing / leveling additions 2020-12-05 18:29:03 -06:00
8fd8772a6f Adjust axis homed / trusted methods (#20323) 2020-11-29 19:06:40 -06:00
58ac815822 Level Corners with Probe option (#20241) 2020-11-26 07:58:19 -06:00
649965ae32 Probe Offset Wizard improvements (#20239) 2020-11-25 21:38:00 -06:00
296a2ad7e4 Consistent Probe XY offset type 2020-11-24 17:38:26 -06:00
1b0a5abd73 G34 Z stepper locking (#20091)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-12 22:54:18 -06:00
2282801172 Add HOME_Z_FIRST option (#20113) 2020-11-11 16:58:34 -06:00
e3f1f7cd85 Fix DAC-related bugs (#19921)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-27 21:37:10 -05:00
6375829448 Apply home offsets to probing, Z Safe Homing (#19423)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-18 15:53:12 -05:00
263f29a96a MarlinUI followup 2020-10-16 20:48:59 -05:00
eaf6777a66 Rename ultralcd => marlinui 2020-10-16 19:55:18 -05:00
418b3e5ee2 Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-16 16:59:55 -05:00
64711e0d56 If needed, home before G34 (#19713) 2020-10-13 18:13:25 -05:00
193c0a52d9 Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-12 16:48:04 -05:00
e7838c5f79 G34 Mechanical Gantry Calibration (like Prusa M915) (#18972)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-11 21:34:27 -05:00
4e8eea8e78 Adjust HAL platform defines, comments 2020-10-02 17:05:59 -05:00
4424645e04 Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
c2c6a679ea Rename LCD conditionals (#19533) 2020-09-28 01:13:27 -05:00
5f5f76956f Fix up tests, warnings 2020-09-22 19:59:02 -05:00
4628f0e237 Fix CoreXY compile with backlash cal. (#19422) 2020-09-19 08:14:34 -05:00
cd85fa3abe Better choice of code
Followup to #19344
2020-09-14 02:22:44 -05:00
1917ed8741 M872 wait for probe temperature (#19344) 2020-09-11 22:51:19 -05:00
a445746a8b Clean up LCD conditionals, DWIN 2020-09-06 23:21:42 -05:00
a12ac5e175 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 2020-08-27 16:05:53 -05:00
462d3eeab1 set_axis_not_trusted => set_axis_never_homed 2020-08-27 14:49:00 -05:00
4955aa5b78 Prusa => Průša 2020-08-26 02:15:50 -05:00