Skip to content

Commit

Permalink
Update Support.md
Browse files Browse the repository at this point in the history
Added probable cause for toolhead pausing on toolchange during print
  • Loading branch information
BrewNinja authored Feb 29, 2024
1 parent 81de5aa commit bc6d30f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion wiki/Support.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@

5. A lot of people are asking which toolhead/extruder is recommended. The answer is whatever you want. The changer and tools are completely separate. That being said, using something that is already a tested combination for Stealth Burner or Dragon Burner is going to be the easiest.

6. CAN setup. You are definitely going to want to use CAN to connect your toolheads. Its only 4 wires and much lighter. You don't need anything fancy to split out the signal. Simple WAGO connectors work just fine. Of course, there are options for boards that will split the signal as well if you want something that looks a little more professional. Run wires up to the umbilical from your controller and power supply, then use WAGO's there to split the signal. See the guide here for a lot more CAN information: https://github.com/Esoterical/voron_canbus
6. CAN setup. You are definitely going to want to use CAN to connect your toolheads. Its only 4 wires and much lighter. You don't need anything fancy to split out the signal. Simple WAGO connectors work just fine. Of course, there are options for boards that will split the signal as well if you want something that looks a little more professional. Run wires up to the umbilical from your controller and power supply, then use WAGO's there to split the signal. See the guide here for a lot more CAN information: https://github.com/Esoterical/voron_canbus

7. If you try to change tools during a print (or when the hotends are active) and it drops off one tool, then waits behind another tool and does nothing, the issue is that its probably waiting for the tool temp to stabilize. Make sure you run a PID tune for each tool and place the info in the corresponding tool config.

## Builds
### Built on stream by [ZombieHedgehog](https://www.twitch.tv/zombiehedgehog)
Expand Down

0 comments on commit bc6d30f

Please sign in to comment.