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 PLA Basic @FF G4",
"inherits": "Flashforge Generic HS PLA",
"from": "system",
"instantiation": "true",
"activate_air_filtration": [
"1"
],
@@ -29,17 +34,12 @@
"filament_start_gcode": [
"; filament start gcode\n;right_extruder_material:PLA\n"
],
"from": "system",
"instantiation": "true",
"compatible_printers": [
"Flashforge Guider4 0.4 nozzle"
"Flashforge Guider4 0.4 nozzle"
],
"hot_plate_temp": [
"55"
],
"inherits": "Flashforge Generic HS PLA",
"is_custom_defined": "0",
"name": "Flashforge PLA Basic @FF G4",
"nozzle_temperature": [
"210"
],
@@ -60,6 +60,5 @@
],
"textured_plate_temp_initial_layer": [
"55"
],
"version": "2.1.1.0"
}
]
}