mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "BSFI001",
|
||||
"setting_id": "BSSI001",
|
||||
"name": "Blocks Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "BSSI001",
|
||||
"filament_id": "BSFI001",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
@@ -24,13 +24,15 @@
|
||||
"nozzle_temperature_range_high": [
|
||||
"230"
|
||||
],
|
||||
"slow_down_min_speed": ["30"],
|
||||
"slow_down_min_speed": [
|
||||
"30"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
],
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
@@ -53,4 +55,4 @@
|
||||
"BLOCKS RF50 0.8 nozzle",
|
||||
"BLOCKS RF50"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user