3d-gussner
|
c899320590
Fix M81 Turn off Power Supply...
|
il y a 5 ans |
DRracer
|
5a4126e00c
Merge pull request #2263 from leptun/MK3-Fix_PSU_DELTA_SILENT
|
il y a 5 ans |
leptun
|
e3ac2e2509
PSU_DELTA fix force_high_power_mode()
|
il y a 5 ans |
Marek Bel
|
219a5e0625
Initialize EEPROM_SILENT in one place both for MK3 and MK25 printers and make it more clear.
|
il y a 5 ans |
Marek Bel
|
7feb763643
Move check for clear EEPROM just after factory_reset() to ensure nothing is written to EEPROM before check.
|
il y a 5 ans |
leptun
|
b39f09b68e
Merge branch 'MK3' into MM_lay1_cal
|
il y a 5 ans |
DRracer
|
d044d3b7b5
Merge pull request #2244 from MRprusa3d/PFW-1008
|
il y a 5 ans |
MRprusa3d
|
ed13788e0c
EEPROM_BABYSTEP_Z using removal
|
il y a 5 ans |
DRracer
|
06187f52f3
Merge pull request #2230 from leptun/MK3_Octoprint_fIxes
|
il y a 5 ans |
leptun
|
61c7479579
Code cleanup: Move texts to messages.c/h
|
il y a 5 ans |
Marek Bel
|
aba9d1c360
Merge branch 'MK3' into MM_lay1_cal
|
il y a 5 ans |
Marek Bel
|
8c7015df53
Document set current command.
|
il y a 5 ans |
leptun
|
9c22692827
Fix Cancel Print command processing
|
il y a 5 ans |
leptun
|
4d149f0dfa
Do not send useless keepalive messages after print is canceled from lcd
|
il y a 5 ans |
leptun
|
14b72d2b46
Prevent timeout when printing from SD with USB host connected
|
il y a 5 ans |
leptun
|
2363f19a62
Minor tweaks for usb printing
|
il y a 5 ans |
leptun
|
fd01942db8
FAN Error fix - Initial
|
il y a 5 ans |
Marek Bel
|
19a8537901
Document.
|
il y a 5 ans |
Marek Bel
|
027b6238fd
Mark code unused when PINDA_THERMISTOR is defined by macro. Saves 1B of RAM and 4B of FLASH memory.
|
il y a 5 ans |
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.
|
il y a 5 ans |
Marek Bel
|
e83b2ebe1f
Rename mFilamentMenu to lcd_generic_preheat_menu to match naming convention for global function and be more descriptive.
|
il y a 5 ans |
Marek Bel
|
6661d3aa45
Merge remote-tracking branch 'prusa3d/MK3' into MM_lay1_cal
|
il y a 5 ans |
DRracer
|
521c5eb8ef
Merge pull request #2141 from mkbel/preheat_menu
|
il y a 5 ans |
Marek Bel
|
14dc6b86e0
Change undocumented behaviour of M190 (Wait for bed temperature). Document M190 and M109 (Wait for extruder temperature).
|
il y a 5 ans |
DRracer
|
e1e40213b2
Enable fan pin test even for MK3 (was disabled in 3.7.2 due to lack of
|
il y a 5 ans |
DRracer
|
898e85e69f
Merge pull request #2038 from Eriobis/MK3
|
il y a 5 ans |
MRprusa3d
|
978ace7fd7
Update Marlin_main.cpp
|
il y a 5 ans |
Marek Bel
|
e73b0a88d5
Use same format for all instances where "ok" is send to serial line.
|
il y a 5 ans |
Marek Běl
|
3f04c4db87
Merge branch 'MK3' into preheat_menu
|
il y a 5 ans |
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.
|
il y a 5 ans |