70 Commits (906fa05bd69ee5de18e4c083bda408699e296676)

Author SHA1 Message Date
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine 4ab19e7882 Update temperature types 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Nick c8cd824be2 Safe Z homing for Power Loss Recovery (#16909) 3 years ago
swissnorp fc09581aa3 Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444) 3 years ago
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
ellensp 3f1a8c2a1c Fix G29 missing defines (#21145) 3 years ago
Jason Smith 2e93923e24 Validate defined probe points (#20572) 4 years ago
Scott Lahteine 892e83e872 Init tare pin once 4 years ago
InsanityAutomation 3e26e23e60 Probe Tare, Probe Activation Switch (#20379) 4 years ago
InsanityAutomation 588fec6474 Minimum temp options for Probing and G12 Nozzle Clean (#20383) 4 years ago
Scott Lahteine e02fd232ba Rename QUIET_PROBING 4 years ago
wmariz 747bde7e64 Level Corners with Probe option (#20241) 4 years ago
Scott Lahteine 109c08e9e5 Consistent Probe XY offset type 4 years ago
Marcio Teixeira 3bab0fccc2 Fix NO_WORKSPACE_OFFSETS compile 4 years ago
InsanityAutomation af956bbb32 Apply home offsets to probing, Z Safe Homing (#19423) 4 years ago
ellensp 53b7ad3a92 Fix Z_AFTER_HOMING without probe (#19607) 4 years ago
Scott Lahteine 72e3d2492f Update temperature types 3 years ago
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 d99fdcf526 Fix Z_AFTER_HOMING without probe (#19607) 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