Sakati84 / 3DPrintColorizer

Software & Hardware to do multi color printing with Sharpies
GNU General Public License v3.0
421 stars 55 forks source link

Color priority system #35

Open ShadowBr0ther opened 2 years ago

ShadowBr0ther commented 2 years ago

Hi! It would be great if you could chose the priority of the color, so that for example yellow paint doesn't get in touch with black paint if black was already painted.

Sakati84 commented 2 years ago

The way you are supposed to do it is by using interlaced colors and put one color on an even numbered extruder and the other on an odd numbered Extruder. If they are on odd/even numbered extruders the lower numbers get painted first.

Sakati84 commented 2 years ago

I will document this behaviour in the Wiki and probably close the Issue afterwards.