mirror of
https://github.com/pgrondek/prusa-slicer-profiles.git
synced 2024-11-25 21:45:34 +00:00
2023.09.19 19:25
This commit is contained in:
parent
2b04a6a910
commit
24a1431b04
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,3 +11,5 @@ vendor/
|
|||||||
backup.csv
|
backup.csv
|
||||||
PrusaSlicer.ini
|
PrusaSlicer.ini
|
||||||
PrusaSlicerGcodeViewer.ini
|
PrusaSlicerGcodeViewer.ini
|
||||||
|
|
||||||
|
.idea/
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# generated by PrusaSlicer 2.6.1+linux-x64-GTK3 on 2023-09-18 at 21:41:14 UTC
|
# generated by PrusaSlicer 2.6.1+linux-x64-GTK3 on 2023-09-18 at 21:41:14 UTC
|
||||||
avoid_crossing_curled_overhangs = 0
|
avoid_crossing_curled_overhangs = 0
|
||||||
avoid_crossing_perimeters = 0
|
avoid_crossing_perimeters = 0
|
||||||
avoid_crossing_perimeters_max_detour = 0
|
avoid_crossing_perimeters_max_detour = 10
|
||||||
bottom_fill_pattern = monotonic
|
bottom_fill_pattern = monotonic
|
||||||
bottom_solid_layers = 2
|
bottom_solid_layers = 2
|
||||||
bottom_solid_min_thickness = 0
|
bottom_solid_min_thickness = 0
|
||||||
@ -19,16 +19,16 @@ default_acceleration = 8000
|
|||||||
dont_support_bridges = 0
|
dont_support_bridges = 0
|
||||||
draft_shield = disabled
|
draft_shield = disabled
|
||||||
elefant_foot_compensation = 0.2
|
elefant_foot_compensation = 0.2
|
||||||
enable_dynamic_overhang_speeds = 0
|
enable_dynamic_overhang_speeds = 1
|
||||||
external_perimeter_acceleration = 5000
|
external_perimeter_acceleration = 5000
|
||||||
external_perimeter_extrusion_width = 0.5
|
external_perimeter_extrusion_width = 0.5
|
||||||
external_perimeter_speed = 200
|
external_perimeter_speed = 200
|
||||||
external_perimeters_first = 0
|
external_perimeters_first = 0
|
||||||
extra_perimeters = 0
|
extra_perimeters = 0
|
||||||
extra_perimeters_on_overhangs = 0
|
extra_perimeters_on_overhangs = 0
|
||||||
extruder_clearance_height = 20
|
extruder_clearance_height = 14
|
||||||
extruder_clearance_radius = 35
|
extruder_clearance_radius = 45
|
||||||
extrusion_width = 0.5
|
extrusion_width = 0.45
|
||||||
fill_angle = 100
|
fill_angle = 100
|
||||||
fill_density = 5%
|
fill_density = 5%
|
||||||
fill_pattern = alignedrectilinear
|
fill_pattern = alignedrectilinear
|
||||||
@ -44,9 +44,9 @@ fuzzy_skin_thickness = 0.3
|
|||||||
gap_fill_enabled = 0
|
gap_fill_enabled = 0
|
||||||
gap_fill_speed = 200
|
gap_fill_speed = 200
|
||||||
gcode_comments = 0
|
gcode_comments = 0
|
||||||
gcode_label_objects = 1
|
gcode_label_objects = 0
|
||||||
gcode_resolution = 0.008
|
gcode_resolution = 0.008
|
||||||
gcode_substitutions =
|
gcode_substitutions =
|
||||||
infill_acceleration = 8000
|
infill_acceleration = 8000
|
||||||
infill_anchor = 0.5
|
infill_anchor = 0.5
|
||||||
infill_anchor_max = 0.5
|
infill_anchor_max = 0.5
|
||||||
@ -73,14 +73,14 @@ min_feature_size = 25%
|
|||||||
min_skirt_length = 4
|
min_skirt_length = 4
|
||||||
mmu_segmented_region_interlocking_depth = 0
|
mmu_segmented_region_interlocking_depth = 0
|
||||||
mmu_segmented_region_max_width = 0
|
mmu_segmented_region_max_width = 0
|
||||||
notes =
|
notes =
|
||||||
only_retract_when_crossing_perimeters = 0
|
only_retract_when_crossing_perimeters = 1
|
||||||
ooze_prevention = 0
|
ooze_prevention = 0
|
||||||
output_filename_format = {input_filename_base}_0.4n_{layer_height}mm_{printing_filament_types}_{printer_model}_{print_time}.gcode
|
output_filename_format = {input_filename_base}_{nozzle_diameter[0]}n_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode
|
||||||
overhang_speed_0 = 15
|
overhang_speed_0 = 100%
|
||||||
overhang_speed_1 = 20
|
overhang_speed_1 = 100%
|
||||||
overhang_speed_2 = 25
|
overhang_speed_2 = 100%
|
||||||
overhang_speed_3 = 60
|
overhang_speed_3 = 100%
|
||||||
overhangs = 1
|
overhangs = 1
|
||||||
perimeter_acceleration = 8000
|
perimeter_acceleration = 8000
|
||||||
perimeter_extruder = 1
|
perimeter_extruder = 1
|
||||||
@ -89,15 +89,15 @@ perimeter_generator = classic
|
|||||||
perimeter_speed = 200
|
perimeter_speed = 200
|
||||||
perimeters = 1
|
perimeters = 1
|
||||||
post_process =
|
post_process =
|
||||||
print_settings_id =
|
print_settings_id =
|
||||||
raft_contact_distance = 0.15
|
raft_contact_distance = 0
|
||||||
raft_expansion = 1.5
|
raft_expansion = 1.5
|
||||||
raft_first_layer_density = 80%
|
raft_first_layer_density = 50%
|
||||||
raft_first_layer_expansion = 3.5
|
raft_first_layer_expansion = 1.5
|
||||||
raft_layers = 0
|
raft_layers = 0
|
||||||
resolution = 0
|
resolution = 0
|
||||||
seam_position = aligned
|
seam_position = nearest
|
||||||
single_extruder_multi_material_priming = 1
|
single_extruder_multi_material_priming = 0
|
||||||
skirt_distance = 2
|
skirt_distance = 2
|
||||||
skirt_height = 3
|
skirt_height = 3
|
||||||
skirts = 0
|
skirts = 0
|
||||||
@ -129,10 +129,10 @@ support_material_interface_extruder = 0
|
|||||||
support_material_interface_layers = 5
|
support_material_interface_layers = 5
|
||||||
support_material_interface_pattern = auto
|
support_material_interface_pattern = auto
|
||||||
support_material_interface_spacing = 0.2
|
support_material_interface_spacing = 0.2
|
||||||
support_material_interface_speed = 50%
|
support_material_interface_speed = 80%
|
||||||
support_material_pattern = rectilinear
|
support_material_pattern = rectilinear
|
||||||
support_material_spacing = 2
|
support_material_spacing = 2
|
||||||
support_material_speed = 100
|
support_material_speed = 50
|
||||||
support_material_style = snug
|
support_material_style = snug
|
||||||
support_material_synchronize_layers = 0
|
support_material_synchronize_layers = 0
|
||||||
support_material_threshold = 40
|
support_material_threshold = 40
|
||||||
@ -162,8 +162,8 @@ wall_distribution_count = 1
|
|||||||
wall_transition_angle = 10
|
wall_transition_angle = 10
|
||||||
wall_transition_filter_deviation = 25%
|
wall_transition_filter_deviation = 25%
|
||||||
wall_transition_length = 100%
|
wall_transition_length = 100%
|
||||||
wipe_tower = 0
|
wipe_tower = 1
|
||||||
wipe_tower_bridging = 10
|
wipe_tower_bridging = 8
|
||||||
wipe_tower_brim_width = 2
|
wipe_tower_brim_width = 2
|
||||||
wipe_tower_cone_angle = 0
|
wipe_tower_cone_angle = 0
|
||||||
wipe_tower_extra_spacing = 100%
|
wipe_tower_extra_spacing = 100%
|
||||||
@ -171,6 +171,6 @@ wipe_tower_extruder = 0
|
|||||||
wipe_tower_no_sparse_layers = 0
|
wipe_tower_no_sparse_layers = 0
|
||||||
wipe_tower_rotation_angle = 0
|
wipe_tower_rotation_angle = 0
|
||||||
wipe_tower_width = 60
|
wipe_tower_width = 60
|
||||||
wipe_tower_x = 180
|
wipe_tower_x = 170
|
||||||
wipe_tower_y = 140
|
wipe_tower_y = 125
|
||||||
xy_size_compensation = 0
|
xy_size_compensation = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user