mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Update G1 printer configurations and material (#9365)
* 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
This commit is contained in:
11
resources/profiles/Ginger Additive/machine/Ginger G1.json
Normal file
11
resources/profiles/Ginger Additive/machine/Ginger G1.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Ginger G1",
|
||||
"renamed_from":"ginger G1",
|
||||
"model_id": "Ginger_G1",
|
||||
"nozzle_diameter": "1.2;3.0;5.0;8.0",
|
||||
"machine_tech": "FGF",
|
||||
"family": "Ginger",
|
||||
"bed_model": "Ginger_G1.stl",
|
||||
"default_materials": "Ginger Generic PETG;Ginger Generic PLA"
|
||||
}
|
||||
Reference in New Issue
Block a user