Multi-Material kept simple remix cho mk3/s/+ (đa vật liệu, giữ đơn giản)

Nắp che cảm biến được mod lại cho Multi-Material kept simple (BMMU), tương thích Prusa i3 MK3/MK3S/MK3S+. Gcode toolchange được tối ưu để tắt/bật filament sensor đúng lúc, giảm thao tác can thiệp thủ công.

👁️
19
Lượt Xem
❤️
0
Lượt Thích
📥
2
Lượt Tải
Cập Nhật Feb 24, 2026
Chi tiết
Tải xuống
Bình Luận
Khoe bản in
Remix

Mô tả

Nắp che sensor (cảm biến) được chỉnh sửa cho bộ Multi-Material kept simple (BMMU) để phù hợp với mk3/s/+.

Model gốc - Multi-Material kept simple được thiết kế bởi @3dbaptman

Đảm bảo Toolchange Gcode sẽ tắt filament sensor. {if layer_num >= 0}
M406 ; Disable filament sensor
G0 E-35 F2400 ; Retraction
G0 {if current_extruder==0}X22{else}X230.5{endif} Y0 Z212 F10000 ; Approach filament rest position
M104 S{temperature[current_extruder]}; Set hotend temperature
M109 S{temperature[current_extruder]}; Wait for hotend temperature
G1 E-7 F3600; Retraction
G1 {if current_extruder==0}X4{else}X249.5{endif} E-3 F500 ; Retire filament
G1 {if current_extruder==0}X10{else}X244.5{endif} Z210 F600 ; redressing filament
G1 E-15 Z195 F600 ; Pull-out
G1 Z165 ; Free filament
M104 S{temperature[next_extruder]}; Set hotend temperature
M109 S{temperature[next_extruder]}; Wait for hotend temperature
;
G0 {if current_extruder==0}X244.5{else}X10{endif} Z165 F18000; Approach filament rest position
G1 Z195 F3600 ; capture filament
G1 E17 Z212 F600 ; Pull
G1 {if current_extruder==0}X230.5{else}X25{endif} E-3 F600 ; filament pick-up
G1 E59 F2400; Deretraction
G1 E5 F300 ; prime nozzle
G1 E-8 F2400 ; retract nozzle
G1 Z165 F10000 ; clear toolchange position
M104 S{temperature[next_extruder]}; Set hotend temperature
M109 S{temperature[next_extruder]}; Wait for hotend temperature
M405 ; Enable filament sensor
{endif}

Giấy phép

Tác phẩm này được cấp phép theo

GNU General Public License v2.0

GPL 2.0

Yêu cầu ghi công
Remix & phái sinh Được phép
Sử dụng thương mại Được phép

File mô hình

TẤT CẢ FILE MÔ HÌNH (1 Tập tin)
Đang tải files, vui lòng chờ...
Vui lòng đăng nhập để bình luận.

Chưa có bình luận nào. Hãy là người đầu tiên!

Vui lòng đăng nhập để khoe bản in của bạn.

Chưa có bản in nào được khoe. Hãy là người đầu tiên!

Remix (0)