InsanityAutomation
|
b3fd0a5050
|
🐛 Fix IDEX Duplication Mode Positioning (#22914)
Fixing #22538
|
3 years ago |
Scott Lahteine
|
65b950a489
|
🎨 Apply F() to kill / sendinfoscreen
|
3 years ago |
espr14
|
228eb9c404
|
🎨 steps_to_mm => mm_per_step (#22847)
|
3 years ago |
Scott Lahteine
|
35ad3b0d3b
|
🐛 Fix reset_hotend_offsets
|
3 years ago |
Dan Royer
|
3344071f24
|
Polargraph / Makelangelo kinematics (#22790)
|
3 years ago |
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
3 years ago |
Keith Bennett
|
6464601411
|
⏪️ Revert ABL G29 feedrate (#22574)
Reverts 9130f58
|
4 years ago |
Scott Lahteine
|
9130f58f3f
|
🐛 Prevent ABL G29 setting a funky feedrate
See #22472
|
4 years ago |
Katelyn Schiesser
|
b2f0913083
|
🐛 Redundant Temp Sensor followup (#22196)
|
4 years ago |
Katelyn Schiesser
|
de4b3498c7
|
🐛 Fix IJK axis references, E stepper indices (#22176)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
qwewer0
|
6bdd0fcda1
|
⚡️ Home Z (and maybe XY) at the start of G35 (#22060)
|
4 years ago |
DerAndere
|
ba4fa49834
|
✏️ Followup to Six Linear Axes (#22056)
|
4 years ago |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
dd4990252e
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
4 years ago |
Scott Lahteine
|
84fd0eff17
|
🎨 Macros for optional arguments (#21969)
|
4 years ago |
Scott Lahteine
|
2de54dab84
|
🎨 Move HAS_EXTRUDERS
|
4 years ago |
Scott Lahteine
|
f4951ed56b
|
🎨 Rename all/no axis enums
|
4 years ago |
Scott Lahteine
|
49771c4a9e
|
🎨 Flags for homing directions
|
4 years ago |
Scott Lahteine
|
458677c63a
|
♻️ Refactor axis homing/trusted state bits
|
4 years ago |
Scott Lahteine
|
a6e5492b08
|
♻️ Refactor axis counts and loops
|
4 years ago |
Scott Lahteine
|
abbe3f0dc7
|
🎨 Misc cleanup and fixes
|
4 years ago |
Luu Lac
|
7f774cab90
|
M154 Position Auto-Report (#18427)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
vyacheslav-shubin
|
0d629c80c7
|
🩹 G60-G61 Save E position (#21810)
|
4 years ago |
Victor Oliveira
|
fb2bfe1cef
|
Fix bad DELTA probe move (#21781)
|
4 years ago |
fedetony
|
32dba5e0c7
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
Scott Lahteine
|
3517fbdcbd
|
Blocking move followup
|
4 years ago |
Scott Lahteine
|
4044ed8783
|
Add 'blocking move' comments
|
4 years ago |
Ramiro Polla
|
1a2cbe100c
|
Macros to eliminate 'f + 0.0' (#21568)
|
4 years ago |
Scott Lahteine
|
1879eede0d
|
Fix axis char printing
|
4 years ago |
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 years ago |
Miguel Risco-Castillo
|
930752d46e
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
e5ff55a1be
|
Add typedef celsius_t (#21374)
|
4 years ago |
Tanguy Pruvot
|
a0d312396a
|
Followup to MP_SCARA/TPARA patches (#21248)
|
4 years ago |
Scott Lahteine
|
dd388aedfd
|
TPARA followup
|
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 |
Victor Oliveira
|
7fc75fc482
|
Zero Endstops followup (#21188)
|
4 years ago |
Katelyn Schiesser
|
735c1b6183
|
PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835)
|
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 |
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
c0870d417a
|
Move some MarlinCore and MarlinUI code (#20832)
|
4 years ago |
zeleps
|
2f17f2207a
|
Don't apply hotend_offset.z to Z soft endstops (#20675)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
FanDjango
|
55d1938977
|
Defer "quiet probing" till the last Z bump (#20610)
|
4 years ago |
Scott Lahteine
|
ca47dffa35
|
Fix delayed_move_time elapsed test
|
4 years ago |
InsanityAutomation
|
548d5603ea
|
Fix IDEX reboot on travel after G28 X (#20654)
|
4 years ago |
ellensp
|
56a5d0b287
|
Homing code followup (#20632)
Patching a87e5197cf
|
4 years ago |
Scott Lahteine
|
a87e5197cf
|
Document, adjust some homing code
|
4 years ago |
wmariz
|
c87c354403
|
Refactor 'Level Corners with Probe' (#20460)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |