OrcaSlicer-bambulab/resources/profiles/Ratrig/machine/RatRig V-Cast 0.4 nozzle.json
Louis Rossmann c661ddc2eb
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Initial release
2026-05-11 07:39:33 -05:00

19 lines
No EOL
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"
}