Commit graph

326 commits

Author SHA1 Message Date
Scott Lahteine
4233e4864f
🚸 MarlinUI Endstop Test Screen, and more (#25667) 2023-04-22 01:56:10 -05:00
Scott Lahteine
c8c5ab22ce
🧑‍💻 Gather Z clearances (#25701) 2023-04-17 19:29:53 -05:00
Scott Lahteine
161b99cb54
🐛 Fix some bad feedrates (#25672) 2023-04-14 01:08:51 -05:00
Scott Lahteine
f53217b2c5 🧑‍💻 Probe flag in do_z_clearance 2023-04-11 18:47:31 -05:00
Scott Lahteine
185961f898 🧑‍💻 More debug in motion.* 2023-04-11 18:47:31 -05:00
Scott Lahteine
c4aa39dc86 🩹 Fix BLTouch stow in homeaxis(Z) 2023-04-10 23:03:15 -05:00
Scott Lahteine
266786406c 🎨 Misc. probe-related cleanup 2023-04-10 20:41:33 -05:00
Scott Lahteine
4aec74f246
🐛 INVERT_*_DIR for FT_MOTION (#25637) 2023-04-05 11:58:24 -05:00
Scott Lahteine
49f1cc8efe 🎨 Refine probe, more debug 2023-03-30 12:55:05 -05:00
DerAndere
babd3b0037
🧑‍💻 Add get_move_distance for rotation/kinematics (#25370) 2023-02-21 12:26:10 -06:00
Scott Lahteine
f595878b5b 🩹 Various simple fixes 2023-02-08 20:42:41 -06:00
Dan Royer
738f0a10f5
POLARGRAPH / PEN_UP_DOWN_MENU (#25303)
Co-authored-by: Dan Royer <1464454+i-make-robots@users.noreply.github.com>
2023-01-31 00:12:03 -06:00
Scott Lahteine
087e19a0ed
🔧 Fix build with no Y axis (#25311) 2023-01-30 22:11:50 -06:00
Scott Lahteine
fffc96661f 🐛 Fix homing_needed_error bits 2023-01-23 01:35:36 -06:00
Scott Lahteine
7e72981b8c 🚸 Fix homing_needed_error language 2023-01-21 23:08:27 -06:00
ellensp
b7c23631c5
🐛 Fix misc. UI issues (#25252)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-01-21 20:08:37 -06:00
kadir ilkimen
7717beb793 Polar Kinematics (#25214) 2023-01-10 23:33:09 -06:00
Dan Royer
5a80fc2617
🐛 Fix and improve Polargraph (#24847)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-10-16 00:03:42 -05:00
studiodyne
458e1aea41 XY_COUNTERPART_BACKOFF_MM 2022-09-07 15:41:17 -05:00
DerAndere
d8df9ffd61
🐛 Fix kinematic feedrate (#24568) 2022-07-30 20:49:15 -05:00
Arthur Masson
9706cd0d7d
Polargraph M665 settings (#24401) 2022-07-16 16:58:18 -05:00
tombrazier
920799e38d
️ Optimize G2-G3 Arcs (#24366) 2022-07-08 14:41:39 -05:00
Scott Lahteine
54e7b933cd
♻️ Encapsulate PID in class (#24389) 2022-07-03 10:32:47 -05:00
Scott Lahteine
3522d5376c 🩹 Wrap SENSORLESS_STALLGUARD_DELAY 2022-06-03 20:55:15 -05:00
lujios
41f73cb457
️ Improve Sensorless homing/probing accuracy for G28, G33, M48 (#24220)
Co-authored-by: Robby Candra <robbycandra.mail@gmail.com>
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com>
2022-06-03 00:19:25 -05:00
Scott Lahteine
1f322b565f ♻️ More updates for multi-axis 2022-05-27 00:46:46 -05:00
Scott Lahteine
a93146b71d 🐛 Fix SEGMENT_LEVELED_MOVES with UBL 2022-05-22 17:05:39 -05:00
Scott Lahteine
c5126de559
🧑‍💻 MAP macro for axis lists, etc. (#24191) 2022-05-22 16:08:29 -05:00
Scott Lahteine
b523ddf1b2
♻️ Common Bed Leveling object name, accessors (#24214) 2022-05-19 06:05:52 -05:00
Keith Bennett
df40181357
💥 Num Axes and Multi-Stepper based on Driver Types (#24120)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-04 19:25:02 -05:00
Scott Lahteine
b37d13af72 🔧 Base NUM_AXES on defined DRIVER_TYPEs (#24106) 2022-04-29 15:23:34 -05:00
Scott Lahteine
2dcfa140e9 🎨 misc. cleanup 2022-04-21 07:10:05 -05:00
Scott Lahteine
80810f1b18 🚨 Fix some compiler warnings 2022-04-14 21:34:06 -05:00
Robby Candra
b19f745659
♻️ Bilinear refactor followup (#24009)
Followup to #23868
2022-04-09 19:39:04 -05:00
DerAndere
e5b651f407
Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-01 00:10:38 -05:00
Scott Lahteine
8dfdf51678 🎨 Format, use status macros 2022-03-25 18:06:03 -05:00
Scott Lahteine
258a2ed112 🎨 Apply _TERN where possible 2022-03-23 00:31:13 -05:00
InsanityAutomation
a9c30cb9c1
📝 Fix X2_MAX_POS comment (#23873) 2022-03-13 17:00:35 -05:00
Bob Kuhn
d987e23d5b
🐛 Fix init of delta safe height (for G29, G33, etc.) (#23622) 2022-02-06 08:35:18 -06:00
Scott Lahteine
40481947fc
🧑‍💻 Misc. updates for extra axes (#23521) 2022-01-14 03:14:13 -06:00
Scott Lahteine
224b6e5af9 🩹 Fix some logical axis usage 2022-01-10 05:51:16 -06:00
Scott Lahteine
9665a4434c 🧑‍💻 Fewer string macros 2022-01-10 02:51:50 -06:00
DerAndere
a719020348
🚸 Include extra axes in position report (#23490) 2022-01-10 02:44:16 -06:00
Scott Lahteine
e65c12cf96 🧑‍💻 Apply axis conditionals 2022-01-02 09:26:34 -06:00
InsanityAutomation
2893048e29
BLTouch High Speed mode runtime configuration (#22916)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-21 22:09:55 -06:00
John Robertson
e5154ec281
MarkForged YX kinematics (#23163) 2021-11-23 15:24:24 -06:00
InsanityAutomation
15ebe45f36
🐛 Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) 2021-10-12 18:40:56 -05:00
InsanityAutomation
b3fd0a5050
🐛 Fix IDEX Duplication Mode Positioning (#22914)
Fixing #22538
2021-10-09 18:13:19 -05:00
Scott Lahteine
65b950a489 🎨 Apply F() to kill / sendinfoscreen 2021-10-04 00:26:29 -05:00
espr14
228eb9c404
🎨 steps_to_mm => mm_per_step (#22847) 2021-09-27 14:05:52 -05:00