Scott Lahteine
10482ca49c
Add probe_switch_activated
4 years ago
Scott Lahteine
6d3e22dd4a
Fix some comments
4 years ago
wmariz
60aeed99c6
Refactor 'Level Corners with Probe' ( #20460 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
InsanityAutomation
3e26e23e60
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
588fec6474
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
e02fd232ba
Rename QUIET_PROBING
4 years ago
rafaljot
f50abfcb1b
Homing feedrates as XYZ array ( #20426 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
bee6b8af8f
Use homing_feedrate function
4 years ago
Scott Lahteine
448cf2c357
Adjust axis homed / trusted methods ( #20323 )
4 years ago
Štěpán Dalecký
3231741cd2
[WIP] Fix Probe::offset_xy ( #20290 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
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
qwewer0
44f689320b
Use extra G35 BLTouch HS Mode clearance in Tramming Wizard ( #20057 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
141f6825ce
Rename ultralcd => marlinui
5 years ago
Victor Oliveira
060b2f4989
Fix Color UI external_control, wait_for_release ( #19771 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
qwewer0
04a712dacc
Multi-line comments cleanup ( #19535 )
5 years ago
Siana Gearz
33f291d769
Fix Allen Key Probe pin test ( #19520 )
5 years ago
swissnorp
7d2e4481c7
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
5 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
JP Flouret
31349fd69a
Fix "probing failed" false positives ( #18435 )
5 years ago
Fabio Santos
25c7c43a82
Add SERIAL_FLOAT_PRECISION option ( #18367 )
5 years ago
Kirill Vergun
1ea4e393c9
No 'probing failed' with retry ( #18379 )
5 years ago
Scott Lahteine
e5b0892f08
Fix TERN typo, EXTRA_PROBING
Co-Authored-By: Matthew Kennedy <mattkenn4545@gmail.com>
5 years ago
Scott Lahteine
ab2b98e425
Apply composite tests
5 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
5 years ago
Davide Toldo
720795ac7d
More verbose probing error ( #17482 )
5 years ago
Scott Lahteine
f090a927f4
Reapply BLTouch deploy/stow patch
- Fixes #14328
- Originally #14352
- Reverted in 2580104
5 years ago
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
5 years ago
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
5 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
5 years ago
Scott Lahteine
7709261ea9
Move shared code to wait_for_bed_heating
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
e78f607ef3
Use a STR_ prefix for non-translated strings
5 years ago
Scott Lahteine
1d8d91afc6
No limit needed on this raise
Remove an extraneous limit from #16811 .
5 years ago
InsanityAutomation
84b6e11bd5
Better probe fail handling ( #16811 )
5 years ago
Scott Lahteine
130e36d766
Tweak ABL logging, document probing
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
Scott Lahteine
50889c0f94
Move L64XX index_to_axis to progmem ( #16697 )
5 years ago
Jason Smith
3cade6245e
Fix MIN_PROBE_EDGE bug in default ABL G29 ( #16367 )
5 years ago
Dirk O. Kaar
d0e1166cce
Fix Visual Micro "Arduino IDE for Visual Studio" support ( #16418 )
5 years ago
InsanityAutomation
1c9ccce520
Add NOZZLE_AS_PROBE (no probe offsets) ( #15929 )
5 years ago
Luu Lac
509e1ab053
TOUCH_MI_DEPLOY_XPOS fallback to X_MIN_POS ( #16226 )
5 years ago
Scott Lahteine
f83bc0aa13
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
5 years ago
Piotr
fe4c69b64a
Poll *all* enabled endstop pins ( #15525 )
6 years ago
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
6 years ago
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
6 years ago