mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user