mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +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 Basic @FF G4 0.6 nozzle",
|
||||
"inherits": "Flashforge Generic PLA @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
@@ -38,14 +43,9 @@
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n;right_extruder_material:PLA\n\n"
|
||||
],
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider4 0.6 nozzle"
|
||||
"Flashforge Guider4 0.6 nozzle"
|
||||
],
|
||||
"inherits": "Flashforge Generic PLA @G3U 0.6 Nozzle",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge PLA Basic @FF G4 0.6 nozzle",
|
||||
"nozzle_temperature_range_high": [
|
||||
"240"
|
||||
],
|
||||
@@ -75,6 +75,5 @@
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"55"
|
||||
],
|
||||
"version": "2.1.1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user