um_s3_aa0.4_BAM_Fast_Print.inst.cfg 1014 B

1234567891011121314151617181920212223242526272829303132
  1. [general]
  2. definition = ultimaker_s3
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. material = generic_bam
  7. quality_type = fast
  8. setting_version = 20
  9. type = quality
  10. variant = AA 0.4
  11. weight = -1
  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