um_s5_aa0.4_BAM_Fast_Print.inst.cfg 1013 B

12345678910111213141516171819202122232425262728293031
  1. [general]
  2. version = 4
  3. name = Normal
  4. definition = ultimaker_s5
  5. [metadata]
  6. setting_version = 20
  7. type = quality
  8. quality_type = fast
  9. weight = -1
  10. material = generic_bam
  11. variant = AA 0.4
  12. [values]
  13. brim_replaces_support = False
  14. cool_fan_speed_max = =cool_fan_speed
  15. machine_nozzle_cool_down_speed = 0.75
  16. machine_nozzle_heat_up_speed = 1.6
  17. prime_tower_enable = =min(extruderValues('material_surface_energy')) < 100
  18. speed_print = 80
  19. speed_topbottom = =math.ceil(speed_print * 30 / 80)
  20. speed_wall = =math.ceil(speed_print * 40 / 80)
  21. speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
  22. support_angle = 45
  23. support_bottom_distance = =math.ceil(min(extruderValues('material_adhesion_tendency')) / 2) * layer_height
  24. support_brim_enable = True
  25. support_infill_sparse_thickness = =2 * layer_height
  26. support_interface_density = =min(extruderValues('material_surface_energy'))
  27. support_interface_enable = True
  28. support_top_distance = =math.ceil(min(extruderValues('material_adhesion_tendency')) / 1) * layer_height
  29. top_bottom_thickness = 1