322 Commits (f82b13359520baf4da4e41aa85ed0fe3f8d31173)

Author SHA1 Message Date
fedetony b586b64119 Fix Realtime Reporting with G-code Motion Modes (#21630) 4 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 4 years ago
fedetony 027a5a872d Realtime Reporting, S000, P000, R000 (#19330) 4 years ago
Scott Lahteine 973f65f80c Use celsius_t for temperature accessors 4 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 4 years ago
Ramiro Polla 6d9aaf8de5 Macros to eliminate 'f + 0.0' (#21568) 4 years ago
Marcio T c46c2c4f3c Touch UI Bed Mesh Screen refactor, enhancements (#21521) 4 years ago
Marcio T 82e6a2ed62 G26 Hilbert Curve followup (#21480) 4 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 4 years ago
Scott Lahteine 259115bb3f Move apply_rotation_xyz into matrix_3x3 4 years ago
Scott Lahteine a572e2ed12 Put ABL state into a class 4 years ago
Miguel Risco-Castillo 3c9ffa77f9 Ender 3 V2 Status Line (#21369) 4 years ago
kpishere e087271d48 Misc build fixes (#21413) 4 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 4 years ago
Scott Lahteine af13128430 Group UBL parameters, add comments 4 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 4 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 4 years ago
jbuck2005 971fb8729a SPEED => FEEDRATE (#21217) 4 years ago
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120) 4 years ago
Scott Lahteine 897291c470 chmod and paths 4 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 4 years ago
Scott Lahteine 582458998f Use serial shorthand 4 years ago
Scott Lahteine 1bc65be70f Custom G26 FR followup 4 years ago
ScrewThisBanana b9d19291fe Adding custom move feedrate for G26 Travel moves, Original #20729 (#20879) 4 years ago
Roxy-3D 17a4ef6730 Revert "Adding custom move feedrate for G26 (#20729)" (#20870) 4 years ago
ScrewThisBanana 5398bfab36 Adding custom move feedrate for G26 (#20729) 4 years ago
Scott Lahteine 0b7de80a6f Move common strings (#20846) 4 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
qwewer0 44f689320b Use extra G35 BLTouch HS Mode clearance in Tramming Wizard (#20057) 4 years ago
Speaka ec5b2aab15 Tramming Wizard submenu option (#20000) 4 years ago
Speaka d4669dbf6a Fix G35 PROGMEM strings (#19926) 4 years ago
uwedamm 35d75c354e Fix G2/G3 P<circles> E and Z motion (#19797) 4 years ago
InsanityAutomation af956bbb32 Apply home offsets to probing, Z Safe Homing (#19423) 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
nb-rapidia 3becc3ad63 Fix IDEX layer shift and DIR states (#19756) 4 years ago
Earle F. Philhower, III ea65e10dc7 Add loose soft endstop state, apply to UBL fine-tune (#19681) 4 years ago
qwewer0 5047979340 Add REPORT_TRAMMING_MM option (#19682) 4 years ago
Jason Smith 8b4f82cd07 Fix various errors, warnings in example config builds (#19686) 4 years ago
swissnorp 0af95b188a G35 workaround for Pronterface "feature" (#19577) 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 years ago
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 4 years ago
Keith Bennett 9d60047018 Fix missing include (#19418) 4 years ago