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": "FusRock PET-CF @FF G4 0.6 nozzle",
|
||||
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
@@ -32,17 +37,12 @@
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n;right_extruder_material:PET"
|
||||
],
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider4 0.6 nozzle"
|
||||
"Flashforge Guider4 0.6 nozzle"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"80"
|
||||
],
|
||||
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||
"is_custom_defined": "0",
|
||||
"name": "FusRock PET-CF @FF G4 0.6 nozzle",
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
@@ -57,6 +57,5 @@
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"version": "2.1.1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user