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
17 lines
527 B
JSON
17 lines
527 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.30mm Standard @Z-Bolt S600 0.6 nozzle",
|
|
"inherits": "fdm_process_zbolt_0.30_nozzle_0.6",
|
|
"from": "system",
|
|
"setting_id": "txwrrb1yo7nMfBMG",
|
|
"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": [
|
|
"Z-Bolt S600 0.6 nozzle",
|
|
"Z-Bolt S600 Dual 0.6 nozzle",
|
|
"Z-Bolt S1000 0.6 nozzle",
|
|
"Z-Bolt S1000 Dual 0.6 nozzle"
|
|
]
|
|
}
|