mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +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,30 @@
|
||||
{
|
||||
"instantiation": "true",
|
||||
"version": "1.0.0.0",
|
||||
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle"
|
||||
],
|
||||
|
||||
"default_filament_colour": "",
|
||||
|
||||
"filament_id": "P510cfd0",
|
||||
|
||||
"filament_settings_id": [
|
||||
"Cubicon PC @Cubicon xCeler-I 0.4 nozzle"
|
||||
],
|
||||
|
||||
"filament_type": [
|
||||
"PC"
|
||||
],
|
||||
|
||||
"filament_vendor": [
|
||||
"Cubicon"
|
||||
],
|
||||
|
||||
"inherits": "fdm_filament_pc",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
"name": "Cubicon PC @Cubicon xCeler-I 0.4 nozzle"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user