mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"instantiation": "true",
|
||||
"version": "1.0.0.0",
|
||||
|
||||
"type": "filament",
|
||||
"name": "Cubicon PLA @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_id": "P510cfa0",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle"
|
||||
],
|
||||
|
||||
"default_filament_colour": "",
|
||||
"filament_id": "P510cfa0",
|
||||
"filament_settings_id": [
|
||||
"Cubicon PLA @Cubicon xCeler-I 0.4 nozzle"
|
||||
],
|
||||
@@ -17,9 +17,6 @@
|
||||
"filament_vendor": [
|
||||
"Cubicon"
|
||||
],
|
||||
"inherits": "fdm_filament_pla",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Cubicon PLA @Cubicon xCeler-I 0.4 nozzle",
|
||||
"filament_flow_ratio": [
|
||||
"0.99"
|
||||
],
|
||||
@@ -49,10 +46,10 @@
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"100"
|
||||
],
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"190"
|
||||
],
|
||||
@@ -61,5 +58,5 @@
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"80"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user