mirror of
https://github.com/pgrondek/slic3r.git
synced 2024-12-05 13:37:21 +00:00
Added 0.2 Nozzle print settings
This commit is contained in:
parent
e2ba25c108
commit
7a6c61cffa
4 changed files with 202 additions and 4 deletions
99
print/0.2 Nozzle no-infill.ini
Normal file
99
print/0.2 Nozzle no-infill.ini
Normal file
|
@ -0,0 +1,99 @@
|
||||||
|
# generated by Slic3r 1.3.0 on 2018-12-19 20:38:37
|
||||||
|
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 = 60
|
||||||
|
brim_connections_width = 0
|
||||||
|
brim_width = 0
|
||||||
|
compatible_printers =
|
||||||
|
complete_objects = 0
|
||||||
|
default_acceleration = 0
|
||||||
|
dont_support_bridges = 1
|
||||||
|
external_perimeter_extrusion_width = 0
|
||||||
|
external_perimeter_speed = 50%
|
||||||
|
external_perimeters_first = 0
|
||||||
|
extra_perimeters = 1
|
||||||
|
extruder_clearance_height = 20
|
||||||
|
extruder_clearance_radius = 20
|
||||||
|
extrusion_width = 0
|
||||||
|
fill_angle = 45
|
||||||
|
fill_density = 0%
|
||||||
|
fill_gaps = 1
|
||||||
|
fill_pattern = rectilinear
|
||||||
|
first_layer_acceleration = 0
|
||||||
|
first_layer_extrusion_width = 0
|
||||||
|
first_layer_height = 0.15
|
||||||
|
first_layer_speed = 30
|
||||||
|
gap_fill_speed = 20
|
||||||
|
gcode_comments = 0
|
||||||
|
infill_acceleration = 0
|
||||||
|
infill_every_layers = 1
|
||||||
|
infill_extruder = 1
|
||||||
|
infill_extrusion_width = 0
|
||||||
|
infill_first = 0
|
||||||
|
infill_only_where_needed = 0
|
||||||
|
infill_overlap = 55%
|
||||||
|
infill_speed = 80
|
||||||
|
interface_shells = 0
|
||||||
|
interior_brim_width = 0
|
||||||
|
layer_height = 0.1
|
||||||
|
match_horizontal_surfaces = 0
|
||||||
|
max_print_speed = 80
|
||||||
|
max_volumetric_speed = 0
|
||||||
|
min_skirt_length = 0
|
||||||
|
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 = 40
|
||||||
|
perimeters = 5
|
||||||
|
post_process =
|
||||||
|
print_settings_id =
|
||||||
|
raft_layers = 0
|
||||||
|
regions_overlap = 0
|
||||||
|
resolution = 0
|
||||||
|
seam_position = aligned
|
||||||
|
shortcuts = support_material
|
||||||
|
skirt_distance = 6
|
||||||
|
skirt_height = 1
|
||||||
|
skirts = 1
|
||||||
|
small_perimeter_speed = 15
|
||||||
|
solid_infill_below_area = 70
|
||||||
|
solid_infill_every_layers = 0
|
||||||
|
solid_infill_extruder = 1
|
||||||
|
solid_infill_extrusion_width = 0
|
||||||
|
solid_infill_speed = 20
|
||||||
|
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 = 3
|
||||||
|
support_material_interface_spacing = 0
|
||||||
|
support_material_interface_speed = 100%
|
||||||
|
support_material_max_layers = 0
|
||||||
|
support_material_pattern = pillars
|
||||||
|
support_material_spacing = 2.5
|
||||||
|
support_material_speed = 60
|
||||||
|
support_material_threshold = 10%
|
||||||
|
thin_walls = 1
|
||||||
|
top_infill_extrusion_width = 0
|
||||||
|
top_infill_pattern = rectilinear
|
||||||
|
top_solid_infill_speed = 15
|
||||||
|
top_solid_layers = 4
|
||||||
|
travel_speed = 130
|
||||||
|
xy_size_compensation = 0
|
99
print/0.2 Nozzle.ini
Normal file
99
print/0.2 Nozzle.ini
Normal file
|
@ -0,0 +1,99 @@
|
||||||
|
# generated by Slic3r 1.3.0 on 2018-12-19 20:38:47
|
||||||
|
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 = 60
|
||||||
|
brim_connections_width = 0
|
||||||
|
brim_width = 0
|
||||||
|
compatible_printers =
|
||||||
|
complete_objects = 0
|
||||||
|
default_acceleration = 0
|
||||||
|
dont_support_bridges = 1
|
||||||
|
external_perimeter_extrusion_width = 0
|
||||||
|
external_perimeter_speed = 50%
|
||||||
|
external_perimeters_first = 0
|
||||||
|
extra_perimeters = 1
|
||||||
|
extruder_clearance_height = 20
|
||||||
|
extruder_clearance_radius = 20
|
||||||
|
extrusion_width = 0
|
||||||
|
fill_angle = 45
|
||||||
|
fill_density = 20%
|
||||||
|
fill_gaps = 1
|
||||||
|
fill_pattern = rectilinear
|
||||||
|
first_layer_acceleration = 0
|
||||||
|
first_layer_extrusion_width = 0
|
||||||
|
first_layer_height = 0.15
|
||||||
|
first_layer_speed = 30
|
||||||
|
gap_fill_speed = 20
|
||||||
|
gcode_comments = 0
|
||||||
|
infill_acceleration = 0
|
||||||
|
infill_every_layers = 1
|
||||||
|
infill_extruder = 1
|
||||||
|
infill_extrusion_width = 0
|
||||||
|
infill_first = 0
|
||||||
|
infill_only_where_needed = 0
|
||||||
|
infill_overlap = 55%
|
||||||
|
infill_speed = 80
|
||||||
|
interface_shells = 0
|
||||||
|
interior_brim_width = 0
|
||||||
|
layer_height = 0.1
|
||||||
|
match_horizontal_surfaces = 0
|
||||||
|
max_print_speed = 80
|
||||||
|
max_volumetric_speed = 0
|
||||||
|
min_skirt_length = 0
|
||||||
|
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 = 40
|
||||||
|
perimeters = 4
|
||||||
|
post_process =
|
||||||
|
print_settings_id =
|
||||||
|
raft_layers = 0
|
||||||
|
regions_overlap = 0
|
||||||
|
resolution = 0
|
||||||
|
seam_position = aligned
|
||||||
|
shortcuts = support_material
|
||||||
|
skirt_distance = 6
|
||||||
|
skirt_height = 1
|
||||||
|
skirts = 1
|
||||||
|
small_perimeter_speed = 15
|
||||||
|
solid_infill_below_area = 70
|
||||||
|
solid_infill_every_layers = 0
|
||||||
|
solid_infill_extruder = 1
|
||||||
|
solid_infill_extrusion_width = 0
|
||||||
|
solid_infill_speed = 20
|
||||||
|
spiral_vase = 0
|
||||||
|
standby_temperature_delta = -5
|
||||||
|
support_material = 1
|
||||||
|
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 = 3
|
||||||
|
support_material_interface_spacing = 0
|
||||||
|
support_material_interface_speed = 100%
|
||||||
|
support_material_max_layers = 0
|
||||||
|
support_material_pattern = pillars
|
||||||
|
support_material_spacing = 2.5
|
||||||
|
support_material_speed = 60
|
||||||
|
support_material_threshold = 10%
|
||||||
|
thin_walls = 1
|
||||||
|
top_infill_extrusion_width = 0
|
||||||
|
top_infill_pattern = rectilinear
|
||||||
|
top_solid_infill_speed = 15
|
||||||
|
top_solid_layers = 4
|
||||||
|
travel_speed = 130
|
||||||
|
xy_size_compensation = 0
|
|
@ -1,4 +1,4 @@
|
||||||
# generated by Slic3r 1.3.0 on 2018-12-17 12:12:50
|
# generated by Slic3r 1.3.0 on 2018-12-18 19:33:41
|
||||||
adaptive_slicing = 0
|
adaptive_slicing = 0
|
||||||
adaptive_slicing_quality = 75%
|
adaptive_slicing_quality = 75%
|
||||||
avoid_crossing_perimeters = 0
|
avoid_crossing_perimeters = 0
|
||||||
|
@ -86,7 +86,7 @@ support_material_interface_layers = 3
|
||||||
support_material_interface_spacing = 0
|
support_material_interface_spacing = 0
|
||||||
support_material_interface_speed = 100%
|
support_material_interface_speed = 100%
|
||||||
support_material_max_layers = 0
|
support_material_max_layers = 0
|
||||||
support_material_pattern = rectilinear-grid
|
support_material_pattern = pillars
|
||||||
support_material_spacing = 2.5
|
support_material_spacing = 2.5
|
||||||
support_material_speed = 60
|
support_material_speed = 60
|
||||||
support_material_threshold = 10%
|
support_material_threshold = 10%
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# generated by Slic3r 1.3.0 on Tue Dec 18 19:06:35 2018
|
# generated by Slic3r 1.3.0 on Wed Dec 19 21:38:55 2018
|
||||||
autoalignz = 1
|
autoalignz = 1
|
||||||
autocenter = 1
|
autocenter = 1
|
||||||
background_processing = 0
|
background_processing = 0
|
||||||
|
@ -25,7 +25,7 @@ start = 1
|
||||||
|
|
||||||
[presets]
|
[presets]
|
||||||
filament = 3DActive PLA 1.75
|
filament = 3DActive PLA 1.75
|
||||||
print = Default
|
print = 0.2 Nozle no-infill
|
||||||
printer = Tevo Tarantula OctoPi 0.2
|
printer = Tevo Tarantula OctoPi 0.2
|
||||||
|
|
||||||
[recent]
|
[recent]
|
||||||
|
|
Loading…
Reference in a new issue