Has anyone successful ran a pallet 2 on klipper?
I think quite a few people have used the Palette 2 with Klipper:
Klipper3d:master
← cmroche:palette-2-upstream
opened 12:42AM - 16 Mar 21 UTC
Module which bring support for P2 devices running in connected mode. This enable… s using a Palette 2 directly with Klippy without Octoprint, or without Palette2 plugins for Octoprint which are not functional out of the box with Klipper.
Module currently supports most of the expected workflows for Palette
- Pause, resume and cancel print directly from device
- Initial print setup, filament load work as expected
- Smart load from device is also working
- Heartbeat check and testing before print start to verify proper connection to the device
Module also introduces the following commands
- PALETTE_CONNECT / PALETTE_DISCONNECT
- PALETTE_CUT
- PALETTE_CLEAR
- PALETTE_SMART_LOAD
Depends on **[virtual_sdcard]** and **[pause_resume]** to provide all the needed functionality. If either of these are not present on load of **[palette2]** it will emit a configuration error information the user to add the needed configurations.
Example print (both printed at the same time using 4 input colors).

Reading through the thread, it sounds like you have to set your Klipper image with Python2 (rather than the currently recommended Python3).
I suggest you follow up with the Klipper Discourse Group:
as well as Mosaic:
The newest generation of Palette, the multi-material solution for 3D printing. Resources for Palette 2, Palette 2 Pro, Palette 2S, and Palette 2S Pro.
1 Like
Matthew
November 29, 2023, 2:57pm
3
Thanks for the links,
I have never personally looked into this but I am curious to check it out and see. Especially with used Palettes going down in price it may be an interesting option.