um_s5_aa0.25_um-petg_0.1mm.inst.cfg 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. [general]
  2. definition = ultimaker_s5
  3. name = Fine
  4. version = 4
  5. [metadata]
  6. material = ultimaker_petg
  7. quality_type = normal
  8. setting_version = 23
  9. type = quality
  10. variant = AA 0.25
  11. weight = 0
  12. [values]
  13. _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
  14. _plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
  15. _plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
  16. acceleration_infill = =acceleration_print
  17. acceleration_ironing = 1000
  18. acceleration_layer_0 = =acceleration_wall_0
  19. acceleration_print = 3500
  20. acceleration_roofing = =acceleration_wall_0
  21. acceleration_topbottom = =acceleration_wall
  22. acceleration_wall = =acceleration_infill
  23. acceleration_wall_0 = 1500
  24. acceleration_wall_x = =acceleration_wall
  25. bridge_skin_speed = =bridge_wall_speed
  26. bridge_sparse_infill_max_density = 50
  27. bridge_wall_speed = 30
  28. cool_min_layer_time = 4
  29. infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
  30. infill_sparse_density = 15
  31. jerk_infill = =jerk_print
  32. jerk_layer_0 = =jerk_wall_0
  33. jerk_print = =max(30, speed_print/2)
  34. jerk_roofing = =jerk_wall_0
  35. jerk_topbottom = =jerk_wall
  36. jerk_wall = =jerk_infill
  37. jerk_wall_0 = =max(30, speed_wall_0/2)
  38. machine_nozzle_cool_down_speed = 1.4
  39. machine_nozzle_heat_up_speed = 1.7
  40. material_extrusion_cool_down_speed = 0.7
  41. optimize_wall_printing_order = False
  42. prime_tower_enable = False
  43. retraction_amount = 8
  44. retraction_prime_speed = 15
  45. retraction_speed = 45
  46. small_skin_on_surface = False
  47. small_skin_width = 4
  48. speed_infill = =speed_print
  49. speed_ironing = 20
  50. speed_layer_0 = 30
  51. speed_prime_tower = =speed_wall_0
  52. speed_print = 100
  53. speed_roofing = =math.ceil(speed_wall*(45/100))
  54. speed_support_interface = =speed_wall_0
  55. speed_topbottom = =speed_print
  56. speed_wall = =speed_infill
  57. speed_wall_0 = =math.ceil(speed_wall*(20/100))
  58. speed_wall_x = =speed_wall
  59. speed_wall_x_roofing = =speed_roofing
  60. support_bottom_distance = =support_z_distance
  61. support_interface_enable = True
  62. support_structure = tree
  63. support_top_distance = =support_z_distance
  64. support_z_distance = 0.3
  65. top_bottom_thickness = =max(1.2 , layer_height * 6)
  66. wall_0_wipe_dist = 0.8
  67. z_seam_relative = True
  68. z_seam_type = back
  69. zig_zaggify_infill = True