tested slic3r settings for 0.3mm layer height
This commit is contained in:
parent
e99c7ddc7e
commit
ef8d10ff35
5 changed files with 24 additions and 24 deletions
|
@ -1,9 +1,9 @@
|
|||
# generated by Slic3r 1.2.9 on Sun Sep 13 21:35:21 2015
|
||||
# generated by Slic3r 1.2.9 on Mon Sep 14 17:02:13 2015
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 2
|
||||
bridge_acceleration = 0
|
||||
bridge_flow_ratio = 1
|
||||
bridge_speed = 0
|
||||
bridge_speed = 50
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 0
|
||||
|
@ -22,8 +22,8 @@ fill_pattern = rectilinear
|
|||
first_layer_acceleration = 0
|
||||
first_layer_extrusion_width = 0
|
||||
first_layer_height = 0.4
|
||||
first_layer_speed = 75%
|
||||
gap_fill_speed = 0
|
||||
first_layer_speed = 65%
|
||||
gap_fill_speed = 10
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 0
|
||||
infill_every_layers = 1
|
||||
|
@ -32,10 +32,10 @@ infill_extrusion_width = 150%
|
|||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 0
|
||||
infill_speed = 0
|
||||
infill_speed = 80
|
||||
interface_shells = 0
|
||||
layer_height = 0.3
|
||||
max_print_speed = 60
|
||||
max_print_speed = 70
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 2
|
||||
notes =
|
||||
|
@ -55,12 +55,12 @@ seam_position = aligned
|
|||
skirt_distance = 5
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 20
|
||||
small_perimeter_speed = 15
|
||||
solid_infill_below_area = 50
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 150%
|
||||
solid_infill_speed = 0
|
||||
solid_infill_extrusion_width = 125%
|
||||
solid_infill_speed = 60
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
|
@ -79,8 +79,8 @@ support_material_speed = 0
|
|||
support_material_threshold = 0
|
||||
thin_walls = 1
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 80%
|
||||
top_solid_infill_speed = 75%
|
||||
top_infill_extrusion_width = 90%
|
||||
top_solid_infill_speed = 80%
|
||||
top_solid_layers = 3
|
||||
travel_speed = 50
|
||||
xy_size_compensation = 0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# generated by Slic3r 1.2.9 on Sun Sep 13 21:25:36 2015
|
||||
# generated by Slic3r 1.2.9 on Mon Sep 14 16:05:10 2015
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 2
|
||||
bridge_acceleration = 0
|
||||
|
@ -35,10 +35,10 @@ infill_overlap = 0
|
|||
infill_speed = 0
|
||||
interface_shells = 0
|
||||
layer_height = 0.4
|
||||
max_print_speed = 60
|
||||
max_print_speed = 70
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 2
|
||||
notes =
|
||||
notes = NOCH NICHT ANGEPASST!
|
||||
only_retract_when_crossing_perimeters = 1
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base]--h[layer_height]f[fill_density].gcode
|
||||
|
@ -46,7 +46,7 @@ overhangs = 1
|
|||
perimeter_acceleration = 0
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_speed = 60
|
||||
perimeter_speed = 50
|
||||
perimeters = 3
|
||||
post_process =
|
||||
raft_layers = 0
|
||||
|
|
Reference in a new issue