Files
OrcaSlicer/resources/profiles/WEMAKE3D/process/0.16mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle.json
SoftFever f4224e9780 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
2026-03-23 01:17:34 +08:00

22 lines
753 B
JSON

{
"type": "process",
"name": "0.16mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
"inherits": "fdm_process_tinyBotV1_common",
"instantiation": "true",
"layer_height": "0.16",
"initial_layer_print_height": "0.16",
"initial_layer_line_width": "0.3",
"internal_solid_infill_line_width": "0.3",
"inner_wall_line_width": "0.3",
"sparse_infill_line_width": "0.3",
"line_width": "0.22",
"outer_wall_line_width": "0.22",
"top_surface_line_width": "0.22",
"support_line_width": "0.3",
"thick_bridges": "1",
"print_settings_id": "0.16mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
"wall_sequence": "inner-outer-inner wall",
"compatible_printers": [
"WEMAKE3D TinyBotV1 0.2mm nozzle"
]
}