Jump to content

Simultaneous MMUs


Bino

Recommended Posts

Is it possible to simultaneously control two different systems like a tool changer for multi-material while a MMU like TradRack is connected additionally to for example one of the toolheads?

 

Toolhead 0: PETG or ASA

Toolhead 1: PLA via TradRack

 

Link to comment
Share on other sites

If you are using an SB with a CAN board, you are already using 2 MMUs. The trick will be having the klipper code/libraries for the MMUs functionality.

Something like:

 

[mcu]
serial: /dev/serial/by-id/usb-Klipper_Klipper_firmware_xxxxx-xxxx
#canbus_uuid: xxxxxxxxxx

[mcu EBBCan]
serial: /dev/serial/by-id/usb-Klipper_Klipper_firmware_yyyyyy-yyyy
#canbus_uuid: xxxxxxxxxx

 

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...