mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-24 05:35:17 +00:00
Feat/profiles cubicon xceler i (#10373)
* profiles(Cubicon): add xCeler-I 0.4 nozzle printer profile add Cubicon 0.4 nozzle filament profile * Fixed missed profile name. * removed default filament colors. * Cover image size changed. --------- Co-authored-by: cubi-sw <hcbyeon@hyvision.co.kr> Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"instantiation": "true",
|
||||
"version": "1.0.0.0",
|
||||
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle"
|
||||
],
|
||||
|
||||
"default_filament_colour": "",
|
||||
|
||||
"filament_id": "P510cfa2",
|
||||
|
||||
"filament_settings_id": [
|
||||
"Cubicon PLAi21 @Cubicon xCeler-I 0.4 nozzle"
|
||||
],
|
||||
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
|
||||
"filament_vendor": [
|
||||
"Cubicon"
|
||||
],
|
||||
|
||||
"inherits": "Cubicon PLA @Cubicon xCeler-I 0.4 nozzle",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
"name": "Cubicon PLAi21 @Cubicon xCeler-I 0.4 nozzle",
|
||||
"temperature_vitrification": [
|
||||
"45"
|
||||
]
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user