mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
23 lines
442 B
JSON
23 lines
442 B
JSON
{
|
|
"type": "machine",
|
|
"name": "WEMAKE3D TinyBotV1 0.2mm nozzle",
|
|
"inherits": "fdm_machine_tinybotv1_common",
|
|
"from": "system",
|
|
"setting_id": "GM001",
|
|
"instantiation": "true",
|
|
"printer_model": "WEMAKE3D TinyBotV1",
|
|
|
|
"nozzle_diameter": [
|
|
"0.2"
|
|
],
|
|
"printer_variant": "0.2",
|
|
"max_layer_height": [
|
|
"0.16"
|
|
],
|
|
"min_layer_height": [
|
|
"0.04"
|
|
],
|
|
"printer_settings_id": "WEMAKE3D",
|
|
|
|
"nozzle_type" : "brass"
|
|
} |