um_s3_aa0.4_um-petg_0.3mm.inst.cfg 2.3 KB

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