Marek Bel
|
7feb763643
Move check for clear EEPROM just after factory_reset() to ensure nothing is written to EEPROM before check.
|
5 years ago |
3d-gussner
|
6785eb11e4
Merge branch 'MK3' into MK3_prep_Arudino-Boards_102
|
5 years ago |
DRracer
|
d68ad6f8c6
Merge pull request #2217 from mkbel/MM_lay1_cal
|
5 years ago |
Marek Běl
|
05e23d1468
Merge branch 'MK3' into MM_lay1_cal
|
5 years ago |
DRracer
|
ff7260dc6e
Merge pull request #2246 from mkbel/reset_live_Z
|
5 years ago |
Marek Bel
|
74a1c9341b
Revert "Use content supplied strings for lcd_first_layer_calibration_reset(), as we have translations prepared for release. It will be reverted later to show current Z offset."
|
5 years ago |
Marek Bel
|
ca9ef3aba1
Use content supplied strings for lcd_first_layer_calibration_reset(), as we have translations prepared for release. It will be reverted later to show current Z offset.
|
5 years ago |
Marek Běl
|
210d7f6bf1
Merge pull request #2245 from DRracer/knob-long-press
|
5 years ago |
Marek Bel
|
087d3cb250
Continue to lcd_v2_calibration() after selection is made in lcd_first_layer_calibration_reset(). Do not ask for selection if sheet is not calibrated, it is calibrated to zero offset or no first layer calibration was ever made.
|
5 years ago |
Marek Bel
|
aabf7655dc
Do all text formatting in first layer calibration reset dialog in one line.
|
5 years ago |
leptun
|
6bd35bfa2f
Increase MENU_DEPTH_MAX to 7 to allow sheet calibration with MMU
|
5 years ago |
Marek Bel
|
7c3f397a62
Print sheet name and Z offset in first layer calibration reset dialog.
|
5 years ago |
leptun
|
b39f09b68e
Merge branch 'MK3' into MM_lay1_cal
|
5 years ago |
DRracer
|
d044d3b7b5
Merge pull request #2244 from MRprusa3d/PFW-1008
|
5 years ago |
DRracer
|
f3c3526aa5
fix the knob long-press causing hang in modal dialogs
|
5 years ago |
MRprusa3d
|
ed13788e0c
EEPROM_BABYSTEP_Z using removal
|
5 years ago |
DRracer
|
9ae75612b5
Fixes after first feature tests
|
5 years ago |
DRracer
|
06187f52f3
Merge pull request #2230 from leptun/MK3_Octoprint_fIxes
|
5 years ago |
DRracer
|
72aed3c544
Allow knob-long-press only in listed menus
|
5 years ago |
Marek Bel
|
543ad6eb41
Ask to reset Z offset before first layer calibration.
|
5 years ago |
leptun
|
9d57f9c365
Fix fan_error_selftest() mistake
|
5 years ago |
leptun
|
61c7479579
Code cleanup: Move texts to messages.c/h
|
5 years ago |
leptun
|
30f325c81d
Extract fan_error_selftest to function for readability
|
5 years ago |
DRracer
|
aa50479da5
Merge pull request #2231 from MRprusa3d/PFW-873c
|
5 years ago |
Marek Bel
|
aba9d1c360
Merge branch 'MK3' into MM_lay1_cal
|
5 years ago |
DRracer
|
d31abd4bce
Merge pull request #2240 from leptun/MK3_fix_SD_workDirDepth
|
5 years ago |
DRracer
|
12a0b229d3
Merge pull request #2239 from mkbel/document_currents
|
5 years ago |
leptun
|
bf09eb943d
fix workDirDepth not reset after card init.
|
5 years ago |
Marek Bel
|
8c7015df53
Document set current command.
|
5 years ago |
leptun
|
ff9a6c8177
Prevent fan error while checking fan functionality
|
5 years ago |