PavelSindler
|
ceb49d1262
finda filament runout: initial version
|
6 years ago |
PavelSindler
|
d3ed270a5a
single material printer (no mmu unit) M600 hotfix: M600_check_state loop working
|
6 years ago |
PavelSindler
|
2610547a48
Fixed displayed filament after load
|
6 years ago |
PavelSindler
|
85358342bc
Merge pull request #1065 from PavelSindler/mmu_v2_continue_loading
|
6 years ago |
PavelSindler
|
f3edd37d11
removing unretract
|
6 years ago |
PavelSindler
|
68f2e22dad
continue loading command
|
6 years ago |
PavelSindler
|
e6ac75f6a1
Merge pull request #1061 from mkbel/MK3_dev
|
6 years ago |
Marek Bel
|
0de7668bac
Remove usage of global variable tmp_extruder in M200.
|
6 years ago |
Marek Bel
|
f1c51502fd
Merge branch 'MK3' into MK3_dev
|
6 years ago |
MRprusa3d
|
5dc2af961b
ShippingPrepare & M600
|
6 years ago |
Marek Bel
|
3b3d6ab472
Merge branch 'MK3' into MK3_dev
|
6 years ago |
Robert Pelnar
|
315bfc43dd
MMU communication fix
|
6 years ago |
Robert Pelnar
|
94423e6f7e
MMU communication - mmu_ready
|
6 years ago |
Robert Pelnar
|
c4281b0b36
Status screen redesign - fix of flickering and text wraping on status screen
|
6 years ago |
Robert Pelnar
|
fd9516f520
Status screen - status message logic simplification
|
6 years ago |
Robert Pelnar
|
f1ad1d22ba
Menu lcd_adjust_bed fixed (Bed level correction, PFW-499)
|
6 years ago |
Marek Bel
|
ac62117d6b
Merge remote-tracking branch 'prusa3d/MK3' into MK3_dev
|
6 years ago |
Robert Pelnar
|
8409a26594
Live adjust Z - display zero in case of invalid calibration status (same logic in babystep_load and _lcd_babystep)
|
6 years ago |
Marek Bel
|
d94a1c5952
Merge remote-tracking branch 'prusa3d/MK3' into MK3_dev
|
6 years ago |
Robert Pelnar
|
9ee7a2124b
removed unused code
|
6 years ago |
Robert Pelnar
|
796079bb08
MMU2 communication - connection after reset, fw versions, state machine
|
6 years ago |
Robert Pelnar
|
310751397c
line endings + fixed declaration
|
6 years ago |
Robert Pelnar
|
990a5c9119
PFW489 (github issue 1008) - time remaining variables declared as uint32
|
6 years ago |
Robert Pelnar
|
23e5cea5d0
MMU - code cleaning (modularity)
|
6 years ago |
Robert Pelnar
|
9e09efc9f4
Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang
|
6 years ago |
Robert Pelnar
|
71f1a1f6db
MMU - communication, check after start, code cleaning
|
6 years ago |
Marek Bel
|
7e19b4adc1
Supress compiler warning sketch/Marlin_main.cpp:3079:6: warning: unused parameter 'e_shift_late' [-Wunused-parameter]. Make function static. Fix indentation.
|
6 years ago |
Marek Bel
|
814d31d70d
Remove factory_reset() unused quiet parameter and make it static. It was tested, that both calls of factory reset (from menu and via PRUSA FR command) works somehow. Fix compiler warning: sketch/Marlin_main.cpp:808:6: warning: unused parameter 'quiet' [-Wunused-parameter]
|
6 years ago |
Marek Bel
|
791b568339
Fix compiler warnings: sketch/uart2.c:19:33: warning: unused parameter 'stream' [-Wunused-parameter]
|
6 years ago |
Marek Bel
|
5f4380cafb
Remove unused function, fix compiler warning: sketch/Marlin_main.cpp:8994:6: warning: unused parameter 'extruder' [-Wunused-parameter]
|
6 years ago |