mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 12:52:07 +00:00
* squash all commits * rename file to lower case * add tmp file to change name * add tmp file to change name * update g1 profile configuration * chore: add renamed_from attribute * fix: typo * fix: typo * chore: fix printer_model reference
14 lines
352 B
JSON
14 lines
352 B
JSON
{
|
|
"type": "machine",
|
|
"name": "Ginger G1 1.2 nozzle",
|
|
"renamed_from":"ginger G1 1.2 nozzle",
|
|
"printer_settings_id": "Ginger G1 1.2 nozzle",
|
|
"instantiation": "true",
|
|
"inherits": "Ginger_G1_common",
|
|
"max_layer_height": ["1"],
|
|
"nozzle_diameter": ["1.2"],
|
|
"printer_variant": "1.2",
|
|
"printer_model": "ginger G1",
|
|
"version": "0.1.0.0"
|
|
}
|