um3_aa0.8_PLA_Draft_Print.inst.cfg 1.1 KB

12345678910111213141516171819202122232425262728293031323334
  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.8
  9. weight = 0
  10. [values]
  11. brim_line_count = =math.ceil(brim_width / skirt_brim_line_width)
  12. cool_fan_speed_max = =cool_fan_speed
  13. cool_min_speed = 2
  14. gradual_infill_step_height = =3 * layer_height
  15. gradual_infill_steps = 4
  16. infill_line_width = =round(line_width * 0.535 / 0.75, 2)
  17. infill_sparse_density = 80
  18. line_width = =machine_nozzle_size * 0.9375
  19. machine_nozzle_heat_up_speed = 1.6
  20. material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
  21. material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
  22. material_print_temperature = =default_material_print_temperature + 10
  23. material_standby_temperature = 100
  24. ooze_shield_angle = 60
  25. raft_acceleration = =acceleration_print
  26. raft_jerk = =jerk_print
  27. raft_margin = 15
  28. switch_extruder_prime_speed = =switch_extruder_retraction_speeds
  29. top_bottom_thickness = =layer_height * 4
  30. wall_line_width = =round(line_width * 0.75 / 0.75, 2)
  31. wall_thickness = =wall_line_width_0 + wall_line_width_x