117 Commits (198b3ae0f81f9524479741161ba88306766c3e6e)

Author SHA1 Message Date
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
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 5 years ago
InsanityAutomation e9cf46a9a5 M851 XY 3 point followup (incomplete) (#15361) 5 years ago
Scott Lahteine 5288c399ce Patch probe offset name, defines 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 5e13fe989f Rename some feedrate-oriented functions 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
InsanityAutomation f59a7e8b07 Print/display ABL current probe point (#14788) 5 years ago
Robby Candra e96468566d Fix Z_PROBE_END_SCRIPT in ABL (#14621) 5 years ago
Scott Lahteine ed0e6afacb Apply LIMIT macro 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 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 ce656e2a26 Update G-code injection, sub-commands (#14418) 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
InsanityAutomation 212860f090 Always change to Tool 0 on G29 (#14146) 5 years ago
InsanityAutomation 610fb46683 Fix some ExtUI issues (#13799) 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
Scott Lahteine 87162658c4
Fix and improve software endstops (#13386) 5 years ago
InsanityAutomation c03df89921 ExtUI Mesh Leveling Extensions (#13363) 5 years ago
Scott Lahteine 808b076000 Update some ABL/UBL conditionals 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
MasterPIC 3bb8b3529a Center ABL grid on bed with H parameter. (#12610) 6 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 b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 6 years ago
MasterPIC 6fbc87301f 'G29 H' to set a centered square probe area (linear, bilinear) (#12242) 6 years ago
Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 6 years ago
Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 years ago
Scott Lahteine e05e95cf97 Clean trailing whitespace 6 years ago
Colin Gilgenbach 0fff79c24b Fixes G29_with_retry behavior (#11045) 6 years ago
Scott Lahteine a2a30ff0ac Use Tool 0 for Dual X Axis G29 6 years ago
Scott Lahteine 4832be52d7 Followup to G29 O 6 years ago
Robert Mendon 86170e6a66 [2.0.x] Add O (optional) flag to G28/G29 (#10913) 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
Scott Lahteine bfe223e120 Adjust usage of stepper.synchronize 6 years ago
Scott Lahteine d7b699ec34 Fewer includes of vector_3.h 6 years ago
Scott Lahteine 59fda986ea Allow Z_AFTER_PROBING to be 0 6 years ago
Scott Lahteine a51ba6e3f6 Fix ABL grid bounds test for Delta/SCARA 6 years ago
Scott Lahteine df2f24617b Use 0 as the bed position (not Z_MIN_POS) 6 years ago
Scott Lahteine 99282a46e9 Make sure ABL (manual) starts close to the bed 6 years ago
Scott Lahteine aa20b3ef7c Fix linear/3-point manual leveling buffer overrun 6 years ago
Scott Lahteine bc45fb6b13 Tweak use of move_z_after_probing 6 years ago
Scott Lahteine c352954882 Allow no raise after run_z_probe in probe_pt 6 years ago