tidy up and bump profile version (#12889)

* tidy up and bump profile version

* fix error

* tidy up

* fix

* tide up more

* fix errors

* fix more errors
This commit is contained in:
SoftFever
2026-03-23 01:17:34 +08:00
committed by GitHub
parent 3b7b3f4cf2
commit f4224e9780
773 changed files with 7740 additions and 8595 deletions

View File

@@ -1,27 +1,22 @@
{
"name": "0.2mm Standard @WEMAKE3D PhoenixProV1 0.4mm nozzle",
"inherits": "fdm_process_phoenixProV1_common",
"instantiation": "true",
"layer_height": "0.2",
"initial_layer_print_height": "0.32",
"initial_layer_line_width": "0.5",
"internal_solid_infill_line_width": "0.5",
"inner_wall_line_width": "0.5",
"sparse_infill_line_width": "0.5",
"line_width": "0.42",
"outer_wall_line_width": "0.42",
"top_surface_line_width": "0.42",
"support_line_width": "0.5",
"thick_bridges": "1",
"print_settings_id": "0.2mm Standard @WEMAKE3D PhoenixProV1 0.4mm nozzle",
"version": "2.3.1.10",
"wall_sequence": "inner-outer-inner wall",
"compatible_printers": [
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
]
}
"type": "process",
"name": "0.2mm Standard @WEMAKE3D PhoenixProV1 0.4mm nozzle",
"inherits": "fdm_process_phoenixProV1_common",
"instantiation": "true",
"layer_height": "0.2",
"initial_layer_print_height": "0.32",
"initial_layer_line_width": "0.5",
"internal_solid_infill_line_width": "0.5",
"inner_wall_line_width": "0.5",
"sparse_infill_line_width": "0.5",
"line_width": "0.42",
"outer_wall_line_width": "0.42",
"top_surface_line_width": "0.42",
"support_line_width": "0.5",
"thick_bridges": "1",
"print_settings_id": "0.2mm Standard @WEMAKE3D PhoenixProV1 0.4mm nozzle",
"wall_sequence": "inner-outer-inner wall",
"compatible_printers": [
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
]
}