12345678910111213141516171819202122232425262728 |
- [general]
- definition = ultimaker_s3
- name = Fast
- version = 4
- [metadata]
- material = generic_pla
- quality_type = draft
- setting_version = 22
- type = quality
- variant = AA 0.4
- weight = -2
- [values]
- acceleration_wall = 2000
- acceleration_wall_0 = 2000
- infill_sparse_density = 15
- machine_nozzle_cool_down_speed = 0.75
- machine_nozzle_heat_up_speed = 1.6
- material_print_temperature = =default_material_print_temperature + 5
- prime_tower_enable = False
- raft_airgap = 0.25
- retraction_prime_speed = =retraction_speed
- speed_topbottom = =math.ceil(speed_print * 40 / 70)
- speed_wall = =math.ceil(speed_print * 55 / 70)
- speed_wall_0 = =math.ceil(speed_wall * 45 / 50)
- top_bottom_thickness = 0.8
|