73 Commits (eccd82b7c1049b098546334fab7ac152e1fa1ce7)

Author SHA1 Message Date
  Scott Lahteine eccd82b7c1 ⚡️ Add PROBE_PT_LAST_STOW 4 years ago
  Scott Lahteine 363e83731f 🔧 HAS_CUSTOM_PROBE_PIN => USES_Z_MIN_PROBE_PIN 4 years ago
  lujios 05ebde3812
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899) 4 years ago
  DerAndere 7726af9c53
🏗️ Support for up to 6 linear axes (#19112) 4 years ago
  Scott Lahteine 72e3d2492f Update temperature types 4 years ago
  Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 4 years ago
  Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 4 years ago
  Nick e66e51fa6d
Safe Z homing for Power Loss Recovery (#16909) 4 years ago
  swissnorp bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444) 4 years ago
  deirdreobyrne 468e437390
Allow Zero Endstops (e.g., for CNC) (#21120) 4 years ago
  ellensp b3ecede429
Fix G29 missing defines (#21145) 4 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) 5 years ago
  Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 5 years ago
  MoellerDi 3bfbd47c6d
Fix 3-point middle point (#18383) 5 years ago
  ellensp ce62209bce
Probe margin. Bump config version (#18140) 5 years ago
  Scott Lahteine 7aed32df00 Fix SD_FINISHED_RELEASECOMMAND bug 5 years ago
  Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 5 years ago
  Scott Lahteine 7709261ea9 Move shared code to wait_for_bed_heating 5 years ago
  Anders Sahlman c669420134
Pass along sanity_check for (G33) probing (#17006) 5 years ago
  Scott Lahteine be62ab2d02 Move reachable test to Probe class 5 years ago
  Scott Lahteine cf597e2bb1 Allow weird probe values in G33 5 years ago
  Scott Lahteine 130e36d766 Tweak ABL logging, document probing 5 years ago
  Scott Lahteine 081ef46e76 Fix Arduino IDE compile for DUE 5 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
  Scott Lahteine 995a9238b3 Probe singleton patch 5 years ago
  Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 5 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