um3_aa0.8_PLA_Verydraft_Print.inst.cfg 1.1 KB

1234567891011121314151617181920212223242526272829303132333435
  1. [general]
  2. version = 2
  3. name = Verydraft Print
  4. definition = ultimaker3
  5. [metadata]
  6. type = quality
  7. quality_type = verydraft
  8. material = generic_pla_ultimaker3_AA_0.8
  9. weight = 1
  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. layer_height = 0.3
  19. line_width = =machine_nozzle_size * 0.9375
  20. machine_nozzle_heat_up_speed = 1.6
  21. material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
  22. material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
  23. material_print_temperature = =default_material_print_temperature + 10
  24. material_standby_temperature = 100
  25. ooze_shield_angle = 60
  26. raft_acceleration = =acceleration_print
  27. raft_jerk = =jerk_print
  28. raft_margin = 15
  29. switch_extruder_prime_speed = =switch_extruder_retraction_speeds
  30. top_bottom_thickness = =layer_height * 4
  31. wall_line_width = =round(line_width * 0.75 / 0.75, 2)
  32. wall_thickness = =wall_line_width_0 + wall_line_width_x