Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,4 +1,9 @@
{
"type": "filament",
"name": "Flashforge ABS-CF @FF G4P",
"inherits": "Flashforge Generic ABS",
"from": "system",
"instantiation": "true",
"complete_print_exhaust_fan_speed": [
"50"
],
@@ -32,8 +37,6 @@
"filament_start_gcode": [
"; filament start gcode\n;right_extruder_material: ABS-CF\n"
],
"from": "system",
"instantiation": "true",
"compatible_printers": [
"Flashforge Guider4 Pro 0.4 nozzle"
],
@@ -43,9 +46,6 @@
"hot_plate_temp_initial_layer": [
"100"
],
"inherits": "Flashforge Generic ABS",
"is_custom_defined": "0",
"name": "Flashforge ABS-CF @FF G4P",
"nozzle_temperature_range_high": [
"280"
],
@@ -66,6 +66,5 @@
],
"textured_plate_temp_initial_layer": [
"100"
],
"version": "2.1.1.0"
}
]
}