Created
January 29, 2021 10:23
-
-
Save atomgomba/0ff5cd3c85e79bd9fd366044ffa533ee to your computer and use it in GitHub Desktop.
Print settings for Polymaker PolyFlex 95A (Prusa Slic3r)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# generated by PrusaSlicer 2.3.0+linux-x64 on 2021-01-29 at 06:27:08 UTC | |
avoid_crossing_perimeters = 1 | |
avoid_crossing_perimeters_max_detour = 0 | |
bottom_fill_pattern = monotonic | |
bottom_solid_layers = 5 | |
bottom_solid_min_thickness = 0.5 | |
bridge_acceleration = 1000 | |
bridge_angle = 0 | |
bridge_flow_ratio = 1 | |
bridge_speed = 35 | |
brim_width = 0 | |
clip_multipart_objects = 1 | |
compatible_printers = | |
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.4 | |
complete_objects = 0 | |
default_acceleration = 1000 | |
dont_support_bridges = 1 | |
draft_shield = 0 | |
elefant_foot_compensation = 0.2 | |
ensure_vertical_shell_thickness = 1 | |
external_perimeter_extrusion_width = 0.45 | |
external_perimeter_speed = 25 | |
external_perimeters_first = 0 | |
extra_perimeters = 0 | |
extruder_clearance_height = 20 | |
extruder_clearance_radius = 45 | |
extrusion_width = 0.45 | |
fill_angle = 45 | |
fill_density = 10% | |
fill_pattern = gyroid | |
first_layer_acceleration = 1000 | |
first_layer_extrusion_width = 0.42 | |
first_layer_height = 0.2 | |
first_layer_speed = 20 | |
gap_fill_speed = 25 | |
gcode_comments = 0 | |
gcode_label_objects = 1 | |
infill_acceleration = 1000 | |
infill_anchor = 2.5 | |
infill_anchor_max = 12 | |
infill_every_layers = 1 | |
infill_extruder = 1 | |
infill_extrusion_width = 0.45 | |
infill_first = 0 | |
infill_only_where_needed = 0 | |
infill_overlap = 25% | |
infill_speed = 35 | |
inherits = 0.15mm QUALITY @MK3 | |
interface_shells = 0 | |
ironing = 0 | |
ironing_flowrate = 15% | |
ironing_spacing = 0.1 | |
ironing_speed = 15 | |
ironing_type = top | |
layer_height = 0.2 | |
max_print_speed = 200 | |
max_volumetric_speed = 0 | |
min_skirt_length = 4 | |
notes = | |
only_retract_when_crossing_perimeters = 0 | |
ooze_prevention = 0 | |
output_filename_format = {input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode | |
overhangs = 0 | |
perimeter_acceleration = 800 | |
perimeter_extruder = 1 | |
perimeter_extrusion_width = 0.45 | |
perimeter_speed = 35 | |
perimeters = 2 | |
post_process = | |
print_settings_id = | |
raft_layers = 0 | |
resolution = 0 | |
seam_position = nearest | |
single_extruder_multi_material_priming = 0 | |
skirt_distance = 6 | |
skirt_height = 1 | |
skirts = 3 | |
slice_closing_radius = 0.049 | |
small_perimeter_speed = 20 | |
solid_infill_below_area = 70 | |
solid_infill_every_layers = 0 | |
solid_infill_extruder = 1 | |
solid_infill_extrusion_width = 0.45 | |
solid_infill_speed = 35 | |
spiral_vase = 0 | |
standby_temperature_delta = -5 | |
support_material = 0 | |
support_material_angle = 0 | |
support_material_auto = 1 | |
support_material_buildplate_only = 0 | |
support_material_contact_distance = 0.2 | |
support_material_enforce_layers = 0 | |
support_material_extruder = 0 | |
support_material_extrusion_width = 0.35 | |
support_material_interface_contact_loops = 0 | |
support_material_interface_extruder = 0 | |
support_material_interface_layers = 2 | |
support_material_interface_spacing = 0.2 | |
support_material_interface_speed = 100% | |
support_material_pattern = rectilinear | |
support_material_spacing = 2 | |
support_material_speed = 40 | |
support_material_synchronize_layers = 0 | |
support_material_threshold = 55 | |
support_material_with_sheath = 0 | |
support_material_xy_spacing = 50% | |
thin_walls = 0 | |
threads = 8 | |
top_fill_pattern = monotonic | |
top_infill_extrusion_width = 0.4 | |
top_solid_infill_speed = 35 | |
top_solid_layers = 7 | |
top_solid_min_thickness = 0.7 | |
travel_speed = 180 | |
wipe_tower = 1 | |
wipe_tower_bridging = 10 | |
wipe_tower_no_sparse_layers = 0 | |
wipe_tower_rotation_angle = 0 | |
wipe_tower_width = 60 | |
wipe_tower_x = 170 | |
wipe_tower_y = 125 | |
xy_size_compensation = 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment