mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +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:
13
resources/profiles/Creality/machine/Creality Hi.json
Normal file
13
resources/profiles/Creality/machine/Creality Hi.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Creality Hi",
|
||||
"model_id": "Creality-Hi",
|
||||
"nozzle_diameter": "0.4;0.6",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Creality",
|
||||
"bed_model": "creality_hi_buildplate_model.stl",
|
||||
"bed_texture": "creality_hi_buildplate_texture.png",
|
||||
"default_bed_type": "Textured PEI Plate",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Creality Generic ABS @Hi-all;Creality Generic ASA @Hi-all;Creality Generic ASA-CF @Hi-all;Creality Generic PETG @Hi-all;Creality Generic PETG-CF @Hi-all;Creality Generic PLA @Hi-all;Creality Generic PLA High Speed @Hi-all;Creality Generic PLA Matte @Hi-all;Creality Generic PLA Silk @Hi-all;Creality Generic PLA-CF @Hi-all;Creality Generic TPU @Hi-all"
|
||||
}
|
||||
Reference in New Issue
Block a user