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 HS PLA @FF G4 HF",
|
||||
"inherits": "Flashforge Generic ABS @G3U",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
@@ -50,10 +55,8 @@
|
||||
"filament_unloading_speed_start": [
|
||||
"100"
|
||||
],
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider4 0.4 HF nozzle"
|
||||
"Flashforge Guider4 0.4 HF nozzle"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"55"
|
||||
@@ -61,9 +64,6 @@
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"55"
|
||||
],
|
||||
"inherits": "Flashforge Generic ABS @G3U",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge HS PLA @FF G4 HF",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
@@ -93,6 +93,5 @@
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
],
|
||||
"version": "2.1.1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user