Scott Lahteine
71be210795
Move some MarlinCore and MarlinUI code ( #20832 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
eaeb9d1b20
Document, adjust some homing code
2021-04-29 08:45:10 -05:00
Scott Lahteine
892e83e872
Init tare pin once
2021-04-29 08:45:10 -05:00
Scott Lahteine
10482ca49c
Add probe_switch_activated
2021-04-29 08:45:10 -05:00
Scott Lahteine
6d3e22dd4a
Fix some comments
2021-04-29 08:45:10 -05:00
wmariz
60aeed99c6
Refactor 'Level Corners with Probe' ( #20460 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
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>
2021-04-29 08:45:09 -05:00
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>
2021-04-29 08:45:09 -05:00
Scott Lahteine
e02fd232ba
Rename QUIET_PROBING
2021-04-29 08:45:09 -05:00
rafaljot
f50abfcb1b
Homing feedrates as XYZ array ( #20426 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
Scott Lahteine
bee6b8af8f
Use homing_feedrate function
2021-04-29 08:45:09 -05:00
Scott Lahteine
448cf2c357
Adjust axis homed / trusted methods ( #20323 )
2021-04-29 08:45:08 -05:00
Štěpán Dalecký
3231741cd2
[WIP] Fix Probe::offset_xy ( #20290 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:07 -05:00
wmariz
747bde7e64
Level Corners with Probe option ( #20241 )
2021-04-29 08:45:07 -05:00
Scott Lahteine
109c08e9e5
Consistent Probe XY offset type
2021-04-29 08:45:07 -05:00
qwewer0
44f689320b
Use extra G35 BLTouch HS Mode clearance in Tramming Wizard ( #20057 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:05 -05:00
Scott Lahteine
141f6825ce
Rename ultralcd => marlinui
2021-04-29 08:45:03 -05:00
Victor Oliveira
060b2f4989
Fix Color UI external_control, wait_for_release ( #19771 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:03 -05:00
qwewer0
04a712dacc
Multi-line comments cleanup ( #19535 )
2021-04-29 08:45:01 -05:00
Siana Gearz
33f291d769
Fix Allen Key Probe pin test ( #19520 )
2021-04-29 08:45:00 -05:00
swissnorp
7d2e4481c7
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
2021-04-29 08:44:58 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Scott Lahteine
73fc0778b8
Consolidate probe clearance, add section debug ( #18576 )
...
* Better section / function log
* Add do_z_clearance motion function
2020-07-08 21:44:21 -05:00
JP Flouret
31349fd69a
Fix "probing failed" false positives ( #18435 )
2020-06-27 23:09:15 -05:00
Fabio Santos
25c7c43a82
Add SERIAL_FLOAT_PRECISION option ( #18367 )
2020-06-22 21:12:45 -05:00
Kirill Vergun
1ea4e393c9
No 'probing failed' with retry ( #18379 )
2020-06-22 19:50:46 -05:00
Scott Lahteine
e5b0892f08
Fix TERN typo, EXTRA_PROBING
...
Co-Authored-By: Matthew Kennedy <mattkenn4545@gmail.com>
2020-05-10 04:40:30 -05:00
Scott Lahteine
ab2b98e425
Apply composite tests
2020-04-23 21:53:52 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
Davide Toldo
720795ac7d
More verbose probing error ( #17482 )
2020-04-16 16:22:37 -05:00
Scott Lahteine
f090a927f4
Reapply BLTouch deploy/stow patch
...
- Fixes #14328
- Originally #14352
- Reverted in 2580104
2020-04-12 15:16:43 -05:00
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
2020-03-28 03:18:53 -05:00
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
2020-03-13 23:18:16 -05:00
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
2020-03-13 16:29:29 -05:00
Scott Lahteine
7709261ea9
Move shared code to wait_for_bed_heating
2020-03-04 12:50:57 -06:00
Scott Lahteine
be62ab2d02
Move reachable test to Probe class
2020-02-27 06:16:33 -06:00
Scott Lahteine
cf597e2bb1
Allow weird probe values in G33
2020-02-26 05:33:57 -06:00
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
2020-02-26 03:02:03 -06:00
Scott Lahteine
1d8d91afc6
No limit needed on this raise
...
Remove an extraneous limit from #16811 .
2020-02-12 14:57:11 -06:00
InsanityAutomation
84b6e11bd5
Better probe fail handling ( #16811 )
2020-02-09 07:46:38 -06:00
Scott Lahteine
130e36d766
Tweak ABL logging, document probing
2020-02-08 17:47:54 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
Scott Lahteine
995a9238b3
Probe singleton patch
...
Followup to #16751
2020-02-01 07:57:10 -06:00
Scott Lahteine
90b6324563
Encapsulate probe as singleton class ( #16751 )
2020-02-01 04:21:36 -06:00
Scott Lahteine
50889c0f94
Move L64XX index_to_axis to progmem ( #16697 )
2020-01-30 03:24:23 -06:00
Jason Smith
3cade6245e
Fix MIN_PROBE_EDGE bug in default ABL G29 ( #16367 )
2020-01-03 17:46:26 -06:00
Dirk O. Kaar
d0e1166cce
Fix Visual Micro "Arduino IDE for Visual Studio" support ( #16418 )
2020-01-02 19:01:38 -06:00
InsanityAutomation
1c9ccce520
Add NOZZLE_AS_PROBE (no probe offsets) ( #15929 )
2019-12-24 00:03:08 -06:00
Luu Lac
509e1ab053
TOUCH_MI_DEPLOY_XPOS fallback to X_MIN_POS ( #16226 )
2019-12-15 11:21:39 -06:00
Scott Lahteine
f83bc0aa13
Optimize common strings
...
Saves 128 bytes in testing with `mftest mega 1 -y`
2019-11-29 22:54:42 -06:00