OrcaSlicer-bambulab/resources/profiles/Snapmaker/machine/fdm_linear2_dual.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

29 lines
No EOL
576 B
JSON

{
"type": "machine",
"name": "fdm_linear2_dual",
"inherits": "fdm_linear2",
"from": "system",
"instantiation": "false",
"retraction_speed": [
"35",
"35"
],
"deretraction_speed": [
"35",
"35"
],
"extruder_clearance_height_to_rod": "60",
"extruder_clearance_height_to_lid": "285",
"retract_length_toolchange": [
"18",
"18"
],
"default_filament_profile": [
"Snapmaker PLA",
"Snapmaker PETG"
],
"extruder_offset": [
"0x0",
"0x0"
]
}