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,15 +1,15 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo C 0.4 nozzle",
"inherits": "fdm_process_ecc_04020",
"from": "system",
"setting_id": "PEC04020",
"instantiation": "true",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0.6",
"sparse_infill_pattern": "zig-zag",
"filename_format": "EC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle"
]
"type": "process",
"name": "0.20mm Standard @Elegoo C 0.4 nozzle",
"inherits": "fdm_process_ecc_04020",
"from": "system",
"setting_id": "PEC04020",
"instantiation": "true",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0.6",
"sparse_infill_pattern": "zig-zag",
"filename_format": "EC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle"
]
}