Ender 3 V3 initial commit (#5127)

* Ender 3 V3 initial commit

* Fixed bad naming
This commit is contained in:
Thomas
2024-04-29 17:51:53 +02:00
committed by GitHub
parent e531e2ccc8
commit e95afd7182
23 changed files with 2498 additions and 1316 deletions

View File

@@ -0,0 +1,12 @@
{
"type": "filament",
"name": "Creality Generic PA-CF @Ender-3V3-all",
"inherits": "Creality Generic PA-CF",
"from": "system",
"setting_id": "GFSN99_01",
"instantiation": "true",
"compatible_printers": [
"Creality Ender-3 V3 0.4 nozzle",
"Creality Ender-3 V3 0.6 nozzle"
]
}