mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,17 +1,16 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge PETG Pro",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"additional_cooling_fan_speed": [
|
||||
"60"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge PETG Pro"
|
||||
],
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge PETG Pro",
|
||||
"nozzle_temperature": [
|
||||
"265"
|
||||
],
|
||||
@@ -27,7 +26,6 @@
|
||||
"support_material_interface_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"version": "2.1.1.0",
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.4 Nozzle",
|
||||
"Flashforge Adventurer 5M 0.6 Nozzle",
|
||||
@@ -39,4 +37,4 @@
|
||||
"Flashforge AD5X 0.6 nozzle",
|
||||
"Flashforge AD5X 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user