Palette Filament Splicer: Difference between revisions
Jump to navigation
Jump to search
(Created Page + Added Basic Sections/Info) |
(Added some more links under the "Internal Links" section) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
*Thus it is less likely to jam | *Thus it is less likely to jam | ||
*Otherwise it is similar to any other [[Filament Swapping Devices]] | *Otherwise it is similar to any other [[Filament Swapping Devices]] | ||
*'''Has 4 Filaments in Per Device''' | |||
*'''Only Uses 1.75mm Filament''' | |||
*Main Uses Are: | *Main Uses Are: | ||
**Swapping filament colors | **Swapping filament colors | ||
Line 16: | Line 18: | ||
**Palette 2s Pro | **Palette 2s Pro | ||
= | =Marcin Bit= | ||
https://www.lulzbot.com/store/printers/palette-2s-pro-kit-175mm-only?utm_source=Mosaic%20Launch&utm_medium=Email | |||
= | The hardware itself is proprietary, and CANVAS software also appears to be proprietary. | ||
* | |||
It would be useful to open-source this device - it is quite useful. | |||
Mixing extruder support exists in Marlin - https://marlinfw.org/docs/gcode/M165.html. Functionality appears to be limited. [https://www.reddit.com/r/3Dprinting/comments/brnh87/setting_up_a_mixing_extruder_on_marlin/]. Software integration needs to happen. | |||
=Internal Links= | |||
*[[Filament Swapping Devices]] | |||
=External Links= | |||
*[https://www.youtube.com/watch?v=xVYmQlUZfVM A Video by the Youtube Channel "Tested" on the Palette 2 Device] |
Latest revision as of 17:38, 4 December 2020
Basics
- A series of devices, which not only cut and swap filament, like the Prusa Multi Material Upgrade , but also thermally bond/splice the two strands
- Thus it is less likely to jam
- Otherwise it is similar to any other Filament Swapping Devices
- Has 4 Filaments in Per Device
- Only Uses 1.75mm Filament
- Main Uses Are:
- Swapping filament colors
- Automatically Changing Filament Spools
- Swapping to a filament of a (roughly) similar temperature
- MAY be able to swap to a filament with a much higher/lower melting point, but this is less reliable NEEDS MORE RESEARCH
- Has gone through the following versions:
- Palette (1)
- Palette (1+)
- Palette 2
- Palette 2 Pro
- Palette 2s
- Palette 2s Pro
Marcin Bit
The hardware itself is proprietary, and CANVAS software also appears to be proprietary.
It would be useful to open-source this device - it is quite useful.
Mixing extruder support exists in Marlin - https://marlinfw.org/docs/gcode/M165.html. Functionality appears to be limited. [1]. Software integration needs to happen.