Yuri D'Elia
|
66071c0b5b
wizard: Resume the wizard for missing calibrations during upgrades
|
1 year ago |
Yuri D'Elia
|
2a1511f7b1
Read version data from progmem in eeprom_fw_version_older_than
|
1 year ago |
Yuri D'Elia
|
9a018230ce
Replace calibration state with a new calibration bitmap
|
1 year ago |
Yuri D'Elia
|
0e2c2d9eea
Simplify FW eeprom version checks
|
1 year ago |
Alex Voinea
|
7925df6aa0
Default check action is continuing
|
1 year ago |
Guðni Már Gilbert
|
92cf8da45e
Remove unused defines
|
1 year ago |
Guðni Már Gilbert
|
df65212449
Add yes-no choice to M862 warning
|
1 year ago |
Yuri D'Elia
|
d84e497007
Merge pull request #3805 from 3d-gussner/MK3_Fix_M862.4_strict
|
1 year ago |
Yuri D'Elia
|
0cedb92ac6
Simplify firmware/gcode version comparisons
|
1 year ago |
3d-gussner
|
6f5a67491c
Fix `M862.4` with [strict] mode
|
1 year ago |
Alex Voinea
|
52965bd05d
Avoid using global variables
|
1 year ago |
Guðni Már Gilbert
|
4c27d057b8
Don't inline fSetMmuMode
|
1 year ago |
D.R.racer
|
fea1520dfb
Fix & optimize FW version parsing and checking
|
1 year ago |
D.R.racer
|
455c29e78b
Optimize EEPROM usage/functions
|
1 year ago |
Guðni Már Gilbert
|
e39d1458a1
Fix lost changes during rebase
|
2 years ago |
D.R.racer
|
0537908d8c
Fixup 2
|
2 years ago |
D.R.racer
|
37b50477cd
Fixup after rebase onto MK3
|
2 years ago |
D.R.racer
|
f04d83fc4c
Update printer's type (MMU/non-MMU) at runtime
|
2 years ago |
Alex Voinea
|
7d597eb8b0
Move farm mode to separate file
|
2 years ago |
Yuri D'Elia
|
ee12cbd58e
Do not prompt on M115 if FW version check has been disabled
|
2 years ago |
Yuri D'Elia
|
4f22de2333
Do *not* shorten the current command in printer_smodel_check
|
2 years ago |
Guðni Már Gilbert
|
65d500f2ed
Simplify printer_smodel_check
|
2 years ago |
Yuri D'Elia
|
1279a6cf4b
Correctly read FW_VERSION_NR array from progmem
|
3 years ago |
D.R.racer
|
88074ac6c8
Remove FW version parsing
|
3 years ago |
Yuri D'Elia
|
449510392d
Untangle a bit some recursive include mess
|
3 years ago |
3d-gussner
|
15919a0f09
Define #MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5, #MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
|
3 years ago |
3d-gussner
|
d601355d40
Define #MSG_GCODE_NEWER_FIRMWARE_CONTINUE c=20 r=5, #MSG_GCODE_NEWER_FIRMWARE_CANCELLED c=20 r=8
|
3 years ago |
3d-gussner
|
669ab0f7f7
Define #MSG_GCODE_DIFF_CONTINUE c=20 r=4, #MSG_GCODE_DIFF_CANCELLED c=20 r=7
|
3 years ago |
3d-gussner
|
9e60953d44
Update "G-code sliced for a newer firmware. Please update the firmware. Print cancelled."
|
3 years ago |
3d-gussner
|
a09f2c2f2d
Update "G-code sliced for a newer firmware. Continue?"
|
3 years ago |