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