Last active
September 29, 2024 09:52
-
-
Save atomgomba/5e6d3705f1718f2e0cf7a2f5dd00f606 to your computer and use it in GitHub Desktop.
Filament 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 10:18:59 UTC | |
bed_temperature = 50 | |
bridge_fan_speed = 100 | |
compatible_printers = | |
compatible_printers_condition = nozzle_diameter[0]>0.35 and printer_model!="MK2SMM" and printer_model!="MINI" and num_extruders==1 && ! (printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and single_extruder_multi_material) | |
compatible_prints = | |
compatible_prints_condition = | |
cooling = 1 | |
disable_fan_first_layers = 5 | |
end_filament_gcode = "; Filament-specific end gcode" | |
extrusion_multiplier = 1.15 | |
fan_always_on = 1 | |
fan_below_layer_time = 60 | |
filament_colour = #FF3807 | |
filament_cooling_final_speed = 3.4 | |
filament_cooling_initial_speed = 2.2 | |
filament_cooling_moves = 4 | |
filament_cost = 33.99 | |
filament_density = 1.22 | |
filament_deretract_speed = nil | |
filament_diameter = 1.75 | |
filament_load_time = 0 | |
filament_loading_speed = 28 | |
filament_loading_speed_start = 3 | |
filament_max_volumetric_speed = 1.35 | |
filament_minimal_purge_on_wipe_tower = 15 | |
filament_notes = "" | |
filament_ramming_parameters = "120 100 6.6 6.8 7.2 7.6 7.9 8.2 8.7 9.4 9.9 10.0| 0.05 6.6 0.45 6.8 0.95 7.8 1.45 8.3 1.95 9.7 2.45 10 2.95 7.6 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6" | |
filament_retract_before_travel = nil | |
filament_retract_before_wipe = nil | |
filament_retract_layer_change = 1 | |
filament_retract_length = 3 | |
filament_retract_lift = 0 | |
filament_retract_lift_above = nil | |
filament_retract_lift_below = nil | |
filament_retract_restart_extra = nil | |
filament_retract_speed = 60 | |
filament_settings_id = "" | |
filament_soluble = 0 | |
filament_spool_weight = 0 | |
filament_toolchange_delay = 0 | |
filament_type = FLEX | |
filament_unload_time = 0 | |
filament_unloading_speed = 90 | |
filament_unloading_speed_start = 100 | |
filament_vendor = Generic | |
filament_wipe = nil | |
first_layer_bed_temperature = 60 | |
first_layer_temperature = 235 | |
full_fan_speed_layer = 0 | |
inherits = SemiFlex or Flexfill 98A | |
max_fan_speed = 100 | |
min_fan_speed = 100 | |
min_print_speed = 15 | |
slowdown_below_layer_time = 5 | |
start_filament_gcode = "M900 K0" | |
temperature = 225 |
Thank you very much for sharing this. Worked unchanged on my MK4S
I'm glad it helped, that's fantastic! I was using the Cali Cat to dial in these settings
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you very much for sharing this. Worked unchanged on my MK4S