mirror of
https://github.com/pgrondek/prusa-slicer-profiles.git
synced 2025-09-13 15:39:48 +00:00
śro, 22 gru 2021, 23:01:01 CET
This commit is contained in:
parent
73b7f533c2
commit
b7e6d68dcf
2 changed files with 85 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
# generated by PrusaSlicer 2.3.3+linux-x64-GTK3 on 2021-12-19 at 18:22:52 UTC
|
||||
# generated by PrusaSlicer 2.3.3+linux-x64-GTK3 on 2021-12-21 at 20:32:13 UTC
|
||||
avoid_crossing_perimeters = 0
|
||||
avoid_crossing_perimeters_max_detour = 0
|
||||
bottom_fill_pattern = monotonic
|
||||
|
@ -18,18 +18,18 @@ dont_support_bridges = 1
|
|||
draft_shield = 0
|
||||
elefant_foot_compensation = 0.2
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_perimeter_extrusion_width = 1.2
|
||||
external_perimeter_extrusion_width = 1
|
||||
external_perimeter_speed = 35
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 45
|
||||
extrusion_width = 1.2
|
||||
extrusion_width = 1
|
||||
fill_angle = 45
|
||||
fill_density = 0%
|
||||
fill_pattern = gyroid
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_extrusion_width = 1.2
|
||||
first_layer_extrusion_width = 1
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 20
|
||||
gap_fill_speed = 40
|
||||
|
@ -40,7 +40,7 @@ infill_anchor = 2.5
|
|||
infill_anchor_max = 15
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 1.2
|
||||
infill_extrusion_width = 1
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 25%
|
||||
|
@ -60,10 +60,10 @@ notes =
|
|||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = {input_filename_base}_{nozzle_diameter[0]}n_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode
|
||||
overhangs = 0
|
||||
overhangs = 1
|
||||
perimeter_acceleration = 800
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 1.2
|
||||
perimeter_extrusion_width = 1
|
||||
perimeter_speed = 45
|
||||
perimeters = 1
|
||||
post_process =
|
||||
|
@ -80,7 +80,7 @@ small_perimeter_speed = 25
|
|||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 1.2
|
||||
solid_infill_extrusion_width = 1
|
||||
solid_infill_speed = 70
|
||||
spiral_vase = 1
|
||||
standby_temperature_delta = -5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue