less plastic flowing, slightly slower prints, always cool prints
This commit is contained in:
parent
3e51f78cf0
commit
824a5cf5de
4 changed files with 25 additions and 25 deletions
|
@ -1,16 +1,16 @@
|
|||
# generated by Slic3r 1.2.0 on Thu Oct 16 17:59:43 2014
|
||||
# generated by Slic3r 1.2.1-dev on Thu Oct 23 20:20:44 2014
|
||||
bed_temperature = 70
|
||||
bridge_fan_speed = 100
|
||||
cooling = 1
|
||||
cooling = 0
|
||||
disable_fan_first_layers = 1
|
||||
extrusion_multiplier = 1
|
||||
fan_always_on = 0
|
||||
extrusion_multiplier = 0.94
|
||||
fan_always_on = 1
|
||||
fan_below_layer_time = 60
|
||||
filament_diameter = 1.75
|
||||
first_layer_bed_temperature = 65
|
||||
first_layer_bed_temperature = 60
|
||||
first_layer_temperature = 235
|
||||
max_fan_speed = 100
|
||||
min_fan_speed = 35
|
||||
min_print_speed = 10
|
||||
min_fan_speed = 100
|
||||
min_print_speed = 2
|
||||
slowdown_below_layer_time = 30
|
||||
temperature = 235
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# generated by Slic3r 1.2.0 on Sun Oct 12 11:08:33 2014
|
||||
# generated by Slic3r 1.2.1-dev on Thu Oct 23 19:55:11 2014
|
||||
avoid_crossing_perimeters = 1
|
||||
bottom_solid_layers = 1
|
||||
bridge_acceleration = 0
|
||||
|
@ -9,17 +9,17 @@ complete_objects = 0
|
|||
default_acceleration = 1500
|
||||
dont_support_bridges = 1
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 70%
|
||||
external_perimeter_speed = 25
|
||||
external_perimeters_first = 1
|
||||
extra_perimeters = 1
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 100%
|
||||
extrusion_width = 0
|
||||
fill_angle = 45
|
||||
fill_density = 40%
|
||||
fill_pattern = honeycomb
|
||||
fill_pattern = 3dhoneycomb
|
||||
first_layer_acceleration = 0
|
||||
first_layer_extrusion_width = 0
|
||||
first_layer_extrusion_width = 200%
|
||||
first_layer_height = 0.3
|
||||
first_layer_speed = 100%
|
||||
gap_fill_speed = 10
|
||||
|
@ -30,7 +30,7 @@ infill_extruder = 1
|
|||
infill_extrusion_width = 0
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 1
|
||||
infill_speed = 50
|
||||
infill_speed = 25
|
||||
interface_shells = 0
|
||||
layer_height = 0.2
|
||||
min_skirt_length = 20
|
||||
|
@ -42,7 +42,7 @@ overhangs = 1
|
|||
perimeter_acceleration = 0
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_speed = 30
|
||||
perimeter_speed = 25
|
||||
perimeters = 3
|
||||
post_process =
|
||||
raft_layers = 0
|
||||
|
@ -52,11 +52,11 @@ skirt_distance = 6
|
|||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 15
|
||||
solid_fill_pattern = rectilinear
|
||||
solid_fill_pattern = hilbertcurve
|
||||
solid_infill_below_area = 70
|
||||
solid_infill_every_layers = 7
|
||||
solid_infill_extrusion_width = 90%
|
||||
solid_infill_speed = 50
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extrusion_width = 0
|
||||
solid_infill_speed = 20
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 1
|
||||
|
@ -67,7 +67,7 @@ support_material_extrusion_width = 0
|
|||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 3
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_interface_speed = 20
|
||||
support_material_pattern = pillars
|
||||
support_material_spacing = 2.5
|
||||
support_material_speed = 20
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# generated by Slic3r 1.2.0 on Sun Oct 12 11:05:35 2014
|
||||
bed_shape = 0x0,170x0,170x170,0x170
|
||||
# generated by Slic3r 1.2.1-dev on Thu Oct 23 19:19:38 2014
|
||||
bed_shape = 0x0,180x0,180x180,0x180
|
||||
end_gcode = M104 S0 ; turn off temperature\nG28 X0 ; home X axis\nM84 ; disable motors\n
|
||||
extruder_offset = 0x0
|
||||
gcode_flavor = reprap
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# generated by Slic3r 1.2.0 on Thu Oct 16 18:00:24 2014
|
||||
# generated by Slic3r 1.2.1-dev on Thu Oct 23 20:20:44 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
|
||||
last_output_path = /home/cyryl/reprap/models/gcode
|
||||
last_version_check = 1407388369
|
||||
mode = expert
|
||||
remember_output_path = 1
|
||||
version = 1.2.0
|
||||
version = 1.2.1-dev
|
||||
version_check = 1
|
||||
|
||||
[presets]
|
||||
|
@ -14,4 +14,4 @@ print = fine abs 0.4.ini
|
|||
printer = printer 0.4.ini
|
||||
|
||||
[recent]
|
||||
skein_directory = /run/user/1000/gvfs/sftp:host=192.168.1.152,user=pi/mnt/storage/home/pi/storage/files/reprap/STLs
|
||||
skein_directory = /home/cyryl/reprap/models/STLs
|
||||
|
|
Loading…
Reference in a new issue