slic3r: new settings with v1.3 beta - more speed
This commit is contained in:
parent
37f2f38707
commit
b0af0679ed
7 changed files with 162 additions and 58 deletions
104
Slic3r-Settings/print/prusa_auto-h03f15.ini
Normal file
104
Slic3r-Settings/print/prusa_auto-h03f15.ini
Normal file
|
@ -0,0 +1,104 @@
|
|||
# generated by Slic3r 1.3.1-dev on 2018-10-20 18:19:25
|
||||
adaptive_slicing = 0
|
||||
adaptive_slicing_quality = 75%
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_infill_pattern = rectilinear
|
||||
bottom_solid_layers = 2
|
||||
bridge_acceleration = 0
|
||||
bridge_flow_ratio = 1
|
||||
bridge_speed = 0
|
||||
brim_connections_width = 0
|
||||
brim_width = 0
|
||||
compatible_printers =
|
||||
complete_objects = 1
|
||||
default_acceleration = 0
|
||||
dont_support_bridges = 1
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 40
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 18
|
||||
extruder_clearance_radius = 15
|
||||
extrusion_width = 0
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
fill_gaps = 1
|
||||
fill_pattern = honeycomb
|
||||
first_layer_acceleration = 0
|
||||
first_layer_extrusion_width = 0
|
||||
first_layer_height = 0.3
|
||||
first_layer_speed = 40
|
||||
gap_fill_speed = 0
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 0
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 150%
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 0
|
||||
infill_speed = 0
|
||||
interface_shells = 0
|
||||
interior_brim_width = 0
|
||||
label_printed_objects = 0
|
||||
layer_height = 0.3
|
||||
match_horizontal_surfaces = 0
|
||||
max_print_speed = 80
|
||||
max_volumetric_speed = 40
|
||||
min_shell_thickness = 0
|
||||
min_skirt_length = 3
|
||||
min_top_bottom_shell_thickness = 0
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base]--h[layer_height]f[fill_density].gcode
|
||||
overhangs = 1
|
||||
perimeter_acceleration = 0
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_speed = 0
|
||||
perimeters = 2
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_layers = 0
|
||||
regions_overlap = 0
|
||||
resolution = 0
|
||||
seam_position = aligned
|
||||
shortcuts = complete_objects;fill_density;fill_pattern;seam_position;spiral_vase;adaptive_slicing;support_material
|
||||
skirt_distance = 5
|
||||
skirt_height = 1
|
||||
skirts = 1
|
||||
small_perimeter_speed = 25%
|
||||
solid_infill_below_area = 50
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 125%
|
||||
solid_infill_speed = 0
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_buildplate_only = 0
|
||||
support_material_contact_distance = 0.2
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_extrusion_width = 0
|
||||
support_material_interface_layers = 0
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_max_layers = 0
|
||||
support_material_pattern = rectilinear
|
||||
support_material_pillar_size = 2.5
|
||||
support_material_pillar_spacing = 10
|
||||
support_material_spacing = 2.5
|
||||
support_material_speed = 0
|
||||
support_material_threshold = 60%
|
||||
thin_walls = 1
|
||||
top_infill_extrusion_width = 0
|
||||
top_infill_pattern = rectilinear
|
||||
top_solid_infill_speed = 50
|
||||
top_solid_layers = 3
|
||||
travel_speed = 100
|
||||
xy_size_compensation = 0
|
Reference in a new issue