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

19 lines
394 B
JSON

{
"type": "machine",
"name": "RatRig V-Cast 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM006",
"instantiation": "true",
"printer_model": "RatRig V-Cast",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"300x0",
"300x300",
"0x300"
],
"printable_height": "250"
}