mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +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,37 +1,29 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"instantiation": "true",
|
||||
"version": "1.0.0.0",
|
||||
|
||||
"name": "Cubicon PLA+ @base",
|
||||
"inherits": "Cubicon PLA @base",
|
||||
"filament_id": "P510cfa1",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle",
|
||||
"Cubicon xCeler-Plus 0.4 nozzle"
|
||||
],
|
||||
|
||||
"default_filament_colour": [""],
|
||||
|
||||
"filament_id": "P510cfa1",
|
||||
|
||||
"default_filament_colour": [
|
||||
""
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Cubicon PLA+ @base"
|
||||
],
|
||||
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
|
||||
"filament_vendor": [
|
||||
"Cubicon"
|
||||
],
|
||||
|
||||
"inherits": "Cubicon PLA @base",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
"name": "Cubicon PLA+ @base",
|
||||
"temperature_vitrification": [
|
||||
"52"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"220"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user