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,10 +1,10 @@
{
"type": "process",
"setting_id": "GP006",
"name": "0.28mm Extra Draft @FT 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_folgertech_common",
"from": "system",
"setting_id": "GP006",
"instantiation": "true",
"layer_height": "0.28",
"elefant_foot_compensation": "0.15",
"top_surface_line_width": "0.45",
@@ -22,8 +22,8 @@
"gap_infill_speed": "70",
"support_threshold_angle": "30",
"compatible_printers": [
"Folgertech i3 0.4 nozzle",
"Folgertech FT-5 0.4 nozzle",
"Folgertech FT-6 0.4 nozzle"
"Folgertech i3 0.4 nozzle",
"Folgertech FT-5 0.4 nozzle",
"Folgertech FT-6 0.4 nozzle"
]
}
}