58 Commits (906fa05bd69ee5de18e4c083bda408699e296676)

Author SHA1 Message Date
Scott Lahteine cdbd438a04 🎨 Rename all/no axis enums 3 years ago
Scott Lahteine 26a244325b ♻️ Refactor axis counts and loops 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
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 0b7de80a6f Move common strings (#20846) 3 years ago
InsanityAutomation 3e26e23e60 Probe Tare, Probe Activation Switch (#20379) 4 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
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine d33fe2378c
Move common strings (#20846) 3 years ago
InsanityAutomation 2963229dfa
Probe Tare, Probe Activation Switch (#20379) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 4 years ago
Fabio Santos 25c7c43a82
Add SERIAL_FLOAT_PRECISION option (#18367) 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 49c5f614c6 Minor motion style changes 4 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 4 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 665e45e0ba Reduce string storage, use masking 'seen' 5 years ago
Scott Lahteine 25c4c2f24e Fix bool in M851 5 years ago
Scott Lahteine da1bda493e Apply Marlin conventions to M851 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 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Michiel Baird b824a517aa Add G38.4 and G38.5 (#13348) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Rolf Werum 524c6c10bf MAGNETIC_PARKING_EXTRUDER (#12351) 5 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
InsanityAutomation 1104054d73 2.0 IDEX Independent z offset and other fixes (#11862) 6 years ago
Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 years ago
Scott Lahteine 230ae6a143 Default G30 to engage / disengage 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 59fda986ea Allow Z_AFTER_PROBING to be 0 6 years ago
Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 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
Scott Lahteine 28f1276286
[2.0.x] Add Z_AFTER_PROBING option (#10058) 6 years ago
Scott Lahteine bf9fc8ac0e M851 - report only without parameters 6 years ago
Scott Lahteine 6e08ddce6e Correct M401 / M402 description 6 years ago
Scott Lahteine ae663a4198 PROBE_DOUBLE_TOUCH => MULTIPLE_PROBING 7 years ago