Marek Bel
|
1a219b2372
|
Mark filament as depleted when detected by MMUv2 FINDA. Do not try to load filament if it is marked depleted, load next filament instead. Force user action when all filaments are marked as depleted.
|
2019-01-04 21:11:42 +01:00 |
Robert Pelnar
|
75d31fd2cb
|
Repeat last MMU command after timeout
|
2018-12-18 18:47:54 +01:00 |
PavelSindler
|
51b4858a87
|
Merge pull request #1334 from XPila/V3_5
PFW658 - disable extruder motor while changing filament with mmu2 (pr…
|
2018-11-13 16:10:24 +01:00 |
Robert Pelnar
|
bfc343c7c5
|
PFW658 - disable extruder motor while changing filament with mmu2 (prevents extruder motor overheating)
|
2018-11-13 16:04:46 +01:00 |
MRprusa3d
|
5e8e96b5d7
|
MMU module adjustment
MMU module conditional compilation adjustment for MMU v1
|
2018-11-12 20:09:54 +01:00 |
PavelSindler
|
22cf2c6b6b
|
M600 load messages synchronization fixed
|
2018-11-09 15:31:44 +01:00 |
Marek Bel
|
e95c2ad592
|
Display auto deplete as not available if filament sensor is disabled.
|
2018-11-05 17:43:07 +01:00 |
PavelSindler
|
0a2ad97bc6
|
Merge pull request #1290 from PavelSindler/mmu_improvements
mmu improvements: load to nozzle, gcodes for single material mode, M600 fix
|
2018-11-05 10:38:05 +01:00 |
PavelSindler
|
d18013e5a2
|
manage response now contains showing nozzle temperature and possibility to resume saved nozzle temperature
|
2018-11-02 19:31:10 +01:00 |
PavelSindler
|
1342c312a0
|
use feedrate 200mm/min for final feed (faster and better filament sensor function), show default welcome message when load is finished
|
2018-11-01 16:51:18 +01:00 |
PavelSindler
|
96ce324b7c
|
load to nozzle improved, unified feedrate and E-distance for final feed used in load filament function, M600 etc.
|
2018-11-01 16:29:09 +01:00 |
PavelSindler
|
e80af46503
|
load to nozzle and Tx and Tc codes: intial version
|
2018-10-31 21:48:05 +01:00 |
mkbel
|
cdb06c65f3
|
Merge pull request #1275 from PavelSindler/3_4_2_branch_merging
3_4_2 branch merging into MK3
|
2018-10-25 21:45:51 +02:00 |
PavelSindler
|
d1de9fff60
|
mmu_loop: missing return added
|
2018-10-22 20:38:32 +02:00 |
PavelSindler
|
bc247ca02c
|
MK2.5 sw reset at setup function
|
2018-10-19 17:54:48 +02:00 |
PavelSindler
|
b8f92fdfa9
|
MK2.5 printers set mmu to stealth mode (using Mx code), required mmu2 buildnr can be different for MK2.5 and MK3 printers
|
2018-10-18 02:44:16 +02:00 |
Marek Bel
|
ab2d350ed1
|
Don't enable lcd update in lcd_show_fullscreen_message_and_wait_P(). Don't show menu in wizard when ejecting filament.
|
2018-09-17 21:23:13 +02:00 |
Marek Bel
|
a687b8e64a
|
Don't enable lcd update inside mmu_eject_filament().
|
2018-09-17 17:12:36 +02:00 |
Marek Bel
|
de2100ac7b
|
Merge branch 'MK3' into MK3_dev
|
2018-09-12 15:22:12 +02:00 |
PavelSindler
|
1bb9e9ed92
|
MMU_DEBUG
|
2018-09-10 20:39:28 +02:00 |
PavelSindler
|
6fa798aa83
|
init
|
2018-09-10 20:08:13 +02:00 |
Marek Bel
|
0e50c388af
|
Save 1K flash memory.
|
2018-09-06 15:06:46 +02:00 |
Marek Bel
|
0d99dc0a3f
|
PFW-543 Add filament ramming when unloading filament with MMU.
|
2018-09-06 15:06:33 +02:00 |
PavelSindler
|
ed43913c5c
|
Merge pull request #1099 from mkbel/fix_compiler_warnings
Fix compiler warnings
|
2018-09-05 16:53:51 +02:00 |
Marek Bel
|
c95b463e0b
|
Remove unused variable yes. Remove redundant tmp_extruder assignment.
|
2018-09-03 20:44:40 +02:00 |
Marek Bel
|
517fbb66bf
|
Save 1K flash memory.
|
2018-09-03 20:00:46 +02:00 |
Marek Bel
|
d796df3f14
|
PFW-543 Add filament ramming when unloading filament with MMU.
|
2018-09-03 17:32:42 +02:00 |
Marek Bel
|
e5c0e26601
|
Merge branch 'MK3' into MK3_dev
|
2018-08-30 19:05:24 +02:00 |
PavelSindler
|
b2c94f36cc
|
removed unused "out of range" function
|
2018-08-29 14:41:39 +02:00 |
PavelSindler
|
8a453e65f8
|
eject filament allowed only when nozzle is hot (there can be filament loaded in printer nozzle)
|
2018-08-29 13:16:17 +02:00 |
PavelSindler
|
515e78cfd1
|
Eject filament feature in menu, M600: if it was envoked by FINDA, eject filament
|
2018-08-29 01:58:28 +02:00 |
PavelSindler
|
b9808354c4
|
Merge remote-tracking branch 'upstream/MK3' into M600_change_extruder
|
2018-08-28 23:53:35 +02:00 |
PavelSindler
|
d290543d7d
|
Merge pull request #1085 from mkbel/fix_active_filament
Fix active filament PFW-528
|
2018-08-28 23:50:57 +02:00 |
PavelSindler
|
705f098b1c
|
eject filament: initial version
|
2018-08-28 23:50:31 +02:00 |
Marek Bel
|
8aeb7e04f1
|
Fix bound check for T0 .. T4 command. Document mmu_load_to_nozzle().
|
2018-08-28 18:52:16 +02:00 |
Marek Bel
|
adde0d3944
|
Merge branch 'prusa3d_MK3' into MK3_dev
|
2018-08-28 17:31:12 +02:00 |
PavelSindler
|
27bd31e255
|
removed redundant code
|
2018-08-28 11:26:35 +02:00 |
PavelSindler
|
3e2cb72695
|
Merge branch 'MK3' into auto_deplete_2
|
2018-08-28 11:01:30 +02:00 |
PavelSindler
|
755baddb54
|
Merge branch 'MK3' into fix_unable_to_compile
|
2018-08-28 10:57:19 +02:00 |
Marek Bel
|
7aadb2f660
|
Fix compile time error: default argument given for parameter 2 of int8_t lcd_show_fullscreen_message_yes_no_and_wait_P
|
2018-08-27 20:57:57 +02:00 |
Marek Bel
|
9611401b69
|
Fix mmu_M600_load_filament increments tmp_extruder, which is not set in case of automatic == true.
|
2018-08-27 20:23:43 +02:00 |
Marek Bel
|
b08ae95568
|
Rename autoDeplete to lcd_autoDeplete and make it global. When filament runs out, call M600 AUTO if lcd_autoDeplete is enabled. Shorten finda polling period to 300 ms.
|
2018-08-27 19:36:54 +02:00 |
PavelSindler
|
191e5dfddd
|
mmu M600: dont use change extruder posibility; unload starts always imidiately
|
2018-08-27 16:12:10 +02:00 |
PavelSindler
|
168bc74102
|
Merge pull request #1075 from PavelSindler/mmu_filament_sensor
Mmu filament sensor
|
2018-08-27 05:26:12 +02:00 |
PavelSindler
|
b01e2a1a22
|
Merge pull request #1073 from PavelSindler/M600_mmu_fix
M600 mmu fix
|
2018-08-27 05:26:00 +02:00 |
PavelSindler
|
03fffae4c3
|
finda runout sensor can be turned on/off from menu
|
2018-08-27 05:20:42 +02:00 |
PavelSindler
|
ceb49d1262
|
finda filament runout: initial version
|
2018-08-27 04:21:43 +02:00 |
PavelSindler
|
ac3b92bade
|
commentary fix
|
2018-08-26 23:55:29 +02:00 |
PavelSindler
|
b13ff8e424
|
Wait for ok after U0 (unload current filament) command.
|
2018-08-26 22:08:52 +02:00 |
PavelSindler
|
4b1f1bc6a6
|
mmu timeout update: no need to press knob on printer to recover paused print
|
2018-08-26 21:39:37 +02:00 |