mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 12:45:17 +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,28 +1,22 @@
|
||||
{
|
||||
"name": "0.48mm Extra Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.48",
|
||||
|
||||
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
|
||||
"is_custom_defined": "0",
|
||||
"print_settings_id": "0.48mm Extra Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
|
||||
"version": "2.3.1.10",
|
||||
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.48mm Extra Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"print_settings_id": "0.48mm Extra Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user