Updated profiles for Prusa Slic3r 1.31
Signed-off-by: Tony Tkáčik <tonydamage@gmail.com>
This commit is contained in:
parent
193335d173
commit
4972e4450d
24 changed files with 773 additions and 417 deletions
|
|
@ -1,41 +1,44 @@
|
|||
# generated by Slic3r 1.3.0-dev on Sun May 15 18:59:57 2016
|
||||
# generated by Slic3r 1.31.3.1-prusa3d-win64 on Fri Nov 11 10:52:10 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 4
|
||||
bridge_acceleration = 600
|
||||
bottom_solid_layers = 10
|
||||
bridge_acceleration = 300
|
||||
bridge_flow_ratio = 0.7
|
||||
bridge_speed = 20
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
default_acceleration = 500
|
||||
dont_support_bridges = 1
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0.25
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 20
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.25
|
||||
extrusion_width = 0.28
|
||||
fill_angle = 45
|
||||
fill_density = 5%
|
||||
fill_pattern = grid
|
||||
first_layer_acceleration = 1000
|
||||
fill_density = 20%
|
||||
fill_pattern = cubic
|
||||
first_layer_acceleration = 500
|
||||
first_layer_extrusion_width = 0.3
|
||||
first_layer_height = 0.15
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 70%
|
||||
gap_fill_speed = 40
|
||||
gap_fill_speed = 20
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 2000
|
||||
infill_acceleration = 800
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.25
|
||||
infill_extrusion_width = 0
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 0
|
||||
infill_speed = 60
|
||||
infill_overlap = 25%
|
||||
infill_speed = 20
|
||||
interface_shells = 0
|
||||
layer_height = 0.05
|
||||
max_print_speed = 100
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
max_volumetric_extrusion_rate_slope_positive = 0
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
|
|
@ -43,11 +46,11 @@ only_retract_when_crossing_perimeters = 0
|
|||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base].gcode
|
||||
overhangs = 0
|
||||
perimeter_acceleration = 600
|
||||
perimeter_acceleration = 300
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0.25
|
||||
perimeter_speed = 25
|
||||
perimeters = 3
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_speed = 20
|
||||
perimeters = 4
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
|
|
@ -56,32 +59,34 @@ seam_position = nearest
|
|||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 5
|
||||
small_perimeter_speed = 10
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0.25
|
||||
solid_infill_speed = 40
|
||||
solid_infill_extrusion_width = 0
|
||||
solid_infill_speed = 20
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_contact_distance = 0.05
|
||||
support_material_buildplate_only = 0
|
||||
support_material_contact_distance = 0.1
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.35
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 3
|
||||
support_material_interface_layers = 0
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 1
|
||||
support_material_speed = 50
|
||||
support_material_speed = 20
|
||||
support_material_threshold = 40
|
||||
support_material_with_sheath = 0
|
||||
thin_walls = 0
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0.25
|
||||
top_solid_infill_speed = 30
|
||||
top_solid_layers = 8
|
||||
travel_speed = 120
|
||||
top_infill_extrusion_width = 0
|
||||
top_solid_infill_speed = 20
|
||||
top_solid_layers = 15
|
||||
travel_speed = 200
|
||||
xy_size_compensation = 0
|
||||
|
|
|
|||
|
|
@ -1,87 +1,92 @@
|
|||
# generated by Slic3r 1.30.0.25-prusa3d-release_candidate_1_3-win64 on Mon Jul 25 11:04:43 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 8
|
||||
bridge_acceleration = 0
|
||||
bridge_flow_ratio = 0.1
|
||||
bridge_speed = 20
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 0
|
||||
dont_support_bridges = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 20
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 1
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.3
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
fill_pattern = rectilinear
|
||||
first_layer_acceleration = 0
|
||||
first_layer_extrusion_width = 0.45
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 80%
|
||||
gap_fill_speed = 0
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 0
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.5
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 4%
|
||||
infill_speed = 40
|
||||
interface_shells = 0
|
||||
layer_height = 0.05
|
||||
max_print_speed = 80
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base]_50um.gcode
|
||||
overhangs = 0
|
||||
perimeter_acceleration = 0
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_speed = 40
|
||||
perimeters = 4
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = random
|
||||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 15
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0
|
||||
solid_infill_speed = 40
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_contact_distance = 0.2
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.3
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 3
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 1.5
|
||||
support_material_speed = 50
|
||||
support_material_threshold = 0
|
||||
thin_walls = 0
|
||||
threads = 1
|
||||
top_infill_extrusion_width = 0
|
||||
top_solid_infill_speed = 20
|
||||
top_solid_layers = 10
|
||||
travel_speed = 200
|
||||
xy_size_compensation = 0
|
||||
# generated by Slic3r 1.31.3.1-prusa3d-win64 on Fri Nov 11 10:52:02 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 10
|
||||
bridge_acceleration = 0
|
||||
bridge_flow_ratio = 0.7
|
||||
bridge_speed = 20
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 0
|
||||
dont_support_bridges = 1
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 20
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.3
|
||||
fill_angle = 45
|
||||
fill_density = 25%
|
||||
fill_pattern = cubic
|
||||
first_layer_acceleration = 0
|
||||
first_layer_extrusion_width = 0.45
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 70%
|
||||
gap_fill_speed = 20
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 0
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.5
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 25%
|
||||
infill_speed = 30
|
||||
interface_shells = 0
|
||||
layer_height = 0.05
|
||||
max_print_speed = 80
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
max_volumetric_extrusion_rate_slope_positive = 0
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base].gcode
|
||||
overhangs = 0
|
||||
perimeter_acceleration = 0
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_speed = 30
|
||||
perimeters = 4
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = nearest
|
||||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 15
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0
|
||||
solid_infill_speed = 30
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_buildplate_only = 0
|
||||
support_material_contact_distance = 0.1
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.3
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 0
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 1.5
|
||||
support_material_speed = 30
|
||||
support_material_threshold = 40
|
||||
support_material_with_sheath = 0
|
||||
thin_walls = 0
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0
|
||||
top_solid_infill_speed = 20
|
||||
top_solid_layers = 15
|
||||
travel_speed = 200
|
||||
xy_size_compensation = 0
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# generated by Slic3r 1.3.0-dev on Sun May 15 17:55:23 2016
|
||||
# generated by Slic3r 1.31.3.1-prusa3d-win64 on Fri Nov 11 10:37:15 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 4
|
||||
bottom_solid_layers = 10
|
||||
bridge_acceleration = 600
|
||||
bridge_flow_ratio = 0.7
|
||||
bridge_speed = 20
|
||||
|
|
@ -8,6 +8,7 @@ brim_width = 0
|
|||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
dont_support_bridges = 1
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0.25
|
||||
external_perimeter_speed = 20
|
||||
|
|
@ -17,25 +18,27 @@ extruder_clearance_height = 20
|
|||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.25
|
||||
fill_angle = 45
|
||||
fill_density = 5%
|
||||
fill_pattern = grid
|
||||
fill_density = 15%
|
||||
fill_pattern = cubic
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_extrusion_width = 0.3
|
||||
first_layer_height = 0.15
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 70%
|
||||
gap_fill_speed = 40
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 2000
|
||||
infill_acceleration = 1600
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.25
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 0
|
||||
infill_speed = 60
|
||||
infill_overlap = 25%
|
||||
infill_speed = 40
|
||||
interface_shells = 0
|
||||
layer_height = 0.1
|
||||
max_print_speed = 100
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
max_volumetric_extrusion_rate_slope_positive = 0
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
|
|
@ -47,7 +50,7 @@ perimeter_acceleration = 600
|
|||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0.25
|
||||
perimeter_speed = 25
|
||||
perimeters = 2
|
||||
perimeters = 4
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
|
|
@ -56,7 +59,7 @@ seam_position = nearest
|
|||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 5
|
||||
small_perimeter_speed = 10
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
|
|
@ -66,22 +69,24 @@ spiral_vase = 0
|
|||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_contact_distance = 0.05
|
||||
support_material_buildplate_only = 0
|
||||
support_material_contact_distance = 0.1
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.35
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 3
|
||||
support_material_interface_layers = 0
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 1
|
||||
support_material_speed = 50
|
||||
support_material_threshold = 40
|
||||
support_material_with_sheath = 0
|
||||
thin_walls = 0
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0.25
|
||||
top_solid_infill_speed = 30
|
||||
top_solid_layers = 6
|
||||
top_solid_layers = 12
|
||||
travel_speed = 120
|
||||
xy_size_compensation = 0
|
||||
|
|
|
|||
|
|
@ -1,87 +1,92 @@
|
|||
# generated by Slic3r 1.30.0.25-prusa3d-release_candidate_1_3-win64 on Mon Jul 25 10:37:03 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 4
|
||||
bridge_acceleration = 1000
|
||||
bridge_flow_ratio = 0.8
|
||||
bridge_speed = 20
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
dont_support_bridges = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 25
|
||||
external_perimeters_first = 1
|
||||
extra_perimeters = 1
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 10%
|
||||
fill_pattern = grid
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_extrusion_width = 0.42
|
||||
first_layer_height = 0.15
|
||||
first_layer_speed = 60%
|
||||
gap_fill_speed = 40
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 2000
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.45
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 0
|
||||
infill_speed = 60
|
||||
interface_shells = 0
|
||||
layer_height = 0.1
|
||||
max_print_speed = 100
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base]_100um.gcode
|
||||
overhangs = 0
|
||||
perimeter_acceleration = 800
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0.45
|
||||
perimeter_speed = 40
|
||||
perimeters = 4
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = random
|
||||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 20
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0.45
|
||||
solid_infill_speed = 40
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_contact_distance = 0.05
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.35
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 3
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 1
|
||||
support_material_speed = 50
|
||||
support_material_threshold = 40
|
||||
thin_walls = 1
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0.45
|
||||
top_solid_infill_speed = 30
|
||||
top_solid_layers = 6
|
||||
travel_speed = 120
|
||||
xy_size_compensation = 0
|
||||
# generated by Slic3r 1.31.3.1-prusa3d-win64 on Fri Nov 11 10:51:37 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 10
|
||||
bridge_acceleration = 1000
|
||||
bridge_flow_ratio = 0.7
|
||||
bridge_speed = 20
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
dont_support_bridges = 1
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 25
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
fill_pattern = cubic
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_extrusion_width = 0.42
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 70%
|
||||
gap_fill_speed = 40
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 2000
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.45
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 25%
|
||||
infill_speed = 60
|
||||
interface_shells = 0
|
||||
layer_height = 0.1
|
||||
max_print_speed = 100
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
max_volumetric_extrusion_rate_slope_positive = 0
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base].gcode
|
||||
overhangs = 0
|
||||
perimeter_acceleration = 800
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0.45
|
||||
perimeter_speed = 40
|
||||
perimeters = 3
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = nearest
|
||||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 20
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0.45
|
||||
solid_infill_speed = 40
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_buildplate_only = 0
|
||||
support_material_contact_distance = 0.1
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.35
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 0
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 1.5
|
||||
support_material_speed = 50
|
||||
support_material_threshold = 40
|
||||
support_material_with_sheath = 0
|
||||
thin_walls = 0
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0.45
|
||||
top_solid_infill_speed = 30
|
||||
top_solid_layers = 12
|
||||
travel_speed = 120
|
||||
xy_size_compensation = 0
|
||||
|
|
|
|||
92
prusa-i3-mk2/slic3r/print/0.15mm OPTIMAL.ini
Normal file
92
prusa-i3-mk2/slic3r/print/0.15mm OPTIMAL.ini
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
# generated by Slic3r 1.31.3.1-prusa3d-win64 on Fri Nov 11 10:37:57 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 7
|
||||
bridge_acceleration = 1000
|
||||
bridge_flow_ratio = 0.8
|
||||
bridge_speed = 20
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
dont_support_bridges = 1
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 25
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
fill_pattern = cubic
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_extrusion_width = 0.42
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 70%
|
||||
gap_fill_speed = 40
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 2000
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.45
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 25%
|
||||
infill_speed = 60
|
||||
interface_shells = 0
|
||||
layer_height = 0.15
|
||||
max_print_speed = 100
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
max_volumetric_extrusion_rate_slope_positive = 0
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base].gcode
|
||||
overhangs = 0
|
||||
perimeter_acceleration = 800
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0.45
|
||||
perimeter_speed = 40
|
||||
perimeters = 3
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = nearest
|
||||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 20
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0.45
|
||||
solid_infill_speed = 40
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_buildplate_only = 0
|
||||
support_material_contact_distance = 0.1
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.35
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 0
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 1.5
|
||||
support_material_speed = 50
|
||||
support_material_threshold = 40
|
||||
support_material_with_sheath = 0
|
||||
thin_walls = 0
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0.45
|
||||
top_solid_infill_speed = 30
|
||||
top_solid_layers = 9
|
||||
travel_speed = 120
|
||||
xy_size_compensation = 0
|
||||
|
|
@ -1,87 +1,92 @@
|
|||
# generated by Slic3r 1.30.0.25-prusa3d-release_candidate_1_3-win64 on Mon Jul 25 10:36:52 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 3
|
||||
bridge_acceleration = 1000
|
||||
bridge_flow_ratio = 0.95
|
||||
bridge_speed = 20
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
dont_support_bridges = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 30
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 10%
|
||||
fill_pattern = grid
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_extrusion_width = 0.42
|
||||
first_layer_height = 0.15
|
||||
first_layer_speed = 60%
|
||||
gap_fill_speed = 40
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 2000
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.45
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 15%
|
||||
infill_speed = 60
|
||||
interface_shells = 0
|
||||
layer_height = 0.2
|
||||
max_print_speed = 100
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base]_200um.gcode
|
||||
overhangs = 0
|
||||
perimeter_acceleration = 800
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0.45
|
||||
perimeter_speed = 40
|
||||
perimeters = 2
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = nearest
|
||||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 20
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0.45
|
||||
solid_infill_speed = 40
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_contact_distance = 0.05
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.35
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 2
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 1.5
|
||||
support_material_speed = 50
|
||||
support_material_threshold = 40
|
||||
thin_walls = 0
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0.4
|
||||
top_solid_infill_speed = 20
|
||||
top_solid_layers = 4
|
||||
travel_speed = 120
|
||||
xy_size_compensation = 0
|
||||
# generated by Slic3r 1.31.3.1-prusa3d-win64 on Fri Nov 11 10:37:43 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 5
|
||||
bridge_acceleration = 1000
|
||||
bridge_flow_ratio = 0.95
|
||||
bridge_speed = 20
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
dont_support_bridges = 1
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 30
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
fill_pattern = cubic
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_extrusion_width = 0.42
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 70%
|
||||
gap_fill_speed = 40
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 2000
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.45
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 25%
|
||||
infill_speed = 60
|
||||
interface_shells = 0
|
||||
layer_height = 0.2
|
||||
max_print_speed = 100
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
max_volumetric_extrusion_rate_slope_positive = 0
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base].gcode
|
||||
overhangs = 0
|
||||
perimeter_acceleration = 800
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0.45
|
||||
perimeter_speed = 40
|
||||
perimeters = 3
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = nearest
|
||||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 20
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0.45
|
||||
solid_infill_speed = 40
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_buildplate_only = 0
|
||||
support_material_contact_distance = 0.1
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.35
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 0
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 1.5
|
||||
support_material_speed = 50
|
||||
support_material_threshold = 40
|
||||
support_material_with_sheath = 0
|
||||
thin_walls = 0
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0.4
|
||||
top_solid_infill_speed = 20
|
||||
top_solid_layers = 6
|
||||
travel_speed = 120
|
||||
xy_size_compensation = 0
|
||||
|
|
|
|||
92
prusa-i3-mk2/slic3r/print/0.20mm SemiFlex or Flexfill98A.ini
Normal file
92
prusa-i3-mk2/slic3r/print/0.20mm SemiFlex or Flexfill98A.ini
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
# generated by Slic3r 1.31.4-prusa3d-win64 on Fri Nov 11 13:01:54 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 5
|
||||
bridge_acceleration = 1000
|
||||
bridge_flow_ratio = 0.95
|
||||
bridge_speed = 15
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
dont_support_bridges = 1
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 15
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 10%
|
||||
fill_pattern = cubic
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_extrusion_width = 0.42
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 70%
|
||||
gap_fill_speed = 20
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 2000
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.45
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 25%
|
||||
infill_speed = 15
|
||||
interface_shells = 0
|
||||
layer_height = 0.2
|
||||
max_print_speed = 100
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
max_volumetric_extrusion_rate_slope_positive = 0
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base].gcode
|
||||
overhangs = 0
|
||||
perimeter_acceleration = 800
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0.45
|
||||
perimeter_speed = 15
|
||||
perimeters = 2
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = nearest
|
||||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 15
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0.45
|
||||
solid_infill_speed = 15
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_buildplate_only = 0
|
||||
support_material_contact_distance = 0.3
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.35
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 0
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 1.5
|
||||
support_material_speed = 15
|
||||
support_material_threshold = 40
|
||||
support_material_with_sheath = 0
|
||||
thin_walls = 0
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0.4
|
||||
top_solid_infill_speed = 15
|
||||
top_solid_layers = 6
|
||||
travel_speed = 120
|
||||
xy_size_compensation = 0
|
||||
|
|
@ -1,87 +1,92 @@
|
|||
# generated by Slic3r 1.30.0.25-prusa3d-release_candidate_1_3-win64 on Mon Jul 25 10:36:40 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 3
|
||||
bridge_acceleration = 1000
|
||||
bridge_flow_ratio = 0.95
|
||||
bridge_speed = 20
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
dont_support_bridges = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0.7
|
||||
external_perimeter_speed = 30
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.7
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
fill_pattern = grid
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_extrusion_width = 0.42
|
||||
first_layer_height = 0.15
|
||||
first_layer_speed = 60%
|
||||
gap_fill_speed = 40
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 2000
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.7
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 0.1
|
||||
infill_speed = 60
|
||||
interface_shells = 0
|
||||
layer_height = 0.35
|
||||
max_print_speed = 100
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base]_350um.gcode
|
||||
overhangs = 0
|
||||
perimeter_acceleration = 800
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0.7
|
||||
perimeter_speed = 40
|
||||
perimeters = 2
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = nearest
|
||||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 20
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0.7
|
||||
solid_infill_speed = 60
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_contact_distance = 0.05
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.35
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 3
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 1
|
||||
support_material_speed = 50
|
||||
support_material_threshold = 40
|
||||
thin_walls = 1
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0.74
|
||||
top_solid_infill_speed = 50
|
||||
top_solid_layers = 4
|
||||
travel_speed = 100
|
||||
xy_size_compensation = 0
|
||||
# generated by Slic3r 1.31.3.1-prusa3d-win64 on Fri Nov 11 10:35:20 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 3
|
||||
bridge_acceleration = 1000
|
||||
bridge_flow_ratio = 0.95
|
||||
bridge_speed = 20
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
dont_support_bridges = 1
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0.6
|
||||
external_perimeter_speed = 30
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 20%
|
||||
fill_pattern = cubic
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_extrusion_width = 0.42
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 70%
|
||||
gap_fill_speed = 40
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 2000
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.7
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 25%
|
||||
infill_speed = 60
|
||||
interface_shells = 0
|
||||
layer_height = 0.35
|
||||
max_print_speed = 100
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
max_volumetric_extrusion_rate_slope_positive = 0
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base].gcode
|
||||
overhangs = 0
|
||||
perimeter_acceleration = 800
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0.43
|
||||
perimeter_speed = 40
|
||||
perimeters = 2
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = nearest
|
||||
skirt_distance = 2
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 20
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0.7
|
||||
solid_infill_speed = 60
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_buildplate_only = 0
|
||||
support_material_contact_distance = 0.1
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.35
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 0
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 1.5
|
||||
support_material_speed = 50
|
||||
support_material_threshold = 40
|
||||
support_material_with_sheath = 0
|
||||
thin_walls = 0
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0.43
|
||||
top_solid_infill_speed = 50
|
||||
top_solid_layers = 4
|
||||
travel_speed = 100
|
||||
xy_size_compensation = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue