mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
CONSTRUCT3D Construct 1 & Construct 1 XL print profiles (#4187)
* First stage addition of C1 printers * More updates * Create Construct 1 XL 0.6 nozzle.json * More updates * Updated image format * Added C1 printer * Update CONSTRUCT3D.json * Adding CONSTRUCT3D Printer Files * Update Construct 1 0.4 nozzle.json * Slight formatting change * More Typo Fixes * Even more typo fixes * Fixed Error with nozzle variants * Reversion of accidental changes
This commit is contained in:
10
resources/profiles/CONSTRUCT3D/machine/Construct 1.json
Normal file
10
resources/profiles/CONSTRUCT3D/machine/Construct 1.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Construct 1",
|
||||
"model_id": "Construct-1",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "CONSTRUCT3D",
|
||||
"bed_model": "construct_1_buildplate_model.stl",
|
||||
"default_materials": "C1 Generic PLA;C1 Generic PETG;C1 Generic High Flow PETG"
|
||||
}
|
||||
Reference in New Issue
Block a user