63 Commits (26abc0614a01c8159ac1b9ef5f702ac67dfed2df)

Author SHA1 Message Date
Bob Kuhn e350acb360 🐛 Fix UBL regression (#24622) 2 years ago
tombrazier 733ca940c0 🐛 Fix 2d mesh print (#24536) 2 years ago
tombrazier e0deb75764 🐛 Fix Leveling apply/unapply (#24188) 2 years ago
Scott Lahteine b72f9277e9 ♻️ Common Bed Leveling object name, accessors (#24214) 2 years ago
Sergey f833f201aa update from 2.0.x 2 years ago
tombrazier 74565890f3 ♻️ Refactor and fix ABL Bilinear (#23868, #24009, #24107) 2 years ago
Sergey 3b88927356 2.0.8 update 3 years ago
pinchies 7e3cf82a40 Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING (#21692) 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine ead6d99069 Clean up, optimize ExtUI/TFT code (#21333) 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine bf631046c0 Fix some serial char, echo 3 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
pinchies a1ee5124d3
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING (#21692) 3 years ago
Scott Lahteine 528b9bd872 Revert experimental NAN patch 3 years ago
Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 1affbe2100
Clean up, optimize ExtUI/TFT code (#21333) 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 604afd52d1 Fix some serial char, echo 3 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Sergey 8dd26c1a3e Update to 2.0.6 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 3d3d2a923b Cleanup with updated macros 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Jason Smith 95d5a0c480 Fix DELTA_CALIBRATION_MENU recursive call (#16656) 4 years ago
Scott Lahteine b7a67f6f74 Extra debugging for leveling on/off 4 years ago
Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 4 years ago
Scott Lahteine 211ff67440 Patch blocking and manual moves 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine ee7558a622 Tweaks to Z fade behavior 5 years ago
InsanityAutomation b8cc61262f Finish G12, update Nozzle::clean (#14642) 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
InsanityAutomation 610fb46683 Fix some ExtUI issues (#13799) 5 years ago
Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5 years ago
InsanityAutomation c03df89921 ExtUI Mesh Leveling Extensions (#13363) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Scott Lahteine c239131ff5 Use 'serial_spaces' in 'print_2d_array' 6 years ago
Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 years ago
Karl Andersson 69d0ed5791 [2.0.x] Fix ambiguous function call (SERIAL_PROTOCOL_F) when using Arduino_Core_STM32 (#11747) 6 years ago