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 |
|
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
|
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 |
|
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 |
|
PavelSindler
|
85358342bc
|
Merge pull request #1065 from PavelSindler/mmu_v2_continue_loading
Mmu v2: continue loading command
|
2018-08-25 20:03:12 +02:00 |
|
PavelSindler
|
0929a35a4f
|
5 minutes mmu timeout
|
2018-08-25 17:21:17 +02:00 |
|
PavelSindler
|
1f5bece0db
|
check for required mmu2 firmware buildnr
|
2018-08-25 16:15:35 +02:00 |
|
PavelSindler
|
0c80eca648
|
merge with upstream
|
2018-08-24 18:30:03 +02:00 |
|
PavelSindler
|
68f2e22dad
|
continue loading command
|
2018-08-24 18:28:05 +02:00 |
|
Marek Bel
|
050a7c41d0
|
Fix "Check MMU. Fix the issue and then press button on MMU unit." shown instead of "Loading filament 1".
|
2018-08-24 03:49:51 +02:00 |
|
Marek Bel
|
142bf28dc2
|
Clear communication buffer when sending load filament command to MMU.
This fixes PFW-517 in the moment, when the problem with not displaying "Loading filament 1" to "Loading filament 5" has appeared for the first time.
|
2018-08-23 22:05:56 +02:00 |
|
PavelSindler
|
a81b8dbd61
|
remove manage_heater
|
2018-08-22 16:09:38 +02:00 |
|
PavelSindler
|
d2aeb40bee
|
manage response function update
|
2018-08-22 15:46:36 +02:00 |
|
PavelSindler
|
f99196a7a0
|
fix reseting during filament change
|
2018-08-22 11:09:12 +02:00 |
|
Robert Pelnar
|
315bfc43dd
|
MMU communication fix
|
2018-08-21 16:41:01 +02:00 |
|
Robert Pelnar
|
94423e6f7e
|
MMU communication - mmu_ready
|
2018-08-20 20:53:53 +02:00 |
|
Robert Pelnar
|
8409a26594
|
Live adjust Z - display zero in case of invalid calibration status (same logic in babystep_load and _lcd_babystep)
|
2018-08-10 19:55:50 +02:00 |
|
Robert Pelnar
|
796079bb08
|
MMU2 communication - connection after reset, fw versions, state machine
+removed debug log from tmc2130
|
2018-08-09 17:43:43 +02:00 |
|
Robert Pelnar
|
10cc077ee4
|
mmu_enabled = true removed
|
2018-08-08 21:05:25 +02:00 |
|
Robert Pelnar
|
310751397c
|
line endings + fixed declaration
|
2018-08-08 20:11:57 +02:00 |
|
Robert Pelnar
|
23e5cea5d0
|
MMU - code cleaning (modularity)
M403 set filament type
hardware reset
|
2018-08-08 18:58:03 +02:00 |
|
Robert Pelnar
|
9e09efc9f4
|
Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang
conflicts + fix
|
2018-08-07 20:55:08 +02:00 |
|
Robert Pelnar
|
71f1a1f6db
|
MMU - communication, check after start, code cleaning
|
2018-08-07 20:37:59 +02:00 |
|
PavelSindler
|
0c2d0bebce
|
merge with upstream fix
|
2018-08-03 19:14:17 +02:00 |
|
Robert Pelnar
|
468873ec68
|
MMU2 - removed conditional translation for SNMM_V2, new module mmu
|
2018-08-02 18:54:00 +02:00 |
|