mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
tidy up and bump profile version (#12889)
* tidy up and bump profile version * fix error * tidy up * fix * tide up more * fix errors * fix more errors
This commit is contained in:
@@ -1,32 +1,21 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"instantiation": "true",
|
||||
"version": "1.0.0.0",
|
||||
|
||||
"name": "Cubicon PC @base",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"filament_id": "P510cfd0",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle",
|
||||
"Cubicon xCeler-Plus 0.4 nozzle"
|
||||
],
|
||||
|
||||
"default_filament_colour": "",
|
||||
|
||||
"filament_id": "P510cfd0",
|
||||
|
||||
"filament_settings_id": [
|
||||
"Cubicon PC @base"
|
||||
],
|
||||
|
||||
"filament_type": [
|
||||
"PC"
|
||||
],
|
||||
|
||||
"filament_vendor": [
|
||||
"Cubicon"
|
||||
],
|
||||
|
||||
"inherits": "fdm_filament_pc",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
"name": "Cubicon PC @base"
|
||||
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user