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 PPS-CF @FF G4",
|
||||
"inherits": "Flashforge Generic PLA-CF10",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"additional_cooling_fan_speed": [
|
||||
"0"
|
||||
],
|
||||
@@ -50,10 +55,8 @@
|
||||
"filament_type": [
|
||||
"PPS-CF"
|
||||
],
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider4 0.4 nozzle"
|
||||
"Flashforge Guider4 0.4 nozzle"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
@@ -61,9 +64,6 @@
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"inherits": "Flashforge Generic PLA-CF10",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge PPS-CF @FF G4",
|
||||
"nozzle_temperature": [
|
||||
"310"
|
||||
],
|
||||
@@ -102,6 +102,5 @@
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"version": "2.1.1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user