287 Commits

Author SHA1 Message Date
Bob Kuhn
58239c65cb 🐛 Fix init of delta safe height (for G29, G33, etc.) () 2022-05-07 15:54:33 -05:00
Scott Lahteine
5617edbb96 🧑‍💻 Misc. updates for extra axes () 2022-05-07 15:12:45 -05:00
Scott Lahteine
eb8d819325 🧑‍💻 Fewer string macros 2022-01-10 05:52:02 -06:00
DerAndere
41f80a4498 🚸 Include extra axes in position report () 2022-01-10 05:52:02 -06:00
Scott Lahteine
9956e62674 🧑‍💻 Apply axis conditionals 2022-01-09 04:33:24 -06:00
InsanityAutomation
9ecfa1d252 BLTouch High Speed mode runtime configuration (, )
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:10 -06:00
John Robertson
0e60c8b7e0 MarkForged YX kinematics () 2021-12-25 03:23:09 -06:00
InsanityAutomation
5b1ef638ee 🐛 Fix IDEX + DISABLE_INACTIVE_EXTRUDER () 2021-12-25 00:45:05 -06:00
Scott Lahteine
3d102a77ca 🎨 Apply F() to kill / sendinfoscreen 2021-12-25 00:45:04 -06:00
InsanityAutomation
72b99bf1ba 🐛 Fix IDEX Duplication Mode Positioning ()
Fixing 
2021-11-23 15:22:20 -06:00
espr14
604a01cd1a 🎨 steps_to_mm => mm_per_step () 2021-10-02 22:31:16 -05:00
Scott Lahteine
d338872e85 🐛 Fix reset_hotend_offsets 2021-10-02 22:31:16 -05:00
Dan Royer
b3fd03198a Polargraph / Makelangelo kinematics () 2021-10-02 22:31:16 -05:00
Scott Lahteine
b661795ae5 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
Keith Bennett
4219ae9106 ️ Revert ABL G29 feedrate ()
Reverts 9130f58
2021-08-18 20:35:58 -05:00
Scott Lahteine
b567717762 🐛 Prevent ABL G29 setting a funky feedrate
See 
2021-08-09 00:20:42 -05:00
Katelyn Schiesser
5054dc6ea2 🐛 Redundant Temp Sensor followup () 2021-07-17 02:41:31 -05:00
Katelyn Schiesser
ef41c1f452 🐛 Fix IJK axis references, E stepper indices ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-21 16:26:38 -05:00
qwewer0
dec083dcc1 ️ Home Z (and maybe XY) at the start of G35 () 2021-06-15 00:12:27 -05:00
DerAndere
e3df7d7bc8 ✏️ Followup to Six Linear Axes () 2021-06-15 00:05:52 -05:00
DerAndere
c1fca91103 🏗️ Support for up to 6 linear axes ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-15 00:05:03 -05:00
Scott Lahteine
4194cdda5b ♻️ Refactor Linear / Logical / Distinct Axes ()
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
2021-06-15 00:03:55 -05:00
Scott Lahteine
e75c3b6c54 🎨 Macros for optional arguments () 2021-05-29 15:09:07 -05:00
Scott Lahteine
87a943756a 🎨 Move HAS_EXTRUDERS 2021-05-22 16:18:42 -05:00
Scott Lahteine
cdbd438a04 🎨 Rename all/no axis enums 2021-05-22 16:18:42 -05:00
Scott Lahteine
49b05ba989 🎨 Flags for homing directions 2021-05-22 16:09:18 -05:00
Scott Lahteine
57eef65d9c ♻️ Refactor axis homing/trusted state bits 2021-05-22 16:08:46 -05:00
Scott Lahteine
26a244325b ♻️ Refactor axis counts and loops 2021-05-22 16:08:08 -05:00
Scott Lahteine
f7d28ce1d6 🎨 Misc cleanup and fixes 2021-05-22 16:08:03 -05:00
Luu Lac
e3998dc3df M154 Position Auto-Report ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-15 15:06:59 -05:00
vyacheslav-shubin
ed224ca7d8 🩹 G60-G61 Save E position () 2021-05-15 15:05:53 -05:00
Victor Oliveira
a0ea7cbf26 Fix bad DELTA probe move () 2021-05-02 17:06:47 -05:00
fedetony
32dba5e0c7
Realtime Reporting, S000, P000, R000 () 2021-04-16 01:59:28 -05:00
Scott Lahteine
3517fbdcbd Blocking move followup 2021-04-12 20:58:43 -05:00
Scott Lahteine
4044ed8783 Add 'blocking move' comments 2021-04-12 20:15:41 -05:00
Ramiro Polla
1a2cbe100c
Macros to eliminate 'f + 0.0' () 2021-04-08 21:03:34 -05:00
Scott Lahteine
1879eede0d Fix axis char printing 2021-04-07 15:43:57 -05:00
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' () 2021-04-01 17:59:57 -05:00
Miguel Risco-Castillo
930752d46e
Ender 3 V2 Status Line ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-24 10:12:57 -05:00
Scott Lahteine
e5ff55a1be
Add typedef celsius_t () 2021-03-24 04:11:43 -05:00
Tanguy Pruvot
a0d312396a
Followup to MP_SCARA/TPARA patches () 2021-03-04 17:34:38 -06:00
Scott Lahteine
dd388aedfd TPARA followup 2021-03-03 17:57:24 -06:00
Axel
a46e025725
TPARA - 3DOF robot arm IK ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-03 17:46:32 -06:00
Scott Lahteine
dfa33082bb Fix some config builds 2021-03-01 09:14:17 -06:00
jbuck2005
ee7701c15b
SPEED => FEEDRATE () 2021-02-27 15:54:43 -06:00
swissnorp
bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-25 10:09:00 -06:00
Victor Oliveira
7fc75fc482
Zero Endstops followup () 2021-02-25 09:23:30 -06:00
Katelyn Schiesser
735c1b6183 PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND () 2021-02-25 08:33:16 -06:00
deirdreobyrne
468e437390
Allow Zero Endstops (e.g., for CNC) ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-25 04:49:34 -06:00
X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-08 00:37:24 -06:00