mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
* add orca profile skill * add default material check Improve validation for default materials and filament profiles * Fix default materials and obsolete keys * clarifying orca-profiles skill
16 lines
459 B
JSON
16 lines
459 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.30mm Strength @Tiertime UP400 Pro 0.6 nozzle",
|
|
"inherits": "fdm_process_tiertime_0.30_nozzle_0.6",
|
|
"from": "system",
|
|
"setting_id": "7XmclqpJEKUMRkAi",
|
|
"instantiation": "true",
|
|
"description": "It has a big layer height with optimized settings for stronger parts.",
|
|
"elefant_foot_compensation": "0.15",
|
|
"sparse_infill_density": "25%",
|
|
"wall_loops": "3",
|
|
"compatible_printers": [
|
|
"Tiertime UP400 Pro 0.6 nozzle"
|
|
]
|
|
}
|