147 Commits (7415e4e66d84022d19afbd89218addaa80b9e1be)

Author SHA1 Message Date
  Siana Gearz 7415e4e66d
Fix Allen Key Probe pin test (#19520) 3 years ago
  swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 4 years ago
  JP Flouret 31349fd69a
Fix "probing failed" false positives (#18435) 4 years ago
  Fabio Santos 25c7c43a82
Add SERIAL_FLOAT_PRECISION option (#18367) 4 years ago
  Kirill Vergun 1ea4e393c9 No 'probing failed' with retry (#18379) 4 years ago
  Scott Lahteine e5b0892f08 Fix TERN typo, EXTRA_PROBING 4 years ago
  Scott Lahteine ab2b98e425 Apply composite tests 4 years ago
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
  Davide Toldo 720795ac7d
More verbose probing error (#17482) 4 years ago
  Scott Lahteine f090a927f4 Reapply BLTouch deploy/stow patch 4 years ago
  Scott Lahteine 747b964295
Clean up user-wait, SD completion (#17315) 4 years ago
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
  Scott Lahteine 7709261ea9 Move shared code to wait_for_bed_heating 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 e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
  Scott Lahteine 1d8d91afc6 No limit needed on this raise 4 years ago
  InsanityAutomation 84b6e11bd5
Better probe fail handling (#16811) 4 years ago
  Scott Lahteine 130e36d766 Tweak ABL logging, document probing 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
  Scott Lahteine 50889c0f94
Move L64XX index_to_axis to progmem (#16697) 4 years ago
  Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 4 years ago
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) (#15929) 4 years ago
  Luu Lac 509e1ab053 TOUCH_MI_DEPLOY_XPOS fallback to X_MIN_POS (#16226) 4 years ago
  Scott Lahteine f83bc0aa13 Optimize common strings 4 years ago
  Piotr fe4c69b64a Poll *all* enabled endstop pins (#15525) 4 years ago
  Marcio Teixeira 6a865a6146 Multi-language support (#15453) 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 4 years ago
  Scott Lahteine b2e1f77f58 Fix extraneous "Home XYZ First" message 4 years ago
  Robby Candra 9c288a682d Followup to probe_at_point change (#15342) 4 years ago
  Scott Lahteine 5288c399ce Patch probe offset name, defines 4 years ago
  Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 4 years ago
  InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 4 years ago
  Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 4 years ago
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 4 years ago
  kakou-fr 6b1c4dec46 Touch Mi: Add magnet Y position (#15166) 4 years ago
  Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 4 years ago
  InsanityAutomation f218405c36 Fix ExtUI invalid speed, timer (#15031) 4 years ago
  Scott Lahteine 17cd1a4f26 Tweak TOUCH_MI_DEPLOY_XPOS block 4 years ago
  InsanityAutomation af5a7a2925 Add missing ExtUI user confirmation (#14992) 4 years ago
  Fourmi eb3a3d249e Fix TouchMI probe movement (left side) (#14875) 4 years ago
  Ludy 528c9885f2 Fix wait_for_user + PAUSE_BEFORE_DEPLOY_STOW issue (#14831) 4 years ago
  Fourmi d34364a086 Default TOUCH_MI_DEPLOY_XPOS to min X (#14736) 4 years ago