leptun
|
14b72d2b46
Prevent timeout when printing from SD with USB host connected
|
5 years ago |
leptun
|
2363f19a62
Minor tweaks for usb printing
|
5 years ago |
leptun
|
fd01942db8
FAN Error fix - Initial
|
5 years ago |
Marek Bel
|
19a8537901
Document.
|
5 years ago |
Marek Bel
|
027b6238fd
Mark code unused when PINDA_THERMISTOR is defined by macro. Saves 1B of RAM and 4B of FLASH memory.
|
5 years ago |
Marek Bel
|
73642632f5
Do not force PLA filament in first layer calibration from wizard. Remove duplicate variable wizard_active. Saves 410 B of FLASH and 1 B of RAM.
|
5 years ago |
Marek Bel
|
e83b2ebe1f
Rename mFilamentMenu to lcd_generic_preheat_menu to match naming convention for global function and be more descriptive.
|
5 years ago |
Marek Bel
|
6661d3aa45
Merge remote-tracking branch 'prusa3d/MK3' into MM_lay1_cal
|
5 years ago |
DRracer
|
521c5eb8ef
Merge pull request #2141 from mkbel/preheat_menu
|
5 years ago |
Marek Bel
|
14dc6b86e0
Change undocumented behaviour of M190 (Wait for bed temperature). Document M190 and M109 (Wait for extruder temperature).
|
5 years ago |
DRracer
|
e1e40213b2
Enable fan pin test even for MK3 (was disabled in 3.7.2 due to lack of
|
5 years ago |
DRracer
|
898e85e69f
Merge pull request #2038 from Eriobis/MK3
|
5 years ago |
MRprusa3d
|
978ace7fd7
Update Marlin_main.cpp
|
5 years ago |
Marek Bel
|
e73b0a88d5
Use same format for all instances where "ok" is send to serial line.
|
5 years ago |
Yuri D'Elia
|
2345288d40
Fix the LCD pause function
|
5 years ago |
Marek Běl
|
3f04c4db87
Merge branch 'MK3' into preheat_menu
|
5 years ago |
Marek Bel
|
269aef1696
Remove unused code guarded by WATCH_TEMP_PERIOD macro as most of the functionality is duplicate to what is implemented in temp_runaway_check(). This will release us from porting setWatch() to unified preheat menu and maintaining it.
|
5 years ago |
DRracer
|
11ce786aaa
Support for more special characters allowed in file names (^ + = [ ] ;
|
5 years ago |
Marek Bel
|
159a1a70d8
Update documentation.
|
5 years ago |
Marek Bel
|
52cb37770b
Fix repeated power panic restarted print from beginning or jumped at most 65536 B back in file printed from SD card.
|
5 years ago |
DRracer
|
c6df3fe012
Merge pull request #2127 from DRracer/code-size-reduction-1
|
5 years ago |
DRracer
|
a7c2aec04c
Code size reduced by almost 5KB
|
5 years ago |
Marek Bel
|
3ed6d0637c
Re-enable tmc2130_sg_stop_on_crash only if crash detection enabled from menu.
|
5 years ago |
Marek Bel
|
f204cdea81
Refactor
|
5 years ago |
DRracer
|
f07635d08a
Merge pull request #2116 from mkbel/fix_mmu_lay1cal
|
5 years ago |
Marek Bel
|
f0642f88f1
Fix power panic broken when PSU_Delta defined.
|
5 years ago |
Marek Bel
|
e53734895f
Make MMU load failed blocking to workaround lack of resume print menu item.
|
5 years ago |
DRracer
|
ba81149afe
Merge branch 'MK3' into MK3_3.7.3
|
5 years ago |
DRracer
|
a28c365bb1
Merge pull request #2075 from MRprusa3d/PFW-873b
|
5 years ago |
MRprusa3d
|
b471bb7540
farm mode update, documentation correction
|
5 years ago |