OrcaSlicer-bambulab/resources/profiles/Blocks/machine/BLOCKS RD50 V2 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

38 lines
No EOL
777 B
JSON

{
"type": "machine",
"name": "BLOCKS RD50 V2 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM006",
"printer_model": "BLOCKS RD50 V2",
"default_print_profile": "0.20mm Standard 0.4 nozzle @Blocks_RD50_V2",
"max_layer_height": [
"0.30"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"retraction_length": [
"1.2"
],
"retraction_speed": [
"30"
],
"deretraction_speed": [
"80"
],
"printable_height": "500",
"upward_compatible_machine": [
"BLOCKS RD50 V2"
]
}