50 Commits (1815866877787b6f6c6a2315fe565362272452c6)

Author SHA1 Message Date
MoellerDi 3bfbd47c6d
Fix 3-point middle point (#18383) 4 years ago
ellensp ce62209bce
Probe margin. Bump config version (#18140) 4 years ago
Scott Lahteine 7aed32df00 Fix SD_FINISHED_RELEASECOMMAND bug 4 years ago
Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 4 years ago
Scott Lahteine 7709261ea9 Move shared code to wait_for_bed_heating 4 years ago
Anders Sahlman c669420134
Pass along sanity_check for (G33) probing (#17006) 4 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 4 years ago
Scott Lahteine cf597e2bb1 Allow weird probe values in G33 4 years ago
Scott Lahteine 130e36d766 Tweak ABL logging, document probing 4 years ago
Scott Lahteine 081ef46e76 Fix Arduino IDE compile for DUE 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 995a9238b3 Probe singleton patch 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
InsanityAutomation 97b5a5f469 Provide methods for M420 + MBL (#16602) 5 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) (#15929) 5 years ago
Scott Lahteine 47c19aa2b3 Clean up probe accessors 5 years ago
Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 5 years ago
Scott Lahteine 3f4636e916 "nozzle_to_probe_offset" is obsolete 5 years ago
Robby Candra f368c14a61 Fix Probe Manually Grid (#15598) 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 39578a5919 Fix probe without leveling 5 years ago
Scott Lahteine 661c3cfc99 Fix mesh bounds for MBL 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 c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
InsanityAutomation 691e5c3bb8 BLTouch V3.0 support (#13406) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
InsanityAutomation 082f6a27de ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853) 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Jan aa80e448e2 Store servo angles in EEPROM 6 years ago
Giuliano 4237c3d9f8 [2.0.x] different bltouch init (#11135) 6 years ago
Scott Lahteine 59fda986ea Allow Z_AFTER_PROBING to be 0 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
Scott Lahteine a90cbc6339
[2.0.x] Wait for bed heaters between probing (#10472) 6 years ago
Luc Van Daele 646aa20b43 Overhaul of G33 Delta Calibration (#8822) 6 years ago
Luc Van Daele ac2e0afb62 Low Point for delta calibration (#10363) 6 years ago
Scott Lahteine 8b8ad14178 Add Z_PROBE_LOW_POINT to prevent damage 6 years ago
Scott Lahteine adcb87f0db Z Endstop Servo => Z Probe Servo 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
LVD-AC 65f365333f [2.0.x] G33 probe error handling 7 years ago
Scott Lahteine 1d4571b88d Dependency adjustments 7 years ago
Scott Lahteine 3bba7d60f3 No retroactive changes with M851 Z 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 7 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 7 years ago