mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
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:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSG99_00",
|
||||
"name": "Creality Generic PETG @Hi-all",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Creality Generic PETG",
|
||||
"filament_max_volumetric_speed": ["9"],
|
||||
"slow_down_layer_time": ["5"],
|
||||
"cool_plate_temp" : ["70"],
|
||||
"eng_plate_temp" : ["70"],
|
||||
"hot_plate_temp" : ["70"],
|
||||
"textured_plate_temp" : ["70"],
|
||||
"cool_plate_temp_initial_layer" : ["70"],
|
||||
"eng_plate_temp_initial_layer" : ["70"],
|
||||
"hot_plate_temp_initial_layer" : ["70"],
|
||||
"textured_plate_temp_initial_layer" : ["70"],
|
||||
"nozzle_temperature_initial_layer": ["250"],
|
||||
"nozzle_temperature": ["250"],
|
||||
"compatible_printers": [
|
||||
"Creality Hi 0.4 nozzle",
|
||||
"Creality Hi 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user