83 コミット (5a80fc261736f6e88ec87b5544228383e2937894)

作成者 SHA1 メッセージ 日付
  ellensp 6d2b792a29
🐛 Fix operators for V axis (#24866) 1年前
  Bob Kuhn a88e847295 🐛 Fix Sensorless Probing compile (#24455) 2年前
  lujios 41f73cb457
⚡️ Improve Sensorless homing/probing accuracy for G28, G33, M48 (#24220) 2年前
  Scott Lahteine e2353be24f 🎨 Misc. cleanup, string optimization 2年前
  DerAndere e5b651f407
✨ Support for up to 9 axes (linear, rotary) (#23112) 2年前
  Scott Lahteine 6b47db3a68 🎨 General cleanup, comments 2年前
  A. Herlas cc87695ae7
✨ Z Offset Wizard for TFT_LVGL_UI (English) (#23489) 2年前
  ellensp a058a8a8b2
🐛 Fix Arduino build issues (#23510) 2年前
  Luc Van Daele 629498f8d4
🐛 Fix G33, Delta radii, reachable (#22795) 2年前
  Scott Lahteine b88117d636 🎨 Fix L64xx enable, clean up conditionals 2年前
  Scott Lahteine eccd82b7c1 ⚡️ Add PROBE_PT_LAST_STOW 3年前
  Scott Lahteine 363e83731f 🔧 HAS_CUSTOM_PROBE_PIN => USES_Z_MIN_PROBE_PIN 2年前
  lujios 05ebde3812
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899) 3年前
  DerAndere 7726af9c53
🏗️ Support for up to 6 linear axes (#19112) 3年前
  Scott Lahteine 72e3d2492f Update temperature types 3年前
  Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 3年前
  Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3年前
  Nick e66e51fa6d
Safe Z homing for Power Loss Recovery (#16909) 3年前
  swissnorp bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444) 3年前
  deirdreobyrne 468e437390
Allow Zero Endstops (e.g., for CNC) (#21120) 3年前
  ellensp b3ecede429
Fix G29 missing defines (#21145) 3年前
  Jason Smith 81d7bd8f41
Validate defined probe points (#20572) 3年前
  Scott Lahteine 45996fd20a Init tare pin once 3年前
  InsanityAutomation 2963229dfa
Probe Tare, Probe Activation Switch (#20379) 3年前
  InsanityAutomation 7a168205eb
Minimum temp options for Probing and G12 Nozzle Clean (#20383) 3年前
  Scott Lahteine e5d0b27aaf Rename QUIET_PROBING 3年前
  wmariz 58ac815822
Level Corners with Probe option (#20241) 3年前
  Scott Lahteine 296a2ad7e4 Consistent Probe XY offset type 3年前
  Marcio Teixeira a74e82fbae Fix NO_WORKSPACE_OFFSETS compile 3年前
  InsanityAutomation 6375829448
Apply home offsets to probing, Z Safe Homing (#19423) 3年前
  ellensp d88e694d06
Fix Z_AFTER_HOMING without probe (#19607) 3年前
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3年前
  Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 4年前
  MoellerDi 3bfbd47c6d
Fix 3-point middle point (#18383) 4年前
  ellensp ce62209bce
Probe margin. Bump config version (#18140) 4年前
  Scott Lahteine 7aed32df00 Fix SD_FINISHED_RELEASECOMMAND bug 4年前
  Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 4年前
  Scott Lahteine 7709261ea9 Move shared code to wait_for_bed_heating 4年前
  Anders Sahlman c669420134
Pass along sanity_check for (G33) probing (#17006) 4年前
  Scott Lahteine be62ab2d02 Move reachable test to Probe class 4年前
  Scott Lahteine cf597e2bb1 Allow weird probe values in G33 4年前
  Scott Lahteine 130e36d766 Tweak ABL logging, document probing 4年前
  Scott Lahteine 081ef46e76 Fix Arduino IDE compile for DUE 4年前
  Scott Lahteine bfad23d3e2 (c) 2020 4年前
  Scott Lahteine 995a9238b3 Probe singleton patch 4年前
  Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4年前
  InsanityAutomation 97b5a5f469 Provide methods for M420 + MBL (#16602) 4年前
  Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 4年前
  InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) (#15929) 4年前
  Scott Lahteine 47c19aa2b3 Clean up probe accessors 4年前