Files
OrcaSlicer-KX/resources/profiles/Creality/filament/Creality Generic TPU @Hi-all.json
Thomas 9718d13c21 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
2025-01-22 14:37:42 +08:00

36 lines
738 B
JSON

{
"type": "filament",
"setting_id": "GFU99_CREALITY_00",
"name": "Creality Generic TPU @Hi-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic TPU",
"hot_plate_temp": [
"30"
],
"hot_plate_temp_initial_layer": [
"30"
],
"textured_plate_temp": [
"30"
],
"textured_plate_temp_initial_layer": [
"30"
],
"nozzle_temperature_initial_layer": [
"230"
],
"nozzle_temperature": [
"230"
],
"filament_max_volumetric_speed": [
"3.5"
],
"slow_down_layer_time": [
"5"
],
"compatible_printers": [
"Creality Hi 0.4 nozzle",
"Creality Hi 0.6 nozzle"
]
}