Scott Lahteine
|
43d4e30668
|
🐛 Fix M_State_grbl when G29 calls G28
|
3 years ago |
Scott Lahteine
|
9956e62674
|
🧑💻 Apply axis conditionals
|
3 years ago |
Dan Royer
|
b3fd03198a
|
✨ Polargraph / Makelangelo kinematics (#22790)
|
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
|
49b05ba989
|
🎨 Flags for homing directions
|
4 years ago |
Scott Lahteine
|
57eef65d9c
|
♻️ Refactor axis homing/trusted state bits
|
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 |
fedetony
|
027a5a872d
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
Scott Lahteine
|
a4d5f96e9a
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 years ago |
Scott Lahteine
|
3226e12037
|
Add typedef celsius_t (#21374)
|
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 |
deirdreobyrne
|
e6bf89e82b
|
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
a09d7a59b4
|
Fix IDEX broken endstop test (#21110)
|
4 years ago |
Scott Lahteine
|
71be210795
|
Move some MarlinCore and MarlinUI code (#20832)
|
4 years ago |
Scott Lahteine
|
8884b1f9a6
|
Move duplication_e_mask
|
4 years ago |
rafaljot
|
f50abfcb1b
|
Homing feedrates as XYZ array (#20426)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
bee6b8af8f
|
Use homing_feedrate function
|
4 years ago |
Scott Lahteine
|
448cf2c357
|
Adjust axis homed / trusted methods (#20323)
|
4 years ago |
InsanityAutomation
|
af956bbb32
|
Apply home offsets to probing, Z Safe Homing (#19423)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
nb-rapidia
|
3becc3ad63
|
Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Jason Smith
|
d81abf1d50
|
Fix SET_SOFT_ENDSTOP_LOOSE w/out soft endstops (#19734)
|
4 years ago |
Scott Lahteine
|
647981ef44
|
Simple bool in soft_endstops_t
|
4 years ago |
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>
|
4 years ago |
Scott Lahteine
|
b3890d385c
|
Add multi-extruder condition
|
4 years ago |
bilsef
|
ea39d3c45e
|
Support for Teensy 4 (#19311)
|
4 years ago |
Scott Lahteine
|
ee572856e9
|
Add set_all_homed
|
4 years ago |
swissnorp
|
7d2e4481c7
|
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
|
4 years ago |
Scott Lahteine
|
d10f7eae31
|
set_axis_not_trusted => set_axis_never_homed
|
4 years ago |
Victor Tseng
|
25c7577779
|
Fix DELTA + TMC sensorless homing + SPI endstops (#18811)
|
4 years ago |
fedetony
|
32dba5e0c7
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 years ago |
Scott Lahteine
|
e5ff55a1be
|
Add typedef celsius_t (#21374)
|
4 years ago |
Axel
|
a46e025725
|
TPARA - 3DOF robot arm IK (#21005)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
dfa33082bb
|
Fix some config builds
|
4 years ago |
jbuck2005
|
ee7701c15b
|
SPEED => FEEDRATE (#21217)
|
4 years ago |
swissnorp
|
bcda46e3f3
|
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
deirdreobyrne
|
468e437390
|
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
7e172bf456
|
Fix IDEX broken endstop test (#21110)
|
4 years ago |
Scott Lahteine
|
c0870d417a
|
Move some MarlinCore and MarlinUI code (#20832)
|
4 years ago |
Scott Lahteine
|
ba2cadb479
|
Move duplication_e_mask
|
4 years ago |
rafaljot
|
fbcc07261d
|
Homing feedrates as XYZ array (#20426)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |