orcaslicer/resources/profiles/InfiMech/machine/InfiMech TX 0.4 nozzle.json
InfimechOfficial 2b62017d63
Add a new filament named PLA Hyper (#4339)
Add a new filament named PLA Hyper

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-03-07 23:01:48 +08:00

22 lines
371 B
JSON

{
"type": "machine",
"setting_id": "GM001",
"name": "InfiMech TX 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "InfiMech TX",
"nozzle_diameter": [
"0.4"
],
"z_hop": [
"0.4"
],
"printable_area": [
"0x0",
"220x0",
"220x220",
"0x220"
],
"printable_height": "250"
}