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,21 +1,21 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSA04",
"name": "SecKit Generic PA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "GFN98",
"instantiation": "true",
"filament_type": [
"PA-CF"
],
"filament_z_hop": [
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"pressure_advance": [
"0.045"
],
"nozzle_temperature_initial_layer": [
@@ -24,10 +24,10 @@
"nozzle_temperature": [
"270"
],
"hot_plate_temp" : [
"hot_plate_temp": [
"80"
],
"hot_plate_temp_initial_layer" : [
"hot_plate_temp_initial_layer": [
"80"
],
"filament_density": [
@@ -39,8 +39,8 @@
"overhang_fan_speed": [
"50"
],
"compatible_printers": [
"compatible_printers": [
"SecKit SK-Tank 0.4 nozzle",
"SecKit Go3 0.4 nozzle"
"SecKit Go3 0.4 nozzle"
]
}
}