mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "re3D Gigabot 4 XLT 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_re3D_common",
|
||||
"printer_model": "re3D Gigabot 4 XLT",
|
||||
"nozzle_diameter": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"600x0",
|
||||
"600x760",
|
||||
"0x760"
|
||||
],
|
||||
"printable_height": "900",
|
||||
"max_layer_height": ["0.64"],
|
||||
"min_layer_height": ["0.2"],
|
||||
"retraction_length": ["1.0"],
|
||||
"printer_variant": "0.8",
|
||||
"default_print_profile": "0.2mm Standard @re3D fdm 0.8"
|
||||
}
|
||||
Reference in New Issue
Block a user