um3_aa0.4_TPLA_Draft_Print.inst.cfg 1021 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. [general]
  2. version = 4
  3. name = Fast
  4. definition = ultimaker3
  5. [metadata]
  6. setting_version = 4
  7. type = quality
  8. quality_type = draft
  9. weight = -2
  10. material = generic_tough_pla
  11. variant = AA 0.4
  12. [values]
  13. cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
  14. cool_fan_speed_max = =cool_fan_speed
  15. cool_min_speed = 7
  16. infill_line_width = =round(line_width * 0.45/0.35,2)
  17. jerk_print = 25
  18. jerk_roofing = 1
  19. layer_height_0 = 0.2
  20. machine_nozzle_cool_down_speed = 0.75
  21. machine_nozzle_heat_up_speed = 1.6
  22. material_print_temperature = =default_material_print_temperature -10
  23. material_standby_temperature = 100
  24. prime_tower_enable = False
  25. roofing_layer_count = 2
  26. skin_outline_count = 0
  27. skin_overlap = 20
  28. speed_layer_0 = 20
  29. speed_print = 50
  30. speed_roofing = =math.ceil(speed_wall * 20 / 24)
  31. speed_topbottom = =math.ceil(speed_print * 25 / 50)
  32. speed_wall = =math.ceil(speed_print * 36 / 50)
  33. speed_wall_0 = =math.ceil(speed_print * 26 / 50)
  34. top_bottom_thickness = 1.2
  35. wall_line_width_x = =round(line_width * 0.35/0.35,2)
  36. wall_thickness = 1.2