Settings drivers 1.7.5
This commit is contained in:
parent
2173f1d369
commit
2e66b51bd3
16 changed files with 62 additions and 49 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# generated by Slic3r 1.31.1.3-prusa3d-win64 on Tue Oct 25 15:41:40 2016
|
||||
# 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
|
||||
|
|
@ -10,16 +10,16 @@ default_acceleration = 1000
|
|||
dont_support_bridges = 1
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_fill_pattern = rectilinear
|
||||
external_perimeter_extrusion_width = 0.7
|
||||
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.7
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 10%
|
||||
fill_pattern = grid
|
||||
fill_density = 20%
|
||||
fill_pattern = cubic
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_extrusion_width = 0.42
|
||||
first_layer_height = 0.2
|
||||
|
|
@ -48,7 +48,7 @@ output_filename_format = [input_filename_base].gcode
|
|||
overhangs = 0
|
||||
perimeter_acceleration = 800
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0.7
|
||||
perimeter_extrusion_width = 0.43
|
||||
perimeter_speed = 40
|
||||
perimeters = 2
|
||||
post_process =
|
||||
|
|
@ -70,7 +70,7 @@ standby_temperature_delta = -5
|
|||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_buildplate_only = 0
|
||||
support_material_contact_distance = 0.2
|
||||
support_material_contact_distance = 0.1
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0.35
|
||||
|
|
@ -85,7 +85,7 @@ support_material_threshold = 40
|
|||
support_material_with_sheath = 0
|
||||
thin_walls = 0
|
||||
threads = 4
|
||||
top_infill_extrusion_width = 0.74
|
||||
top_infill_extrusion_width = 0.43
|
||||
top_solid_infill_speed = 50
|
||||
top_solid_layers = 4
|
||||
travel_speed = 100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue