mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +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:
28
resources/profiles/CONSTRUCT3D/filament/C1 Generic PLA.json
Normal file
28
resources/profiles/CONSTRUCT3D/filament/C1 Generic PLA.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "C1 Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"30"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"4"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"62"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"68"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Construct 1 0.4 nozzle",
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user