mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 05:05:24 +00:00
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:
@@ -1,22 +1,21 @@
|
||||
{
|
||||
"name": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.06",
|
||||
"initial_layer_print_height": "0.15",
|
||||
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
|
||||
"print_settings_id": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.06",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user