um3_aa0.8_CPEP_Verydraft_Print.inst.cfg 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. [general]
  2. version = 4
  3. name = Extra Fast - Experimental
  4. definition = ultimaker3
  5. [metadata]
  6. setting_version = 4
  7. type = quality
  8. quality_type = verydraft
  9. weight = -3
  10. material = generic_cpe_plus
  11. variant = AA 0.8
  12. [values]
  13. brim_width = 14
  14. cool_fan_full_at_height = =layer_height_0 + 9 * layer_height
  15. infill_before_walls = True
  16. layer_height = 0.3
  17. line_width = =machine_nozzle_size * 0.9375
  18. machine_nozzle_cool_down_speed = 0.9
  19. machine_nozzle_heat_up_speed = 1.4
  20. material_print_temperature = =default_material_print_temperature - 7
  21. material_print_temperature_layer_0 = =material_print_temperature
  22. material_standby_temperature = 100
  23. prime_tower_enable = True
  24. retraction_combing = off
  25. retraction_hop = 0.1
  26. retraction_hop_enabled = False
  27. skin_overlap = 0
  28. speed_layer_0 = 15
  29. speed_print = 50
  30. speed_slowdown_layers = 10
  31. speed_topbottom = =math.ceil(speed_print * 35 / 50)
  32. speed_wall = =math.ceil(speed_print * 40 / 50)
  33. speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
  34. support_bottom_distance = =support_z_distance
  35. support_line_width = =round(line_width * 0.6 / 0.7, 2)
  36. support_z_distance = =layer_height
  37. top_bottom_thickness = 1.2