68 Commits (51a61c5431aa9153eb7c580214ec0f310b2abb8e)

Author SHA1 Message Date
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
Nick e66e51fa6d
Safe Z homing for Power Loss Recovery (#16909) 3 years ago
swissnorp bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444) 3 years ago
deirdreobyrne 468e437390
Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
ellensp b3ecede429
Fix G29 missing defines (#21145) 3 years ago
Jason Smith 81d7bd8f41
Validate defined probe points (#20572) 4 years ago
Scott Lahteine 45996fd20a Init tare pin once 4 years ago
InsanityAutomation 2963229dfa
Probe Tare, Probe Activation Switch (#20379) 4 years ago
InsanityAutomation 7a168205eb
Minimum temp options for Probing and G12 Nozzle Clean (#20383) 4 years ago
Scott Lahteine e5d0b27aaf Rename QUIET_PROBING 4 years ago
wmariz 58ac815822
Level Corners with Probe option (#20241) 4 years ago
Scott Lahteine 296a2ad7e4 Consistent Probe XY offset type 4 years ago
Marcio Teixeira a74e82fbae Fix NO_WORKSPACE_OFFSETS compile 4 years ago
InsanityAutomation 6375829448
Apply home offsets to probing, Z Safe Homing (#19423) 4 years ago
ellensp d88e694d06
Fix Z_AFTER_HOMING without probe (#19607) 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
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