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:
GiacomoGuaresi
2025-04-18 10:38:36 +02:00
committed by GitHub
parent f5849e5c08
commit addade1216
30 changed files with 528 additions and 554 deletions

View File

@@ -0,0 +1,13 @@
{
"type": "machine",
"name": "Ginger G1 3.0 nozzle",
"renamed_from":"ginger G1 3.0 nozzle",
"printer_settings_id": "Ginger G1 3.0 nozzle",
"instantiation": "true",
"inherits": "Ginger_G1_common",
"max_layer_height": ["2.5"],
"nozzle_diameter": ["3.0"],
"printer_variant": "3.0",
"printer_model": "ginger G1",
"version": "0.1.0.0"
}