Files
OrcaSlicer-bambulab/resources/profiles/InfiMech/machine/InfiMech TX 0.4 nozzle.json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

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"
}