trying specyfying extrusion width directly
This commit is contained in:
parent
99053adbf7
commit
95d4e7b2da
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# generated by Slic3r 1.2.0 on Sat Oct 11 21:17:00 2014
|
||||
# generated by Slic3r 1.2.0 on Sun Oct 12 09:08:50 2014
|
||||
avoid_crossing_perimeters = 1
|
||||
bottom_solid_layers = 3
|
||||
bridge_acceleration = 0
|
||||
|
@ -14,12 +14,12 @@ external_perimeters_first = 1
|
|||
extra_perimeters = 1
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0
|
||||
extrusion_width = 150%
|
||||
fill_angle = 45
|
||||
fill_density = 40%
|
||||
fill_pattern = honeycomb
|
||||
fill_pattern = 3dhoneycomb
|
||||
first_layer_acceleration = 0
|
||||
first_layer_extrusion_width = 200%
|
||||
first_layer_extrusion_width = 0
|
||||
first_layer_height = 0.3
|
||||
first_layer_speed = 80%
|
||||
gap_fill_speed = 10
|
||||
|
@ -32,7 +32,7 @@ infill_first = 0
|
|||
infill_only_where_needed = 1
|
||||
infill_speed = 45
|
||||
interface_shells = 0
|
||||
layer_height = 0.32
|
||||
layer_height = 0.3
|
||||
min_skirt_length = 20
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# generated by Slic3r 1.2.0 on Sat Oct 11 21:59:21 2014
|
||||
# generated by Slic3r 1.2.0 on Sun Oct 12 09:09:30 2014
|
||||
autocenter = 1
|
||||
background_processing = 1
|
||||
last_output_path = /run/user/1000/gvfs/sftp:host=192.168.1.152,user=pi/mnt/storage/home/pi/storage/files/reprap/gcode
|
||||
|
|
Loading…
Reference in a new issue