mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Bambu ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"filament_type": ["ABS"],
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_type": [
|
||||
"ABS"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
@@ -19,16 +21,16 @@
|
||||
"pressure_advance": [
|
||||
"0.021"
|
||||
],
|
||||
"fan_max_speed":[
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed":[
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_density":[
|
||||
"filament_density": [
|
||||
"1.05"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
@@ -43,13 +45,12 @@
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 0.4 nozzle",
|
||||
"Qidi X-Max 0.4 nozzle",
|
||||
"Qidi X-CF Pro 0.4 nozzle",
|
||||
"Qidi X-Smart 3 0.4 nozzle",
|
||||
"Qidi X-Plus 3 0.4 nozzle",
|
||||
"Qidi X-Max 3 0.4 nozzle"
|
||||
|
||||
]
|
||||
}
|
||||
"Qidi X-Smart 3 0.4 nozzle",
|
||||
"Qidi X-Plus 3 0.4 nozzle",
|
||||
"Qidi X-Max 3 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user