mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-08 09:46:55 +00:00
Make Cubicon's "@base" filament presets true base profiles
Cubicon's nine "@base" presets were the only instantiated ones of the 196
"@base" filament presets in the library; the other 187 are instantiation:false.
Being selectable, and claiming xCeler-I and xCeler-Plus, they put two presets of
one product on those two printers - which is what forced the nine filament_id
salt splits: one product deliberately kept on two ids so AMS matching stayed
unambiguous.
Flip them to instantiation:false and drop the compatible_printers, setting_id
and filament_settings_id that a base has no use for, matching what the other
150 bases carry. The three "@Cubicon xCeler-{I,Mini,Plus} 0.4 nozzle" variants
keep one printer each, so every printer still sees exactly one preset per
product and they converge on its single id; the nine salted ids retire.
A base is not added to the preset collection, so user presets that inherited
the selectable "@base" - the v2.3.2-v2.4.2 fixtures have one per material -
would lose their parent. renamed_from on the xCeler-I variant, the first model
the base ever claimed, redirects them; a preset built on "@base" while printing
on an xCeler-Plus narrows to the xCeler-I.
The six default_materials / default_filament_profile fields named
"Cubicon PLA @Cubicon xCeler-<model>", dropping the " 0.4 nozzle" the presets
actually carry, so none of them ever resolved; each model now names its own
variant.
Claude-Session: https://claude.ai/code/session_01Q3zm9HuyskkSb4hynviV99
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Cubicon",
|
||||
"version": "02.04.00.03",
|
||||
"version": "02.04.00.04",
|
||||
"force_update": "0",
|
||||
"description": "Cubicon configurations",
|
||||
"machine_model_list": [
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon ABS @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "Cubicon ABS @base",
|
||||
"renamed_from": "Cubicon ABS @base",
|
||||
"setting_id": "VJEyK87ZYvHmamB9",
|
||||
"filament_id": "OFpDo5Ix",
|
||||
"instantiation": "true",
|
||||
|
||||
@@ -2,17 +2,9 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon ABS @base",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"setting_id": "aZRVIlDze62Bbw81",
|
||||
"filament_id": "OFafocjw",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle",
|
||||
"Cubicon xCeler-Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_id": "OFpDo5Ix",
|
||||
"instantiation": "false",
|
||||
"default_filament_colour": "",
|
||||
"filament_settings_id": [
|
||||
"Cubicon ABS @base"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Cubicon"
|
||||
],
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon ABS-A100 @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "Cubicon ABS-A100 @base",
|
||||
"renamed_from": "Cubicon ABS-A100 @base",
|
||||
"setting_id": "OfiOryklf7FDVCz8",
|
||||
"filament_id": "OFy8tYJE",
|
||||
"instantiation": "true",
|
||||
|
||||
@@ -2,17 +2,9 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon ABS-A100 @base",
|
||||
"inherits": "Cubicon ABS @base",
|
||||
"setting_id": "vGIT4KZvqojIh2up",
|
||||
"filament_id": "OFN9fefN",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle",
|
||||
"Cubicon xCeler-Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_id": "OFy8tYJE",
|
||||
"instantiation": "false",
|
||||
"default_filament_colour": "",
|
||||
"filament_settings_id": [
|
||||
"Cubicon ABS-A100 @base"
|
||||
],
|
||||
"filament_type": [
|
||||
"ABS"
|
||||
],
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon ABSk @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "Cubicon ABSk @base",
|
||||
"renamed_from": "Cubicon ABSk @base",
|
||||
"setting_id": "TXcodZkab4fofnEn",
|
||||
"filament_id": "OForhBi4",
|
||||
"instantiation": "true",
|
||||
|
||||
@@ -2,17 +2,9 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon ABSk @base",
|
||||
"inherits": "Cubicon ABS @base",
|
||||
"setting_id": "UbOUO0K3Y2iRPBtf",
|
||||
"filament_id": "OFgVQkqW",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle",
|
||||
"Cubicon xCeler-Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_id": "OForhBi4",
|
||||
"instantiation": "false",
|
||||
"default_filament_colour": "",
|
||||
"filament_settings_id": [
|
||||
"Cubicon ABSk @base"
|
||||
],
|
||||
"filament_type": [
|
||||
"ABS"
|
||||
],
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon PA-CF @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "Cubicon PA-CF @base",
|
||||
"renamed_from": "Cubicon PA-CF @base",
|
||||
"setting_id": "nupuIJggdc1EKDqG",
|
||||
"filament_id": "OFiEz2XI",
|
||||
"instantiation": "true",
|
||||
|
||||
@@ -2,17 +2,9 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon PA-CF @base",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"setting_id": "55cJDyCoEudfOePY",
|
||||
"filament_id": "OFD21ije",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle",
|
||||
"Cubicon xCeler-Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_id": "OFiEz2XI",
|
||||
"instantiation": "false",
|
||||
"default_filament_colour": "",
|
||||
"filament_settings_id": [
|
||||
"Cubicon PA-CF @base"
|
||||
],
|
||||
"filament_type": [
|
||||
"PA"
|
||||
],
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon PC @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "Cubicon PC @base",
|
||||
"renamed_from": "Cubicon PC @base",
|
||||
"setting_id": "c0sUPS0SRYUNjEpB",
|
||||
"filament_id": "OFEj7sca",
|
||||
"instantiation": "true",
|
||||
|
||||
@@ -2,17 +2,9 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon PC @base",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"setting_id": "Mzg6jfwb2nqfGkdV",
|
||||
"filament_id": "OF79Fbo6",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle",
|
||||
"Cubicon xCeler-Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_id": "OFEj7sca",
|
||||
"instantiation": "false",
|
||||
"default_filament_colour": "",
|
||||
"filament_settings_id": [
|
||||
"Cubicon PC @base"
|
||||
],
|
||||
"filament_type": [
|
||||
"PC"
|
||||
],
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon PETG @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "Cubicon PETG @base",
|
||||
"renamed_from": "Cubicon PETG @base",
|
||||
"setting_id": "dsX01tCkd2Usk104",
|
||||
"filament_id": "OFoBTKmn",
|
||||
"instantiation": "true",
|
||||
|
||||
@@ -2,17 +2,9 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon PETG @base",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"setting_id": "bGfz4phwIdqSz0Hx",
|
||||
"filament_id": "OF8Hx3Pi",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle",
|
||||
"Cubicon xCeler-Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_id": "OFoBTKmn",
|
||||
"instantiation": "false",
|
||||
"default_filament_colour": "",
|
||||
"filament_settings_id": [
|
||||
"Cubicon PETG @base"
|
||||
],
|
||||
"filament_type": [
|
||||
"PETG"
|
||||
],
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon PLA @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "Cubicon PLA @base",
|
||||
"renamed_from": "Cubicon PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "xXJgHAeNf1JdCitr",
|
||||
"filament_id": "OFEwRwmL",
|
||||
|
||||
@@ -3,17 +3,9 @@
|
||||
"name": "Cubicon PLA @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "ypwdJAu0NlEsWpf4",
|
||||
"filament_id": "OFjcwUEm",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle",
|
||||
"Cubicon xCeler-Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_id": "OFEwRwmL",
|
||||
"instantiation": "false",
|
||||
"default_filament_colour": "",
|
||||
"filament_settings_id": [
|
||||
"CBC_MTC_0"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon PLA+ @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "Cubicon PLA+ @base",
|
||||
"renamed_from": "Cubicon PLA+ @base",
|
||||
"from": "system",
|
||||
"setting_id": "fNR2Bw3e4TGcWhq0",
|
||||
"filament_id": "OF7tt7DO",
|
||||
|
||||
@@ -2,19 +2,11 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon PLA+ @base",
|
||||
"inherits": "Cubicon PLA @base",
|
||||
"setting_id": "ETnuhiOZRh1jxrVk",
|
||||
"filament_id": "OFRmGKVX",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle",
|
||||
"Cubicon xCeler-Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_id": "OF7tt7DO",
|
||||
"instantiation": "false",
|
||||
"default_filament_colour": [
|
||||
""
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Cubicon PLA+ @base"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon PLAi21 @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "Cubicon PLAi21 @base",
|
||||
"renamed_from": "Cubicon PLAi21 @base",
|
||||
"from": "system",
|
||||
"setting_id": "vcLVF3cglagBfVAF",
|
||||
"filament_id": "OFRhBryT",
|
||||
|
||||
@@ -2,17 +2,9 @@
|
||||
"type": "filament",
|
||||
"name": "Cubicon PLAi21 @base",
|
||||
"inherits": "Cubicon PLA @base",
|
||||
"setting_id": "mnwC7ijXXV72lBOt",
|
||||
"filament_id": "OFdkWDiy",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle",
|
||||
"Cubicon xCeler-Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_id": "OFRhBryT",
|
||||
"instantiation": "false",
|
||||
"default_filament_colour": "",
|
||||
"filament_settings_id": [
|
||||
"Cubicon PLAi21 @base"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"cooling_tube_length": "0",
|
||||
"cooling_tube_retraction": "0",
|
||||
"default_filament_profile": [
|
||||
"Cubicon PLA @Cubicon xCeler-I"
|
||||
"Cubicon PLA @Cubicon xCeler-I 0.4 nozzle"
|
||||
],
|
||||
"default_print_profile": "cubicon default @base",
|
||||
"deretraction_speed": [
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
"bed_texture": "Cubicon xCeler-I_bed_texture.svg",
|
||||
"family": "Cubicon",
|
||||
"machine_tech": "FFF",
|
||||
"default_materials": "Cubicon PLA @Cubicon xCeler-I"
|
||||
"default_materials": "Cubicon PLA @Cubicon xCeler-I 0.4 nozzle"
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"cooling_tube_length": "0",
|
||||
"cooling_tube_retraction": "0",
|
||||
"default_filament_profile": [
|
||||
"Cubicon PLA @Cubicon xCeler-Mini"
|
||||
"Cubicon PLA @Cubicon xCeler-Mini 0.4 nozzle"
|
||||
],
|
||||
"default_print_profile": "cubicon default @base",
|
||||
"deretraction_speed": [
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
"bed_texture": "Cubicon xCeler-I_bed_texture.svg",
|
||||
"family": "Cubicon",
|
||||
"machine_tech": "FFF",
|
||||
"default_materials": "Cubicon PLA @Cubicon xCeler-Mini"
|
||||
"default_materials": "Cubicon PLA @Cubicon xCeler-Mini 0.4 nozzle"
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"cooling_tube_length": "0",
|
||||
"cooling_tube_retraction": "0",
|
||||
"default_filament_profile": [
|
||||
"Cubicon PLA @Cubicon xCeler-Plus"
|
||||
"Cubicon PLA @Cubicon xCeler-Plus 0.4 nozzle"
|
||||
],
|
||||
"default_print_profile": "cubicon default @base",
|
||||
"deretraction_speed": [
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
"bed_texture": "Cubicon xCeler-I_bed_texture.svg",
|
||||
"family": "Cubicon",
|
||||
"machine_tech": "FFF",
|
||||
"default_materials": "Cubicon PLA @Cubicon xCeler-Plus"
|
||||
"default_materials": "Cubicon PLA @Cubicon xCeler-Plus 0.4 nozzle"
|
||||
}
|
||||
|
||||
@@ -899,14 +899,6 @@
|
||||
"filament_type": "PHA",
|
||||
"filament_vendor": "Generic"
|
||||
},
|
||||
"OF79Fbo6": {
|
||||
"filaments": [
|
||||
"Cubicon/Cubicon PC"
|
||||
],
|
||||
"name": "Cubicon PC",
|
||||
"filament_type": "PC",
|
||||
"filament_vendor": "Cubicon"
|
||||
},
|
||||
"OF7H3VJM": {
|
||||
"filaments": [
|
||||
"OrcaFilamentLibrary/eSUN PLA-Marble"
|
||||
@@ -997,14 +989,6 @@
|
||||
"filament_type": "TPU-64D",
|
||||
"filament_vendor": "Flashforge"
|
||||
},
|
||||
"OF8Hx3Pi": {
|
||||
"filaments": [
|
||||
"Cubicon/Cubicon PETG"
|
||||
],
|
||||
"name": "Cubicon PETG",
|
||||
"filament_type": "PETG",
|
||||
"filament_vendor": "Cubicon"
|
||||
},
|
||||
"OF8Jl6NT": {
|
||||
"filaments": [
|
||||
"Snapmaker/Snapmaker J1 PET"
|
||||
@@ -1477,14 +1461,6 @@
|
||||
"filament_type": "PLA",
|
||||
"filament_vendor": "Volumic"
|
||||
},
|
||||
"OFD21ije": {
|
||||
"filaments": [
|
||||
"Cubicon/Cubicon PA-CF"
|
||||
],
|
||||
"name": "Cubicon PA-CF",
|
||||
"filament_type": "PA",
|
||||
"filament_vendor": "Cubicon"
|
||||
},
|
||||
"OFD8loeT": {
|
||||
"filaments": [
|
||||
"re3D/re3D rPETG"
|
||||
@@ -2950,14 +2926,6 @@
|
||||
"filament_type": "PLA",
|
||||
"filament_vendor": "addnorth"
|
||||
},
|
||||
"OFN9fefN": {
|
||||
"filaments": [
|
||||
"Cubicon/Cubicon ABS-A100"
|
||||
],
|
||||
"name": "Cubicon ABS-A100",
|
||||
"filament_type": "ABS",
|
||||
"filament_vendor": "Cubicon"
|
||||
},
|
||||
"OFNBlAPT": {
|
||||
"filaments": [
|
||||
"OrcaArena/Arena PETG Basic"
|
||||
@@ -3514,14 +3482,6 @@
|
||||
"filament_type": "PVA",
|
||||
"filament_vendor": "Volumic"
|
||||
},
|
||||
"OFRmGKVX": {
|
||||
"filaments": [
|
||||
"Cubicon/Cubicon PLA+"
|
||||
],
|
||||
"name": "Cubicon PLA+",
|
||||
"filament_type": "PLA",
|
||||
"filament_vendor": "Cubicon"
|
||||
},
|
||||
"OFRooa0F": {
|
||||
"filaments": [
|
||||
"Snapmaker/Snapmaker Dual PA-CF"
|
||||
@@ -4623,14 +4583,6 @@
|
||||
"filament_type": "PC-CF",
|
||||
"filament_vendor": "Generic"
|
||||
},
|
||||
"OFafocjw": {
|
||||
"filaments": [
|
||||
"Cubicon/Cubicon ABS"
|
||||
],
|
||||
"name": "Cubicon ABS",
|
||||
"filament_type": "ABS",
|
||||
"filament_vendor": "Cubicon"
|
||||
},
|
||||
"OFausr3F": {
|
||||
"filaments": [
|
||||
"OrcaFilamentLibrary/FilAr PLA-mate Rosa"
|
||||
@@ -4871,14 +4823,6 @@
|
||||
"filament_type": "PLA",
|
||||
"filament_vendor": "Snapmaker"
|
||||
},
|
||||
"OFdkWDiy": {
|
||||
"filaments": [
|
||||
"Cubicon/Cubicon PLAi21"
|
||||
],
|
||||
"name": "Cubicon PLAi21",
|
||||
"filament_type": "PLA",
|
||||
"filament_vendor": "Cubicon"
|
||||
},
|
||||
"OFdqkWtz": {
|
||||
"filaments": [
|
||||
"Flashforge/Flashforge PLA Luminous"
|
||||
@@ -5296,14 +5240,6 @@
|
||||
"filament_type": "PC",
|
||||
"filament_vendor": "Volumic"
|
||||
},
|
||||
"OFgVQkqW": {
|
||||
"filaments": [
|
||||
"Cubicon/Cubicon ABSk"
|
||||
],
|
||||
"name": "Cubicon ABSk",
|
||||
"filament_type": "ABS",
|
||||
"filament_vendor": "Cubicon"
|
||||
},
|
||||
"OFgXgt98": {
|
||||
"filaments": [
|
||||
"Artillery/Artillery ABS"
|
||||
@@ -5807,14 +5743,6 @@
|
||||
"filament_type": "PLA",
|
||||
"filament_vendor": "Polymaker"
|
||||
},
|
||||
"OFjcwUEm": {
|
||||
"filaments": [
|
||||
"Cubicon/Cubicon PLA"
|
||||
],
|
||||
"name": "Cubicon PLA",
|
||||
"filament_type": "PLA",
|
||||
"filament_vendor": "Cubicon"
|
||||
},
|
||||
"OFjiXpyf": {
|
||||
"filaments": [
|
||||
"Qidi/Generic TPU 95A",
|
||||
|
||||
Reference in New Issue
Block a user