mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +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 PETG-CF @FF G4P",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"additional_cooling_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
@@ -29,8 +34,6 @@
|
||||
"filament_type": [
|
||||
"PETG-CF"
|
||||
],
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider4 Pro 0.4 nozzle"
|
||||
],
|
||||
@@ -40,9 +43,6 @@
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge PETG-CF @FF G4P",
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
@@ -66,6 +66,5 @@
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"version": "2.1.1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user