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,4 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge ABS Basic @FF G4P",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
],
|
||||
@@ -26,8 +31,6 @@
|
||||
"filament_settings_id": [
|
||||
"Flashforge ABS Basic @FF G4P"
|
||||
],
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider4 Pro 0.4 nozzle"
|
||||
],
|
||||
@@ -37,9 +40,6 @@
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge ABS Basic @FF G4P",
|
||||
"slow_down_layer_time": [
|
||||
"4"
|
||||
],
|
||||
@@ -48,6 +48,5 @@
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"version": "2.1.1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user