gblend icon indicating copy to clipboard operation
gblend copied to clipboard

Can we use GBlend for dualtrusion ?

Open JennParis opened this issue 12 years ago • 1 comments

Can we use GBlend for dualtrusion, by merging 2 gcodes at the layer level, where each gcode is assigned a different extruder ?

JennParis avatar Jun 03 '13 21:06 JennParis

Yes, if I understand your question. Suppose you want to print one part of the model in red and another in blue. It would be just like slicing solid/hollow except you'd inject a head change GCode at the change point.

gblend = start.gcode [ statue_red.gcode 26.4 = headchange.gcode [26.5 statue_red_code ] = end.gcode >statue.gcode

wd5gnr avatar Jul 08 '13 12:07 wd5gnr