new pink abs settings
This commit is contained in:
parent
503a2239c3
commit
b181262fdf
3 changed files with 89 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
# generated by Slic3r 1.1.7 on Tue Sep 23 18:19:52 2014
|
||||
# generated by Slic3r 1.2.0 on Sat Oct 11 13:16:17 2014
|
||||
bed_temperature = 60
|
||||
bridge_fan_speed = 100
|
||||
cooling = 1
|
||||
|
@ -10,7 +10,7 @@ filament_diameter = 1.75
|
|||
first_layer_bed_temperature = 60
|
||||
first_layer_temperature = 235
|
||||
max_fan_speed = 100
|
||||
min_fan_speed = 60
|
||||
min_fan_speed = 35
|
||||
min_print_speed = 10
|
||||
slowdown_below_layer_time = 30
|
||||
temperature = 235
|
||||
|
|
81
.Slic3r/print/fine abs 0.4.ini
Normal file
81
.Slic3r/print/fine abs 0.4.ini
Normal file
|
@ -0,0 +1,81 @@
|
|||
# generated by Slic3r 1.2.0 on Sat Oct 11 13:19:30 2014
|
||||
avoid_crossing_perimeters = 1
|
||||
bottom_solid_layers = 3
|
||||
bridge_acceleration = 0
|
||||
bridge_flow_ratio = 1
|
||||
bridge_speed = 60
|
||||
brim_width = 0
|
||||
complete_objects = 0
|
||||
default_acceleration = 0
|
||||
dont_support_bridges = 1
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 70%
|
||||
external_perimeters_first = 1
|
||||
extra_perimeters = 1
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0
|
||||
fill_angle = 45
|
||||
fill_density = 40%
|
||||
fill_pattern = honeycomb
|
||||
first_layer_acceleration = 0
|
||||
first_layer_extrusion_width = 200%
|
||||
first_layer_height = 0.3
|
||||
first_layer_speed = 50%
|
||||
gap_fill_speed = 10
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 0
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 1
|
||||
infill_speed = 30
|
||||
interface_shells = 0
|
||||
layer_height = 0.2
|
||||
min_skirt_length = 20
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 1
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base].gcode
|
||||
overhangs = 1
|
||||
perimeter_acceleration = 0
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_speed = 15
|
||||
perimeters = 3
|
||||
post_process =
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = random
|
||||
skirt_distance = 6
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 15
|
||||
solid_fill_pattern = rectilinear
|
||||
solid_infill_below_area = 70
|
||||
solid_infill_every_layers = 7
|
||||
solid_infill_extrusion_width = 0
|
||||
solid_infill_speed = 10
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
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_pattern = pillars
|
||||
support_material_spacing = 2.5
|
||||
support_material_speed = 60
|
||||
support_material_threshold = 0
|
||||
thin_walls = 1
|
||||
threads = 8
|
||||
top_infill_extrusion_width = 0
|
||||
top_solid_infill_speed = 50
|
||||
top_solid_layers = 3
|
||||
travel_speed = 100
|
||||
xy_size_compensation = 0
|
|
@ -1,16 +1,17 @@
|
|||
# generated by Slic3r 1.1.7 on Tue Sep 23 18:19:56 2014
|
||||
# generated by Slic3r 1.2.0 on Sat Oct 11 13:19:40 2014
|
||||
autocenter = 1
|
||||
last_output_path = /home/cyryl/Downloads
|
||||
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_version_check = 1407388369
|
||||
mode = expert
|
||||
remember_output_path = 1
|
||||
version = 1.1.7
|
||||
version = 1.2.0
|
||||
version_check = 1
|
||||
|
||||
[presets]
|
||||
filament = pink abs 0.4.ini
|
||||
print = fine pla 0.4.ini
|
||||
print = fine abs 0.4.ini
|
||||
printer = printer 0.4.ini
|
||||
|
||||
[recent]
|
||||
skein_directory = /home/cyryl/Downloads
|
||||
skein_directory = /run/user/1000/gvfs/sftp:host=192.168.1.152,user=pi/mnt/storage/home/pi/storage/files/reprap/STLs
|
||||
|
|
Loading…
Reference in a new issue