Scott Lahteine
|
899fcf51e6
|
Add whole-degree accessors, simplify some temperature-related features (#21685)
|
2021-04-29 08:45:19 -05:00 |
|
Scott Lahteine
|
9f22aaea2f
|
Clean up formatting, wrap macros
|
2021-04-29 08:45:19 -05:00 |
|
Scott Lahteine
|
4ab19e7882
|
Update temperature types
|
2021-04-29 08:45:19 -05:00 |
|
Scott Lahteine
|
c67e115f61
|
Revert experimental NAN patch
Hold changes from #21575 (24a095c) for more testing.
|
2021-04-29 08:45:19 -05:00 |
|
fedetony
|
027a5a872d
|
Realtime Reporting, S000, P000, R000 (#19330)
|
2021-04-29 08:45:19 -05:00 |
|
Scott Lahteine
|
c66cbf0d69
|
Reduce math library code size by 3.4KB (#21575)
|
2021-04-29 08:45:18 -05:00 |
|
Scott Lahteine
|
1bd35072cb
|
Fix axis char printing
|
2021-04-29 08:45:18 -05:00 |
|
Scott Lahteine
|
a4d5f96e9a
|
Replace 'const float &' with 'const_float_t' (#21505)
|
2021-04-29 08:45:17 -05:00 |
|
espr14
|
a97f6c4c74
|
Endstops always on in G28 (#21441)
|
2021-04-29 08:45:17 -05:00 |
|
Miguel Risco-Castillo
|
3c9ffa77f9
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:17 -05:00 |
|
Scott Lahteine
|
c6774812fa
|
More IntelliSense-friendly declarations
|
2021-04-29 08:45:16 -05:00 |
|
Cal1sto
|
f332cca4a7
|
Fix TouchMI stow in G34 (#21291)
|
2021-04-29 08:45:16 -05:00 |
|
Mike La Spina
|
db4d9b7fcf
|
Cooler (for Laser) - M143, M193 (#21255)
|
2021-04-29 08:45:15 -05:00 |
|
Tanguy Pruvot
|
6cfd190107
|
Followup to MP_SCARA/TPARA patches (#21248)
|
2021-04-29 08:45:15 -05:00 |
|
Axel
|
864d27d460
|
TPARA - 3DOF robot arm IK (#21005)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:15 -05:00 |
|
Scott Lahteine
|
fbb30a2570
|
Serial macros cleanup
|
2021-04-29 08:45:15 -05:00 |
|
ldursw
|
c9d757fc0e
|
Init (stow) BLTouch before X/Y homing (#21192)
|
2021-04-29 08:45:14 -05:00 |
|
X-Ryl669
|
532dbb8064
|
Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:14 -05:00 |
|
swissnorp
|
fc09581aa3
|
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:14 -05:00 |
|
deirdreobyrne
|
e6bf89e82b
|
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:14 -05:00 |
|
Scott Lahteine
|
a09d7a59b4
|
Fix IDEX broken endstop test (#21110)
|
2021-04-29 08:45:14 -05:00 |
|
X-Ryl669
|
77f48d2bad
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:13 -05:00 |
|
X-Ryl669
|
9ae204df9c
|
Serial refactor followup (#20932)
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
4b9f2f13b1
|
AutoReport class (Temperature, Cardreader) (#20913)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
0b7de80a6f
|
Move common strings (#20846)
|
2021-04-29 08:45:12 -05:00 |
|
zeleps
|
522c78b5e6
|
Fix Tramming Wizard behavior (#20796)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
aabd40a7a2
|
Optimize some G-code strings
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
7c7d28345e
|
Optimize some G76 strings
|
2021-04-29 08:45:11 -05:00 |
|
qwewer0
|
f19a1833bd
|
Fix M48 output (#20713)
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
eff2330ce1
|
G34/M422 cleanup
|
2021-04-29 08:45:11 -05:00 |
|
zeleps
|
3b4c5f982c
|
Fix PARKING_EXTRUDER homing with solenoid (#20473)
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
6d3e22dd4a
|
Fix some comments
|
2021-04-29 08:45:10 -05:00 |
|
Victor Oliveira
|
fadc8a1944
|
LVGL and Classic UI for STM32 (#20552)
|
2021-04-29 08:45:10 -05:00 |
|
Tanguy Pruvot
|
be3e45d759
|
Fix G28 leveling state, UBL compile (#20499)
|
2021-04-29 08:45:09 -05:00 |
|
cr20-123
|
bc3f2f246f
|
Fix G34 compile with bed leveling disabled (#20537)
|
2021-04-29 08:45:09 -05:00 |
|
Dick Streefland
|
b799d0d073
|
Apply HOME_AFTER_DEACTIVATE for 'G28 O' (#20525)
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
bee6b8af8f
|
Use homing_feedrate function
|
2021-04-29 08:45:09 -05:00 |
|
JoAnn Manges
|
878305671b
|
Fix RESTORE_LEVELING_AFTER_G28 (#20471)
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
e6b3c74069
|
Always enable leveling after G28
|
2021-04-29 08:45:09 -05:00 |
|
Scott Lahteine
|
3a73f04fd3
|
G28 followup
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
107834f899
|
G28 tweaks
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
284cc8f62d
|
ExtUI homing / leveling additions
|
2021-04-29 08:45:08 -05:00 |
|
Scott Lahteine
|
448cf2c357
|
Adjust axis homed / trusted methods (#20323)
|
2021-04-29 08:45:08 -05:00 |
|
wmariz
|
747bde7e64
|
Level Corners with Probe option (#20241)
|
2021-04-29 08:45:07 -05:00 |
|
swissnorp
|
0c24347cdb
|
Probe Offset Wizard improvements (#20239)
|
2021-04-29 08:45:07 -05:00 |
|
Scott Lahteine
|
109c08e9e5
|
Consistent Probe XY offset type
|
2021-04-29 08:45:07 -05:00 |
|
InsanityAutomation
|
dc949f5488
|
G34 Z stepper locking (#20091)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:06 -05:00 |
|
Scott Lahteine
|
27c74d2f72
|
Add HOME_Z_FIRST option (#20113)
|
2021-04-29 08:45:06 -05:00 |
|
Orel
|
f5f6170858
|
Fix DAC-related bugs (#19921)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:04 -05:00 |
|
InsanityAutomation
|
af956bbb32
|
Apply home offsets to probing, Z Safe Homing (#19423)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:03 -05:00 |
|