um3_aa0.4_CPEP_Draft_Print.inst.cfg 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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_cpe_plus
  11. variant = AA 0.4
  12. [values]
  13. acceleration_enabled = True
  14. acceleration_print = 4000
  15. cool_fan_speed_max = 80
  16. cool_min_speed = 5
  17. infill_line_width = =round(line_width * 0.35 / 0.35, 2)
  18. infill_overlap = 0
  19. infill_pattern = triangles
  20. infill_wipe_dist = 0
  21. jerk_enabled = True
  22. jerk_print = 25
  23. layer_height = 0.2
  24. machine_min_cool_heat_time_window = 15
  25. material_final_print_temperature = =material_print_temperature - 10
  26. material_initial_print_temperature = =material_print_temperature - 5
  27. material_print_temperature = =default_material_print_temperature + 10
  28. material_print_temperature_layer_0 = =material_print_temperature
  29. material_standby_temperature = 100
  30. multiple_mesh_overlap = 0
  31. prime_tower_enable = True
  32. prime_tower_wipe_enabled = True
  33. retraction_combing = off
  34. retraction_extrusion_window = 1
  35. retraction_hop = 0.2
  36. retraction_hop_enabled = False
  37. retraction_hop_only_when_collides = True
  38. skin_overlap = 20
  39. speed_layer_0 = 20
  40. speed_print = 50
  41. speed_topbottom = =math.ceil(speed_print * 40 / 50)
  42. speed_travel = 250
  43. speed_wall = =math.ceil(speed_print * 50 / 50)
  44. speed_wall_0 = =math.ceil(speed_wall * 40 / 50)
  45. support_bottom_distance = =support_z_distance
  46. support_z_distance = =layer_height
  47. wall_0_inset = 0
  48. wall_thickness = 1