Adding Creality Hi printer (#7964)

* Adding Creality Hi files

* Added Creality Hi profiles

* Fixed profile issues

* Fixed profile

* Fixed profile

* Fixed build plate position

* Fixed build plate position

* Various fixes and optimizations.

* Add ASA and PETG -CF filaments.

* Various fixes/improvements

* Changed default flow for PLA HS

* Various fixes and optimisations.

* Disabled filament ramming
This commit is contained in:
Thomas
2025-01-22 07:37:42 +01:00
committed by GitHub
parent f2e65f9d00
commit 9718d13c21
26 changed files with 1655 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"type": "filament",
"setting_id": "GFSL05_00",
"name": "Creality Generic PLA Matte @Hi-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic PLA @Hi-all",
"filament_max_volumetric_speed": [
"18"
],
"compatible_printers": [
"Creality Hi 0.4 nozzle",
"Creality Hi 0.6 nozzle"
]
}