Scott Lahteine
|
31a3cc6278
|
🐛 No translated serial strings
|
3 years ago |
Katelyn Schiesser
|
5054dc6ea2
|
🐛 Redundant Temp Sensor followup (#22196)
|
3 years ago |
lujios
|
ee54cd4bd7
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
3 years ago |
Scott Lahteine
|
f76b063e58
|
🚸 M666: Fix value filter, add report (#22337)
In reference to #22325
|
3 years ago |
Scott Lahteine
|
78c2eb6876
|
🎨 Check flags without ENABLED
|
3 years ago |
ellensp
|
3e5d867276
|
🐛 Fix Z_MULTI_ENDSTOPS + NUM_Z_STEPPER_DRIVERS 4 compile (#22203)
|
3 years ago |
Scott Lahteine
|
f2f23e8097
|
🎨 Cosmetic changes for G28
|
3 years ago |
Katelyn Schiesser
|
ce7bbafb8f
|
💡 Add G28 L description (#22144)
|
3 years ago |
qwewer0
|
dec083dcc1
|
⚡️ Home Z (and maybe XY) at the start of G35 (#22060)
|
3 years ago |
Scott Lahteine
|
c9a3ba99be
|
🎨 Adjust some conditionals
|
3 years ago |
Marcio T
|
317afae37c
|
✏️ Six Linear Axes followup (typos) (#22094)
|
3 years ago |
DerAndere
|
c1fca91103
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 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
|
c90fa530db
|
✨ Update G34 for 4x Z steppers (#22039)
|
3 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
|
26a244325b
|
♻️ Refactor axis counts and loops
|
4 years ago |
Scott Lahteine
|
f7d28ce1d6
|
🎨 Misc cleanup and fixes
|
4 years ago |
Scott Lahteine
|
6a1e78e614
|
Optimize G-code flag parameters (#21849)
|
4 years ago |
Scott Lahteine
|
899fcf51e6
|
Add whole-degree accessors, simplify some temperature-related features (#21685)
|
4 years ago |
Scott Lahteine
|
9f22aaea2f
|
Clean up formatting, wrap macros
|
4 years ago |
Scott Lahteine
|
4ab19e7882
|
Update temperature types
|
4 years ago |
Scott Lahteine
|
c67e115f61
|
Revert experimental NAN patch
Hold changes from #21575 (24a095c ) for more testing.
|
4 years ago |
fedetony
|
027a5a872d
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
Scott Lahteine
|
c66cbf0d69
|
Reduce math library code size by 3.4KB (#21575)
|
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 |
espr14
|
a97f6c4c74
|
Endstops always on in G28 (#21441)
|
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
|
c6774812fa
|
More IntelliSense-friendly declarations
|
4 years ago |
Cal1sto
|
f332cca4a7
|
Fix TouchMI stow in G34 (#21291)
|
4 years ago |
Mike La Spina
|
db4d9b7fcf
|
Cooler (for Laser) - M143, M193 (#21255)
|
4 years ago |
Tanguy Pruvot
|
6cfd190107
|
Followup to MP_SCARA/TPARA patches (#21248)
|
4 years ago |
Axel
|
864d27d460
|
TPARA - 3DOF robot arm IK (#21005)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
fbb30a2570
|
Serial macros cleanup
|
4 years ago |
ldursw
|
c9d757fc0e
|
Init (stow) BLTouch before X/Y homing (#21192)
|
4 years ago |
X-Ryl669
|
532dbb8064
|
Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
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 |
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 |
X-Ryl669
|
9ae204df9c
|
Serial refactor followup (#20932)
|
4 years ago |
Scott Lahteine
|
4b9f2f13b1
|
AutoReport class (Temperature, Cardreader) (#20913)
|
4 years ago |
Scott Lahteine
|
0b7de80a6f
|
Move common strings (#20846)
|
4 years ago |
zeleps
|
522c78b5e6
|
Fix Tramming Wizard behavior (#20796)
|
4 years ago |
Scott Lahteine
|
aabd40a7a2
|
Optimize some G-code strings
|
4 years ago |
Scott Lahteine
|
7c7d28345e
|
Optimize some G76 strings
|
4 years ago |
qwewer0
|
f19a1833bd
|
Fix M48 output (#20713)
|
4 years ago |
Scott Lahteine
|
eff2330ce1
|
G34/M422 cleanup
|
4 years ago |
zeleps
|
3b4c5f982c
|
Fix PARKING_EXTRUDER homing with solenoid (#20473)
|
4 years ago |