336 Commits (d8db00e31febec6fa1a71e5ead6f0bff849fe15a)

Author SHA1 Message Date
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) 4 years ago
qwewer0 7ef03a761b Assisted Tramming improvements (#20298) 4 years ago
InsanityAutomation 588fec6474 Minimum temp options for Probing and G12 Nozzle Clean (#20383) 4 years ago
Scott Lahteine 20bd54f6d3 Preheat before leveling 4 years ago
InsanityAutomation 70d393b5cd Move ExtUI ABL mesh edit, limit to bilinear (#20381) 4 years ago
Scott Lahteine 4b6fa1b54d Move G29 3-point startup earlier 4 years ago
Scott Lahteine 284cc8f62d ExtUI homing / leveling additions 4 years ago
Scott Lahteine 4e940ffcc2 Cosmetic G29 ABL tweak 4 years ago
Victor Oliveira 3d9b453000 Add Touch Calibration screen (#20049) 4 years ago