Edited fillament and print settings.
This commit is contained in:
parent
81e30b205b
commit
239705444c
14 changed files with 149 additions and 111 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# generated by Slic3r 1.30.0.25-prusa3d-release_candidate_1_3-win64 on Tue Sep 6 15:17:32 2016
|
||||
# generated by Slic3r 1.31.1.3-prusa3d-win64 on Tue Oct 25 15:41:35 2016
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_solid_layers = 5
|
||||
bridge_acceleration = 1000
|
||||
|
|
@ -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.45
|
||||
external_perimeter_speed = 15
|
||||
|
|
@ -21,8 +22,8 @@ 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%
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 70%
|
||||
gap_fill_speed = 20
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 2000
|
||||
|
|
@ -31,11 +32,13 @@ infill_extruder = 1
|
|||
infill_extrusion_width = 0.45
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 15%
|
||||
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 =
|
||||
|
|
@ -66,18 +69,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.5
|
||||
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_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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue