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 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
deirdreobyrne
468e437390
Allow Zero Endstops (e.g., for CNC) ( #21120 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
ellensp
b3ecede429
Fix G29 missing defines ( #21145 )
Co-authored-by: ellensp <ellensp@hotmsil.com>
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 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
InsanityAutomation
7a168205eb
Minimum temp options for Probing and G12 Nozzle Clean ( #20383 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
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 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
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 )
* Better section / function log
* Add do_z_clearance motion function
5 years ago
MoellerDi
3bfbd47c6d
Fix 3-point middle point ( #18383 )
5 years ago
ellensp
ce62209bce
Probe margin. Bump config version ( #18140 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Scott Lahteine
7aed32df00
Fix SD_FINISHED_RELEASECOMMAND bug
Fixes #17401 bug that was introduced in 8f26c3a
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
Fixes #16767
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Scott Lahteine
995a9238b3
Probe singleton patch
Followup to #16751
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
Scott Lahteine
c353eaa146
Misc changes from struct refactor ( #15289 )
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 years ago
InsanityAutomation
691e5c3bb8
BLTouch V3.0 support ( #13406 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
InsanityAutomation
082f6a27de
ADAPTIVE_FAN_SLOWING extension to hotend thermal protection ( #12853 )
6 years ago
Scott Lahteine
f5eab912ed
Apply #pragma once, misc cleanup ( #12322 )
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
6 years ago
Jan
aa80e448e2
Store servo angles in EEPROM
7 years ago