mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +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
14 lines
449 B
JSON
14 lines
449 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.30mm Standard @Tiertime UP600 HS 0.6 nozzle",
|
|
"inherits": "fdm_process_tiertime_0.30_nozzle_0.6_HS",
|
|
"from": "system",
|
|
"setting_id": "feDmukIZ41HO21a6",
|
|
"instantiation": "true",
|
|
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
|
|
"elefant_foot_compensation": "0.15",
|
|
"compatible_printers": [
|
|
"Tiertime UP600 HS 0.6 nozzle"
|
|
]
|
|
}
|