um3_aa0.4_PLA_Draft_Print.inst.cfg 688 B

1234567891011121314151617181920212223242526
  1. [general]
  2. version = 2
  3. name = Draft Print
  4. definition = ultimaker3
  5. [metadata]
  6. type = quality
  7. quality_type = draft
  8. material = generic_pla_ultimaker3_AA_0.4
  9. weight = -2
  10. [values]
  11. cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
  12. cool_fan_speed_max = =cool_fan_speed
  13. machine_nozzle_cool_down_speed = 0.75
  14. machine_nozzle_heat_up_speed = 1.6
  15. material_print_temperature = =default_material_print_temperature + 5
  16. material_standby_temperature = 100
  17. prime_tower_enable = False
  18. skin_overlap = 20
  19. speed_topbottom = =math.ceil(speed_print * 35 / 70)
  20. speed_wall = =math.ceil(speed_print * 50 / 70)
  21. speed_wall_0 = =math.ceil(speed_wall * 35 / 50)
  22. top_bottom_thickness = 1
  23. wall_thickness = 1