InsanityAutomation
6811e2921b
BLTouch v3 / 3DTouch Interoperability & performance (#13814 )
6 jaren geleden
Giuliano Zaro
40aff7e1f2
Remove extra MMU (non-12V) code (#13938 )
`check_version` in state -5 should not be needed since it has already been called in state -4 and the tested build nr is only updated in state -4.
6 jaren geleden
Tanguy Pruvot
11adcf1ce3
Add'l PLR options, AVR strstr_P compat (#13880 )
6 jaren geleden
Tanguy Pruvot
24e956d168
Avoid int8_t underflow on filament runout (#13895 )
6 jaren geleden
Ludy
c837e9250c
Define tmc variables where needed (#13918 )
6 jaren geleden
ManuelMcLure
09f1b58146
Fix HOST_PROMPT_SUPPORT compile issue (#13847 )
6 jaren geleden
Giuliano Zaro
e2a77ed881
Bring chamber temp to completion (#13837 )
6 jaren geleden
kAdonis
ee73e17c9b
Hide 'vsense' report row if not used (#13884 )
6 jaren geleden
InsanityAutomation
3fcab8dbf1
Option to disable fans during pause (#13820 )
6 jaren geleden
Marcio Teixeira
15357af67c
Backlash cleanup (#13659 )
…And save backlash, fil. sensor, ExtUI userdata to EEPROM.
6 jaren geleden
Robby Candra
0181e57417
Add a minimum Z change option to power-loss recovery (#13859 )
6 jaren geleden
Robby Candra
c369477cb0
Fix bug: diveToFile breaks M23 (#13865 )
6 jaren geleden
Thomas Moore
ee243e4edf
Fix mixing extruder filament change (#13803 )
6 jaren geleden
chai-md
ed9eaa1942
Fix a comment in fwretract.cpp (#13802 )
6 jaren geleden
InsanityAutomation
610fb46683
Fix some ExtUI issues (#13799 )
6 jaren geleden
Robby Candra
35160dfb7a
Simplify PLR homing when Z homes to max (#13718 )
6 jaren geleden
Msq001
455ee23499
Fix, improve Power Loss Recovery (#13703 )
- Save and restore workspace offsets
- Add retract and purge (hidden) options
- Always restore axis relative modes
- Use added `G92.9` to do position restores
6 jaren geleden
Scott Lahteine
6a71df2925
Tweak babystep add_steps
6 jaren geleden
Scott Lahteine
7e58d33a2e
Update some headers
6 jaren geleden
Scott Lahteine
5018fdacbe
Support FYSETC_MINI_12864_PANEL (#13365 )
6 jaren geleden
InsanityAutomation
ba31d39f6d
Azteeg X5 Mini support (#13425 )
6 jaren geleden
Scott Lahteine
fae2b7edc3
Update MMU2 code style
6 jaren geleden
Roxy-3D
9cee81d47e
Option to show babysteps total since G28 (#13580 )
6 jaren geleden
Scott Lahteine
028b78f623
Suppress a compile warning
6 jaren geleden
Scott Lahteine
cf12fc8366
Expand on serial debugging (#13577 )
6 jaren geleden
Scott Lahteine
027a901bec
Trim whitespace
6 jaren geleden
Robby Candra
cd1ef33c8c
Drop extra PLR save test (#13554 )
6 jaren geleden
Scott Lahteine
cacec5764a
Clean up whitespace
6 jaren geleden
Scott Lahteine
240ea1bbb3
Split up games into separate files
6 jaren geleden
Scott Lahteine
a0a5c31c05
Power-Loss initialization fix (#13553 )
- Only save to PLR file on moves with E and X or Y
- Save to PLR after any long-ish Z downward move
6 jaren geleden
Robby Candra
a3f67acd6d
Fix Power Loss Recovery file delete (#13522 )
6 jaren geleden
Msq001
f0d14b83bc
Save/restore Relative modes in Power-Loss Recovery (#13501 )
6 jaren geleden
Scott Lahteine
b46ca9aa94
Less timely comment, tweak conditions
6 jaren geleden
InsanityAutomation
eb91f08725
Update descriptions and dont call unneeded functions
6 jaren geleden
Thomas Moore
c5e96544b5
Fix vtool compiler warning (#13476 )
6 jaren geleden
Scott Alfter
407202cc0f
Fix BLTouch pre-3.0 compatibility (#13454 )
6 jaren geleden
InsanityAutomation
5eeffab5e5
Fix BLTouch Menus (#13441 )
6 jaren geleden
InsanityAutomation
5b2c37d6c1
Followup to BLTouch (#13422 )
6 jaren geleden
InsanityAutomation
3fb8489ae3
EXTUI and UBL compilation fixes (#13420 )
6 jaren geleden
InsanityAutomation
691e5c3bb8
BLTouch V3.0 support (#13406 )
6 jaren geleden
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(...)`
6 jaren geleden
Tobias Frost
d20eab4f83
Fix macro in set_color() (#13417 )
6 jaren geleden
InsanityAutomation
09eb30dc05
IDEX Mirror mode based on Formbot / Vivedino Symmetric mode (#13404 )
6 jaren geleden
Scott Lahteine
9a515cbd32
Fix Pause Print message and behavior (#13394 )
6 jaren geleden
Scott Lahteine
f5bcc00570
Unify debugging output with debug_out.h (#13388 )
6 jaren geleden
Scott Lahteine
67bee06e43
No patch needed for non-libmaple analogWrite
See https://github.com/pinchies/Marlin/pull/1#issuecomment -471388743
6 jaren geleden
Scott Lahteine
f89b375fb9
Fixes and improvements for PWM pins (#13383 )
6 jaren geleden
Scott Lahteine
87162658c4
Fix and improve software endstops (#13386 )
6 jaren geleden
Scott Lahteine
6214c997c0
Remove includes of <binary.h>
6 jaren geleden
InsanityAutomation
c03df89921
ExtUI Mesh Leveling Extensions (#13363 )
6 jaren geleden