mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-16 14:25:56 +08:00
fix creality ini
This commit is contained in:
parent
586e47ef5b
commit
50282c4a29
@ -111,27 +111,24 @@ default_filament_profile = Creality PLA
|
||||
|
||||
[printer:ENDER-3 0.4N MMU (manual)]
|
||||
inherits = *ENDER-3*; *0.4nozzle*
|
||||
nozzle_diameter = 0.4
|
||||
retract_before_travel = 0.5
|
||||
nozzle_diameter = 0.4,0.4,0.4
|
||||
retract_length = 6
|
||||
retract_speed = 40
|
||||
retract_speed = 80
|
||||
default_print_profile = 0.16mm NORMAL 0.4 nozzle
|
||||
default_filament_profile = Creality PLA
|
||||
nozzle_diameter = 0.4
|
||||
max_layer_height = 0.32
|
||||
min_layer_height = 0.07
|
||||
printer_variant = 0.4 manual MMU
|
||||
default_print_profile = 0.16mm NORMAL 0.4 nozzle
|
||||
single_extruder_multi_material_priming = 1
|
||||
single_extruder_multi_material = 1
|
||||
single_extruder_multi_material_priming = 0
|
||||
toolchange_gcode = M600
|
||||
retract_layer_change = 0
|
||||
retract_restart_extra = 0
|
||||
retract_restart_extra_toolchange = 0
|
||||
retract_speed = 80
|
||||
parking_pos_retraction = 200
|
||||
cooling_tube_length = 10
|
||||
cooling_tube_retraction = 100
|
||||
nozzle_diameter = 0.4,0.4,0.4
|
||||
|
||||
[printer:ENDER-3 0.2 nozzle]
|
||||
inherits = *ENDER-3*; *0.2nozzle*
|
||||
|
Loading…
x
Reference in New Issue
Block a user