mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Added experimental print profiles for the Method X and XL: ASA, Nylon12-CF and SR-30 support material.
PP-393
This commit is contained in:
parent
234a8115b9
commit
860dbaa4fe
30 changed files with 813 additions and 7 deletions
|
@ -0,0 +1,53 @@
|
|||
[general]
|
||||
definition = ultimaker_methodx
|
||||
name = Fast - Experimental
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
is_experimental = True
|
||||
material = ultimaker_nylon12-cf_175
|
||||
quality_type = draft
|
||||
setting_version = 22
|
||||
type = quality
|
||||
variant = LABS
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
cool_fan_enabled = False
|
||||
material_final_print_temperature = =default_material_print_temperature-5
|
||||
material_initial_print_temperature = =default_material_print_temperature-5
|
||||
raft_airgap = 0.3
|
||||
raft_base_line_spacing = 3
|
||||
raft_base_line_width = 1.2
|
||||
raft_base_speed = 10
|
||||
retract_at_layer_change = True
|
||||
retraction_amount = 0.5
|
||||
retraction_min_travel = 3.2
|
||||
roofing_material_flow = 100
|
||||
small_skin_width = 3.6
|
||||
speed_prime_tower = 30.0
|
||||
speed_print = 120.0
|
||||
speed_roofing = 55
|
||||
speed_topbottom = 55
|
||||
speed_travel = 250.0
|
||||
speed_wall_0 = 45
|
||||
speed_wall_x = 65
|
||||
support_angle = 50
|
||||
support_bottom_density = 24
|
||||
support_bottom_enable = False
|
||||
support_bottom_line_width = 0.6
|
||||
support_bottom_stair_step_height = 0
|
||||
support_fan_enable = False
|
||||
support_infill_rate = 12.0
|
||||
support_interface_enable = True
|
||||
support_interface_pattern = lines
|
||||
support_line_width = 0.3
|
||||
support_pattern = lines
|
||||
support_roof_density = 97
|
||||
support_roof_height = 1.015
|
||||
support_roof_line_width = 0.25
|
||||
support_use_towers = False
|
||||
support_xy_distance = 0.2
|
||||
support_xy_distance_overhang = 0.15
|
||||
support_z_distance = 0.25
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue