Scott Lahteine
118bd2f8b2
Apply loop shorthand macros (#17159 )
преди 4 години
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
преди 4 години
Scott Lahteine
be62ab2d02
Move reachable test to Probe class
преди 4 години
Scott Lahteine
130e36d766
Tweak ABL logging, document probing
преди 4 години
Scott Lahteine
bfad23d3e2
(c) 2020
преди 4 години
Scott Lahteine
90b6324563
Encapsulate probe as singleton class (#16751 )
преди 4 години
Jason Smith
95d5a0c480
Fix DELTA_CALIBRATION_MENU recursive call (#16656 )
преди 4 години
tompe-proj
a338dce83f
PINDA v2 temperature sensor / compensation (#16293 )
преди 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
f83bc0aa13
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
преди 4 години
Jason Smith
752a1e76ab
Float ABL mesh boundaries, no probe position rounding (#16018 )
преди 5 години
Scott Lahteine
98f83dc756
Add comments to G29
преди 5 години
Scott Lahteine
1d150e41b6
Reduce MMU2 code, add test
преди 5 години
Jason Smith
b904ba0f29
Improve Delta probing / calibration (#15887 )
преди 5 години
Jason Smith
4ede13e36a
Fix G29 for updated meshCount type (#15960 )
преди 5 години
Scott Lahteine
ab9f0f2c4f
Followup to meshCount patch
преди 5 години
InsanityAutomation
798f34abcd
Float XY probe offset followup (probe edge) (#15928 )
преди 5 години
InsanityAutomation
4d4e692c81
Match onMeshUpdate() index sign (#15920 )
преди 5 години
Scott Lahteine
ad28da7eb4
Patch ABL G29 loop
Followup to e3ddf6e81a
преди 5 години
Scott Lahteine
e3ddf6e81a
Fix meshCount signed-ness
преди 5 години
Scott Lahteine
ab0fe1a7dd
Tweak G29 faux point
преди 5 години
Marcio Teixeira
6a865a6146
Multi-language support (#15453 )
преди 5 години
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
преди 5 години
InsanityAutomation
a6b0223eea
Revive and improve DELTA probe bounds, LRFB options (#15372 )
преди 5 години
Marcio Teixeira
a18d16fb8b
Do not implicitly concatenate localized strings (#15383 )
преди 5 години
InsanityAutomation
e9cf46a9a5
M851 XY 3 point followup (incomplete) (#15361 )
преди 5 години
Scott Lahteine
5288c399ce
Patch probe offset name, defines
преди 5 години
Scott Lahteine
4e8d9fe59b
zprobe_offset => probe_offset
преди 5 години
InsanityAutomation
df1e51258a
Add M851 X Y probe offsets (#15202 )
преди 5 години
Scott Lahteine
5e13fe989f
Rename some feedrate-oriented functions
преди 5 години
Scott Lahteine
c353eaa146
Misc changes from struct refactor (#15289 )
преди 5 години
Scott Lahteine
465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256 )
преди 5 години
Scott Lahteine
f9992c5f33
Implausible
преди 5 години
InsanityAutomation
f59a7e8b07
Print/display ABL current probe point (#14788 )
преди 5 години
Robby Candra
e96468566d
Fix Z_PROBE_END_SCRIPT in ABL (#14621 )
преди 5 години
Scott Lahteine
ed0e6afacb
Apply LIMIT macro
преди 5 години
Scott Lahteine
750a16ad38
Fix MIN/MAX function collision with macros
преди 5 години
Scott Lahteine
d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446 )
преди 5 години
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
преди 5 години
InsanityAutomation
ce656e2a26
Update G-code injection, sub-commands (#14418 )
преди 5 години
Scott Lahteine
4c872a01f2
G-code queue singleton, front injection (#14236 )
преди 5 години
InsanityAutomation
212860f090
Always change to Tool 0 on G29 (#14146 )
преди 5 години
InsanityAutomation
610fb46683
Fix some ExtUI issues (#13799 )
преди 5 години
Scott Lahteine
49cf92dc36
Extended condition macros (#13419 )
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add:
- Alias `ANY(...)` for `!DISABLED(...)`
- Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...`
- Alias `EITHER(A,B)` for `ANY(...)`
- Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)`
- `NONE(...)` for `DISABLED(...)`
преди 5 години
Scott Lahteine
f5bcc00570
Unify debugging output with debug_out.h (#13388 )
преди 5 години
Scott Lahteine
87162658c4
Fix and improve software endstops (#13386 )
преди 5 години
InsanityAutomation
c03df89921
ExtUI Mesh Leveling Extensions (#13363 )
преди 5 години
Scott Lahteine
808b076000
Update some ABL/UBL conditionals
преди 5 години
Scott Lahteine
0feeef2604
Update copyright in headers
преди 5 години