mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
23 lines
470 B
JSON
23 lines
470 B
JSON
{
|
|
"type": "machine",
|
|
"name": "Comgrow T500 0.8 nozzle",
|
|
"inherits": "fdm_comgrow_common",
|
|
"from": "system",
|
|
"setting_id": "GM003",
|
|
"instantiation": "true",
|
|
"printer_model": "Comgrow T500",
|
|
"printer_variant": "0.8",
|
|
"retraction_length": [
|
|
"1.0"
|
|
],
|
|
"nozzle_diameter": [
|
|
"0.8"
|
|
],
|
|
"printable_area": [
|
|
"0x0",
|
|
"500x0",
|
|
"500x500",
|
|
"0x500"
|
|
],
|
|
"printable_height": "500"
|
|
} |