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 |
leptun
|
dfd3f34351
Check for minimum fan speed. Should be achievable by both fans in 1s.
|
5 years ago |
leptun
|
9c22692827
Fix Cancel Print command processing
|
5 years ago |
leptun
|
4d149f0dfa
Do not send useless keepalive messages after print is canceled from lcd
|
5 years ago |
leptun
|
532d1fc4ae
Fix "Resume Print" missing when doing a normal pause
|
5 years ago |
leptun
|
14b72d2b46
Prevent timeout when printing from SD with USB host connected
|
5 years ago |
leptun
|
c3b7b5ebb5
Check fans before resuming
|
5 years ago |