On 21/11/2014, 3:42 AM, Richard D wrote:
> I have a replicator 2 and want to change filament color a a specific point
> in the print. I friend recommended that I use RelicatorG and pause the Z
> axis a a specific height. When I run generate G code I get the following
> error.
>
Start by making sure you have the correct Python installed and RepG pointed at it (via
Preferences). You should be using Python 2.7 (or at least 2.x). Do NOT use Python 3.x.
And, you have to be using the Sailfish firmware in order to accept those pause commands.
And with Sailfish, you can also enter the Z height to pause at from the LCD display once
the print has started, Section 3.4.3 of
http://www.sailfishfirmware.com/doc/ui-print-monitor-menu.html
And, if you use GPX to convert gcode to x3g, you can even tell it the different
filament diameters for each pause and it will adjust the e-steps in the x3g
generated from the gcode.
Dan