mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-07 16:59:47 +00:00
12 lines
404 B
INI
12 lines
404 B
INI
[print:0.20mm SPEED @MK3]
|
|
inherits = *0.20mm*; *MK3*
|
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.4 and printer_model!="MK3.5MMU3"
|
|
external_perimeter_speed = 35
|
|
infill_acceleration = 1000
|
|
infill_speed = 200
|
|
max_print_speed = 200
|
|
perimeter_speed = 60
|
|
solid_infill_speed = 200
|
|
top_solid_infill_speed = 50
|
|
|