189 Commits (12f8168d1eba025ceb7762f49fc903cb123a8b3b)

Author SHA1 Message Date
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Scott Lahteine e64b7a3ab2 Clean up i2c encoder, sanitize serial 4 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
InsanityAutomation 2142beb2e5 Fix UI compile error in UBL (#15981) 5 years ago
Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 5 years ago
Jason Smith 9906e96ffb Allow UBL G29 J1 with PAUSE_BEFORE_DEPLOY_STOW (#15934) 5 years ago
InsanityAutomation cc4d3a215e Fix ExtUI UBL method calls (#15704) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 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
InsanityAutomation a6b0223eea Revive and improve DELTA probe bounds, LRFB options (#15372) 5 years ago
Scott Lahteine b2e1f77f58 Fix extraneous "Home XYZ First" message 5 years ago
InsanityAutomation e9cf46a9a5 M851 XY 3 point followup (incomplete) (#15361) 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine f9992c5f33 Implausible 5 years ago
Scott Lahteine 565a0e11ed Prevent 'current' name conflict, if needed 5 years ago
Scott Lahteine 9d9e2deb9b Tweak UBL G29 status print 5 years ago
InsanityAutomation f59a7e8b07 Print/display ABL current probe point (#14788) 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Roxy-3D 41b7f16ab8
Fix grammar of comment for G29 T command 5 years ago
Ludy dab2f0c89c Mask unused var, update (c) comments (#14455) 5 years ago
Ludy 0ca64a0ea3 Fix compile error with Z_PROBE_END_SCRIPT (#14447) 5 years ago
Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
InsanityAutomation b961251899 Add Z_PROBE_END_SCRIPT to UBL (#14419) 5 years ago
Scott Lahteine 78557076ff Add planner.synchronize to UBL G29 5 years ago
Scott Lahteine c6d39319de Fix some whitespace 5 years ago
GUEST.it 62ef54cb81 UBL: Log and display G29 progress (#14036) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) 5 years ago
Scott Lahteine cacec5764a Clean up whitespace 5 years ago
InsanityAutomation 3fb8489ae3 EXTUI and UBL compilation fixes (#13420) 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 39f1222060 One fewer G29 error string 5 years ago
Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Roxy-3D ab6908a513
Fix Probe Offset bug... 5 years ago
Scott Lahteine 4fa1c52688 Tweak serial output code 5 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine 1fcc13b011 Allow Serial Overrun Protection to be disabled 6 years ago
Marcio Teixeira c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) 6 years ago
Scott Lahteine df907a905f Update UBL comments for debug change 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Scott Lahteine 6093df11dc
Allow G26 to use the active extruder (#12387) 6 years ago