Bob Kuhn
|
58239c65cb
|
🐛 Fix init of delta safe height (for G29, G33, etc.) (#23622)
|
3 years ago |
Scott Lahteine
|
5617edbb96
|
🧑💻 Misc. updates for extra axes (#23521)
|
3 years ago |
Scott Lahteine
|
eb8d819325
|
🧑💻 Fewer string macros
|
3 years ago |
DerAndere
|
41f80a4498
|
🚸 Include extra axes in position report (#23490)
|
3 years ago |
Scott Lahteine
|
9956e62674
|
🧑💻 Apply axis conditionals
|
3 years ago |
InsanityAutomation
|
9ecfa1d252
|
✨ BLTouch High Speed mode runtime configuration (#22916, #23337)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
John Robertson
|
0e60c8b7e0
|
✨ MarkForged YX kinematics (#23163)
|
3 years ago |
InsanityAutomation
|
5b1ef638ee
|
🐛 Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925)
|
3 years ago |
Scott Lahteine
|
3d102a77ca
|
🎨 Apply F() to kill / sendinfoscreen
|
3 years ago |
InsanityAutomation
|
72b99bf1ba
|
🐛 Fix IDEX Duplication Mode Positioning (#22914)
Fixing #22538
|
3 years ago |
espr14
|
604a01cd1a
|
🎨 steps_to_mm => mm_per_step (#22847)
|
3 years ago |
Scott Lahteine
|
d338872e85
|
🐛 Fix reset_hotend_offsets
|
3 years ago |
Dan Royer
|
b3fd03198a
|
✨ Polargraph / Makelangelo kinematics (#22790)
|
3 years ago |
Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
3 years ago |
Keith Bennett
|
4219ae9106
|
⏪️ Revert ABL G29 feedrate (#22574)
Reverts 9130f58
|
3 years ago |
Scott Lahteine
|
b567717762
|
🐛 Prevent ABL G29 setting a funky feedrate
See #22472
|
3 years ago |
Katelyn Schiesser
|
5054dc6ea2
|
🐛 Redundant Temp Sensor followup (#22196)
|
3 years ago |
Katelyn Schiesser
|
ef41c1f452
|
🐛 Fix IJK axis references, E stepper indices (#22176)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
qwewer0
|
dec083dcc1
|
⚡️ Home Z (and maybe XY) at the start of G35 (#22060)
|
3 years ago |
DerAndere
|
e3df7d7bc8
|
✏️ Followup to Six Linear Axes (#22056)
|
4 years ago |
DerAndere
|
c1fca91103
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
4194cdda5b
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
4 years ago |
Scott Lahteine
|
e75c3b6c54
|
🎨 Macros for optional arguments (#21969)
|
4 years ago |
Scott Lahteine
|
87a943756a
|
🎨 Move HAS_EXTRUDERS
|
4 years ago |
Scott Lahteine
|
cdbd438a04
|
🎨 Rename all/no axis enums
|
4 years ago |
Scott Lahteine
|
49b05ba989
|
🎨 Flags for homing directions
|
4 years ago |
Scott Lahteine
|
57eef65d9c
|
♻️ Refactor axis homing/trusted state bits
|
4 years ago |
Scott Lahteine
|
26a244325b
|
♻️ Refactor axis counts and loops
|
4 years ago |
Scott Lahteine
|
f7d28ce1d6
|
🎨 Misc cleanup and fixes
|
4 years ago |
Luu Lac
|
e3998dc3df
|
M154 Position Auto-Report (#18427)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
vyacheslav-shubin
|
ed224ca7d8
|
🩹 G60-G61 Save E position (#21810)
|
4 years ago |
Victor Oliveira
|
a0ea7cbf26
|
Fix bad DELTA probe move (#21781)
|
4 years ago |
fedetony
|
027a5a872d
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
Scott Lahteine
|
ac5b39b354
|
Blocking move followup
|
4 years ago |
Scott Lahteine
|
49fba5a82a
|
Add 'blocking move' comments
|
4 years ago |
Ramiro Polla
|
6d9aaf8de5
|
Macros to eliminate 'f + 0.0' (#21568)
|
4 years ago |
Scott Lahteine
|
1bd35072cb
|
Fix axis char printing
|
4 years ago |
Scott Lahteine
|
a4d5f96e9a
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 years ago |
Miguel Risco-Castillo
|
3c9ffa77f9
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
3226e12037
|
Add typedef celsius_t (#21374)
|
4 years ago |
Tanguy Pruvot
|
6cfd190107
|
Followup to MP_SCARA/TPARA patches (#21248)
|
4 years ago |
Scott Lahteine
|
d61e7dd685
|
TPARA followup
|
4 years ago |
Axel
|
864d27d460
|
TPARA - 3DOF robot arm IK (#21005)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
be8b547261
|
Fix some config builds
|
4 years ago |
jbuck2005
|
971fb8729a
|
SPEED => FEEDRATE (#21217)
|
4 years ago |
swissnorp
|
fc09581aa3
|
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Victor Oliveira
|
52c539eced
|
Zero Endstops followup (#21188)
|
4 years ago |
Katelyn Schiesser
|
7240c2172b
|
PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835)
|
4 years ago |
deirdreobyrne
|
e6bf89e82b
|
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
X-Ryl669
|
77f48d2bad
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |