358 Commits (906fa05bd69ee5de18e4c083bda408699e296676)

Author SHA1 Message Date
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) 3 years ago
Scott Lahteine 4194cdda5b ♻️ Refactor Linear / Logical / Distinct Axes (#21953) 3 years ago
Scott Lahteine c90fa530db Update G34 for 4x Z steppers (#22039) 3 years ago
Scott Lahteine cdbd438a04 🎨 Rename all/no axis enums 3 years ago
Scott Lahteine 49b05ba989 🎨 Flags for homing directions 3 years ago
Scott Lahteine 26a244325b ♻️ Refactor axis counts and loops 3 years ago
Scott Lahteine f7d28ce1d6 🎨 Misc cleanup and fixes 3 years ago
Scott Lahteine 6a1e78e614 Optimize G-code flag parameters (#21849) 3 years ago
Scott Lahteine 899fcf51e6 Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine 9f22aaea2f Clean up formatting, wrap macros 3 years ago
Scott Lahteine 4ab19e7882 Update temperature types 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 3 years ago
fedetony 027a5a872d Realtime Reporting, S000, P000, R000 (#19330) 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Scott Lahteine 1bd35072cb Fix axis char printing 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
espr14 a97f6c4c74 Endstops always on in G28 (#21441) 3 years ago
Miguel Risco-Castillo 3c9ffa77f9 Ender 3 V2 Status Line (#21369) 3 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 3 years ago
Cal1sto f332cca4a7 Fix TouchMI stow in G34 (#21291) 3 years ago
Mike La Spina db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 3 years ago
Tanguy Pruvot 6cfd190107 Followup to MP_SCARA/TPARA patches (#21248) 3 years ago
Axel 864d27d460 TPARA - 3DOF robot arm IK (#21005) 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
ldursw c9d757fc0e Init (stow) BLTouch before X/Y homing (#21192) 3 years ago
X-Ryl669 532dbb8064 Fix and improve G-code queue (#21122) 3 years ago
swissnorp fc09581aa3 Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444) 3 years ago
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
Scott Lahteine a09d7a59b4 Fix IDEX broken endstop test (#21110) 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
X-Ryl669 9ae204df9c Serial refactor followup (#20932) 3 years ago
Scott Lahteine 4b9f2f13b1 AutoReport class (Temperature, Cardreader) (#20913) 3 years ago
Scott Lahteine 0b7de80a6f Move common strings (#20846) 3 years ago
zeleps 522c78b5e6 Fix Tramming Wizard behavior (#20796) 3 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
Scott Lahteine 6d3e22dd4a Fix some comments 4 years ago
Victor Oliveira fadc8a1944 LVGL and Classic UI for STM32 (#20552) 4 years ago
Tanguy Pruvot be3e45d759 Fix G28 leveling state, UBL compile (#20499) 4 years ago
cr20-123 bc3f2f246f Fix G34 compile with bed leveling disabled (#20537) 4 years ago
Dick Streefland b799d0d073 Apply HOME_AFTER_DEACTIVATE for 'G28 O' (#20525) 4 years ago
Scott Lahteine bee6b8af8f Use homing_feedrate function 4 years ago