294 Commits (6cf2cf7bd4bba98dbcb73fca43c14953b977da9a)

Author SHA1 Message Date
Miguel Risco-Castillo 6cf2cf7bd4 Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733) 3 years ago
Scott Lahteine 5e97f37a78 🎨 screws_tilt_adjust_pos => tramming_points 3 years ago
Scott Lahteine c14b162b9e 🌐 MSG_PROBING_MESH => MSG_PROBING_POINT 3 years ago
Scott Lahteine dc5ae16861 🎨 Misc code and spacing cleanup 3 years ago
Keith Bennett 4219ae9106 ️ Revert ABL G29 feedrate (#22574) 3 years ago
Scott Lahteine c544711f14 🚚 Relocate and adjust DWIN E3V2 (#22471) 3 years ago
Scott Lahteine b567717762 🐛 Prevent ABL G29 setting a funky feedrate 3 years ago
Scott Lahteine 245b6e0884 Custom logging for MBL 3 years ago
Scott Lahteine 3e559d5c1c 🎨 abs => ABS 3 years ago
Scott Lahteine 35df24e1cb 🐛 One-based G35 point index output 3 years ago
Scott Lahteine 12581bcc44 🐛 Fix 3-point leveling position 3 years ago
vyacheslav-shubin c944e4fc60 🩹 Init var to suppress invalid warning (#22396) 3 years ago
Scott Lahteine 651f15f833 🎨 Cosmetic cleanup 3 years ago
qwewer0 dec083dcc1 ️ Home Z (and maybe XY) at the start of G35 (#22060) 3 years ago
InsanityAutomation d84e2d6e29 🎨 ExtUI "user click" and other tweaks (#22122) 3 years ago
Scott Lahteine c9a3ba99be 🎨 Adjust some conditionals 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine 6a1e78e614 Optimize G-code flag parameters (#21849) 3 years ago
Scott Lahteine 94edfc0a8f Let M421 C select any point 3 years ago
Scott Lahteine 158b26b875 Fix undefined abl_points 3 years ago
pinchies 7e3cf82a40 Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING (#21692) 3 years ago
fedetony b586b64119 Fix Realtime Reporting with G-code Motion Modes (#21630) 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 973f65f80c Use celsius_t for temperature accessors 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Ramiro Polla 6d9aaf8de5 Macros to eliminate 'f + 0.0' (#21568) 3 years ago
Marcio T c46c2c4f3c Touch UI Bed Mesh Screen refactor, enhancements (#21521) 3 years ago
Marcio T 82e6a2ed62 G26 Hilbert Curve followup (#21480) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 259115bb3f Move apply_rotation_xyz into matrix_3x3 3 years ago
Scott Lahteine a572e2ed12 Put ABL state into a class 3 years ago
Miguel Risco-Castillo 3c9ffa77f9 Ender 3 V2 Status Line (#21369) 3 years ago
kpishere e087271d48 Misc build fixes (#21413) 3 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 3 years ago
Scott Lahteine af13128430 Group UBL parameters, add comments 3 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
jbuck2005 971fb8729a SPEED => FEEDRATE (#21217) 3 years ago
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
Scott Lahteine 897291c470 chmod and paths 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 582458998f Use serial shorthand 3 years ago
Scott Lahteine 1bc65be70f Custom G26 FR followup 3 years ago
ScrewThisBanana b9d19291fe Adding custom move feedrate for G26 Travel moves, Original #20729 (#20879) 3 years ago
Roxy-3D 17a4ef6730 Revert "Adding custom move feedrate for G26 (#20729)" (#20870) 3 years ago
ScrewThisBanana 5398bfab36 Adding custom move feedrate for G26 (#20729) 3 years ago
Scott Lahteine 0b7de80a6f Move common strings (#20846) 3 years ago
Scott Lahteine 6162560b69 Internal G29N for G28+G29 (#20800) 3 years ago