lkeppner
Posts: 27
Joined: Sun Aug 10, 2014 10:58 pm

Zinter Pro nozzle offset

I just received my Zinter Pro and have been working for a few days with a single extrusion print. I have now started trying to work with both nozzles for a dual extrusion and I have an offset that doesn't seem to be handled in firmware properly. Had anybody else worked with this printer yet? And I can't find a machine offset adjustment in any settings in V2.2.2. Can anybody tell me where to find this or do I have to add it to my G-code script?

Thanks.
User avatar
KeyboardWarrior
Posts: 480
Joined: Thu Jun 19, 2014 5:02 pm

Re: Zinter Pro nozzle offset

I think you can set this through the M218 commands. You would just need to add these two lines in the Starting G-Code of the Scripts tab.

M218 T0 X0 Y0
M218 T1 X0 Y35.5

does that work?
lkeppner
Posts: 27
Joined: Sun Aug 10, 2014 10:58 pm

Re: Zinter Pro nozzle offset

KW, thank you... I will give it a try. I will have to see if 35.5 is the right number because there is obviously already an offset in the firmware because I only had to offset it by -5.5 mm to get it working but thank you for the proper M-code.

Return to “Troubleshooting and Bug Reports”