mirror of
https://github.com/prusa3d/Slic3r-settings.git
synced 2025-04-15 15:12:00 +02:00
Remove redundant retract settings
This commit is contained in:
parent
f39aa7733e
commit
ef3f685f3c
@ -1425,32 +1425,24 @@ inherits = *dual*; *0.6*
|
||||
|
||||
nozzle_diameter = 0.6,0.6
|
||||
retract_length = 2,2
|
||||
retract_speed = 40,40
|
||||
deretract_speed = 30,30
|
||||
default_print_profile = 300 Micron Standard @HSP1
|
||||
|
||||
[printer:HSP1-I - 2x0.4mm Takoto]
|
||||
inherits = *dual*; *0.4*
|
||||
nozzle_diameter = 0.4,0.4
|
||||
retract_length = 2,2
|
||||
retract_speed = 40,40
|
||||
deretract_speed = 30,30
|
||||
default_print_profile = 200 Micron Standard @HSP1
|
||||
|
||||
[printer:HSP1-I - 2x0.8mm Takoto]
|
||||
inherits = *dual*; *0.8*
|
||||
nozzle_diameter = 0.8,0.8
|
||||
retract_length = 2,2
|
||||
retract_speed = 40,40
|
||||
deretract_speed = 30,30
|
||||
default_print_profile = 400 Micron Standard @HSP1
|
||||
|
||||
[printer:HSP1-I - 2x1.0mm Takoto]
|
||||
inherits = *dual*; *1.0*
|
||||
nozzle_diameter = 1.0,1.0
|
||||
retract_length = 2,2
|
||||
retract_speed = 40,40
|
||||
deretract_speed = 30,30
|
||||
default_print_profile = 500 Micron Standard @HSP1
|
||||
|
||||
|
||||
@ -1459,32 +1451,24 @@ default_print_profile = 500 Micron Standard @HSP1
|
||||
inherits = *duplicator*; *0.6*
|
||||
nozzle_diameter = 0.6
|
||||
retract_length = 2
|
||||
retract_speed = 40
|
||||
deretract_speed = 30
|
||||
default_print_profile = 300 Micron Standard Duplicator @HSP1
|
||||
|
||||
[printer:HSP1-I - 0.4mm Takoto Duplicator]
|
||||
inherits = *duplicator*; *0.4*
|
||||
nozzle_diameter = 0.4
|
||||
retract_length = 2
|
||||
retract_speed = 40
|
||||
deretract_speed = 30
|
||||
default_print_profile = 200 Micron Standard Duplicator @HSP1
|
||||
|
||||
[printer:HSP1-I - 0.8mm Takoto Duplicator]
|
||||
inherits = *duplicator*; *0.8*
|
||||
nozzle_diameter = 0.8
|
||||
retract_length = 2
|
||||
retract_speed = 40
|
||||
deretract_speed = 30
|
||||
default_print_profile = 400 Micron Standard Duplicator @HSP1
|
||||
|
||||
[printer:HSP1-I - 1.0mm Takoto Duplicator]
|
||||
inherits = *duplicator*; *1.0*
|
||||
nozzle_diameter = 1.0
|
||||
retract_length = 2
|
||||
retract_speed = 40
|
||||
deretract_speed = 30
|
||||
default_print_profile = 500 Micron Standard Duplicator @HSP1
|
||||
|
||||
################# Mirror printer presets #################
|
||||
@ -1492,30 +1476,22 @@ default_print_profile = 500 Micron Standard Duplicator @HSP1
|
||||
inherits = *mirror*; *0.6*
|
||||
nozzle_diameter = 0.6
|
||||
retract_length = 2
|
||||
retract_speed = 40
|
||||
deretract_speed = 30
|
||||
default_print_profile = 300 Micron Standard Duplicator @HSP1
|
||||
|
||||
[printer:HSP1-I - 0.4mm Takoto Mirror]
|
||||
inherits = *mirror*; *0.4*
|
||||
nozzle_diameter = 0.4
|
||||
retract_length = 2
|
||||
retract_speed = 40
|
||||
deretract_speed = 30
|
||||
default_print_profile = 200 Micron Standard Duplicator @HSP1
|
||||
|
||||
[printer:HSP1-I - 0.8mm Takoto Mirror]
|
||||
inherits = *mirror*; *0.8*
|
||||
nozzle_diameter = 0.8
|
||||
retract_length = 2
|
||||
retract_speed = 40
|
||||
deretract_speed = 30
|
||||
default_print_profile = 400 Micron Standard Duplicator @HSP1
|
||||
|
||||
[printer:HSP1-I - 1.0mm Takoto Mirror]
|
||||
inherits = *mirror*; *1.0*
|
||||
nozzle_diameter = 1.0
|
||||
retract_length = 2
|
||||
retract_speed = 40
|
||||
deretract_speed = 30
|
||||
default_print_profile = 500 Micron Standard Duplicator @HSP1
|
||||
|
Loading…
x
Reference in New Issue
Block a user