mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-03 13:20:38 -07:00
Print profile for Method Nylon in 1A, !C and LABS extruder.
PP-577
This commit is contained in:
parent
803d872e4f
commit
986ff9b169
27 changed files with 817 additions and 3 deletions
|
|
@ -45,7 +45,6 @@
|
|||
"ultimaker_bvoh_175",
|
||||
"ultimaker_cffpa_175",
|
||||
"ultimaker_cpe_175",
|
||||
"ultimaker_nylon_175",
|
||||
"ultimaker_hips_175",
|
||||
"ultimaker_pc_175",
|
||||
"ultimaker_tpu_175",
|
||||
|
|
|
|||
|
|
@ -701,7 +701,7 @@
|
|||
45
|
||||
]
|
||||
},
|
||||
"support_infill_rate": { "value": 20.0 },
|
||||
"support_infill_rate": { "value": "0 if support_structure == 'tree' else 20.0" },
|
||||
"support_infill_sparse_thickness": { "value": "layer_height" },
|
||||
"support_interface_enable": { "value": true },
|
||||
"support_interface_height": { "value": "4*support_infill_sparse_thickness" },
|
||||
|
|
|
|||
|
|
@ -44,7 +44,6 @@
|
|||
"zyyx_pro_",
|
||||
"octofiber_",
|
||||
"fiberlogy_",
|
||||
"ultimaker_nylon_175",
|
||||
"ultimaker_metallic_pla_175"
|
||||
],
|
||||
"has_machine_materials": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue