Skip to content

ppak10/Voron-2-Tall

 
 

Repository files navigation

Voron 2 Tall

Collection of files for building custom Voron 2.4 with a build volume of 350 mm x 350 mm x 930 mm (13.78 in x 13.78 in x 36.61 in) modified from the base LDO Voron 2.4 Kit.

Mods

Canbus Setup

Canbus Direct Diagram

I mostly followed the steps outlined in this forum post to connect EBB directly to Octopus.

More specifically, I followed the guide this guide that was attached.

How to Use CAN Toolhead Boards Connected Directly to Octopus / Octopus Pro on CanBoot

Notes

  1. CanBoot has updated name to Katapult but instructions in manual should still work.
  2. If can0 doesn't automatically show up in ifconfig so this command should solve that:
    sudo ip link set can0 up type can bitrate 250000
    sudo ip link set can0 txqueuelen 128
  3. Make sure the high and low can wires are set correctly otherwise ebb will not show up properly.

Troubleshooting

Toolhead (Dragon Burner 2.85 mm)

Dragon Burner V8 toolhead is used as the base for mounting an Orbiter F2.85 mm extruder and V6 All-Metal HotEnd.

Notes

  1. Some printed component will need some light sanding to fit together properly.
    • Be gentle with the fan components, they can break easily.
  2. Make sure to calibrate E-steps as the default settings will most likely result in under-extrusion.
    • Here's a good guide with instructions to calibrate E-steps
    • General Formula: new_rotation_distance = previous_rotation_distance * (actual_extrude_distance / 100)

Extruder

Hotend

Other Useful Links

LDO Docs

About

Height Modified Voron 2 CoreXY 3D Printer design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published