mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
22 lines
426 B
JSON
22 lines
426 B
JSON
{
|
|
"type": "machine",
|
|
"name": "InfiMech TX 0.4 nozzle",
|
|
"inherits": "fdm_klipper_common",
|
|
"from": "system",
|
|
"setting_id": "GM001",
|
|
"instantiation": "true",
|
|
"printer_model": "InfiMech TX",
|
|
"nozzle_diameter": [
|
|
"0.4"
|
|
],
|
|
"z_hop": [
|
|
"0.4"
|
|
],
|
|
"printable_area": [
|
|
"0x0",
|
|
"220x0",
|
|
"220x220",
|
|
"0x220"
|
|
],
|
|
"printable_height": "250"
|
|
} |