mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +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 PLA Buint Ti @FF G4P 0.8 nozzle",
|
||||
"inherits": "Flashforge Generic PLA @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
@@ -41,8 +46,6 @@
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n;right_extruder_material:PLA\n\n"
|
||||
],
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider4 Pro 0.8 HF nozzle"
|
||||
],
|
||||
@@ -52,9 +55,6 @@
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"50"
|
||||
],
|
||||
"inherits": "Flashforge Generic PLA @G3U 0.6 Nozzle",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge PLA Buint Ti @FF G4P 0.8 nozzle",
|
||||
"nozzle_temperature": [
|
||||
"200"
|
||||
],
|
||||
@@ -87,6 +87,5 @@
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"50"
|
||||
],
|
||||
"version": "2.1.1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user