um_s3_aa0.4_um-tough-pla_0.2mm_visual.inst.cfg 588 B

12345678910111213141516171819202122232425
  1. [general]
  2. definition = ultimaker_s3
  3. name = Visual
  4. version = 4
  5. [metadata]
  6. intent_category = visual
  7. material = ultimaker_tough_pla
  8. quality_type = draft
  9. setting_version = 23
  10. type = intent
  11. variant = AA 0.4
  12. [values]
  13. _plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
  14. acceleration_print = 2500
  15. acceleration_wall_0 = 1000
  16. inset_direction = inside_out
  17. jerk_wall_0 = 20
  18. speed_print = 50
  19. speed_roofing = =math.ceil(speed_wall*(35/50))
  20. speed_wall_0 = =math.ceil(speed_wall*(20/50))
  21. speed_wall_x = =math.ceil(speed_wall*(35/50))
  22. top_bottom_thickness = =max(1.2 , layer_height * 6)