Marek Bel
|
32f435d1a0
Increase number of configurable steel sheets to 8. Move sheets into sub menu of HW setup.
|
5 年之前 |
Marek Bel
|
f3bb72be64
Reset calibration status if there is no calibrated sheet after reset.
|
5 年之前 |
Marek Bel
|
f64252b59b
Hide sheet switcher from main menu, if there are less than 2 sheets calibrated.
|
5 年之前 |
Marek Bel
|
9692f94683
Move sheet menu up to be after Print from SD.
|
5 年之前 |
Marek Bel
|
3903dc819a
Extract function next_initialized_sheet from change_sheet_from_menu(). Make it more general to depend on sizeof(Sheets::s) instead of hard coded value of 2.
|
5 年之前 |
Marek Bel
|
49bc11037c
Remove statements with no effect.
|
5 年之前 |
Marek Bel
|
bf2097342d
Add ASA preheat into mFilamentMenu();
|
5 年之前 |
DRracer
|
c6df3fe012
Merge pull request #2127 from DRracer/code-size-reduction-1
|
5 年之前 |
DRracer
|
a7c2aec04c
Code size reduced by almost 5KB
|
5 年之前 |
Marek Bel
|
f204cdea81
Refactor
|
5 年之前 |
Marek Bel
|
170c1ea866
Split first layer calibration load filament and intro line into separate steps. If load fails, pause print apparently flushes command buffer and intro line is not printed after issue is resolved.
|
5 年之前 |
Marek Bel
|
1036c4f755
Do not precede first layer calibration without filament if print is paused due to MMU load failed.
|
5 年之前 |
Marek Bel
|
b10bd8340a
Make local functions static.
|
5 年之前 |
Marek Bel
|
0b798767af
Fix preheat ASA.
|
5 年之前 |
Marek Bel
|
a6f955b62d
Use unused macros *_PREHEAT_FAN_SPEED.
|
5 年之前 |
Marek Bel
|
eb68bb9b43
Add ASA preheat.
|
5 年之前 |
Marek Bel
|
36a69281ee
Remove unused functions forward declarations.
|
5 年之前 |
DRracer
|
d9dec38815
Workaround for the "viper" situation bug.
|
5 年之前 |
Marek Kühn
|
f1a947af2c
Whole hw settings hidden in farm mode
|
5 年之前 |
Marek Kühn
|
5f14e9c2e5
Removed sheet setting when in farm mode
|
5 年之前 |
Marek Bel
|
bca0fd81eb
Fix loading filament 255 instead of 0 in first layer calibration wizard.
|
5 年之前 |
leptun
|
3ddb853bbd
Fix shifted languages. Use \n and \x0a
|
5 年之前 |
NotaRobotexe
|
5021fadd5d
multiple sheets - menu switching bug
|
5 年之前 |
NotaRobotexe
|
851aaac053
Merge branch 'MK3' of https://github.com/NotaRobotexe/Prusa-Firmware into MK3
|
5 年之前 |
NotaRobotexe
|
fb35009628
multiple sheets,fix of bug in switching sheets from menu
|
5 年之前 |
NotaRobotexe
|
c4d5e332c8
Merge branch 'MK3' into MK3
|
5 年之前 |
NotaRobotexe
|
b9f622f8a6
variables to PROGMEM, text formating
|
5 年之前 |
NotaRobotexe
|
b5129ff2ec
Revert "force push"
|
5 年之前 |
NotaRobotexe
|
19e7838c20
add default names to PROGMEM, text formating edit
|
5 年之前 |
NotaRobotexe
|
ab2eafe175
sheet menu, add hw setting, sheet change in menu, sheet name initialization in eeprom
|
5 年之前 |