The forum that was previously hosted on Wix is now being moved to Github. We will maintain this for future information only and posting or editing is being disabled.
Check your slicer settings, this is a known issue. You can add a GCode Substitution block to your slicer's Print Settings | Output Options to replace that code with a ;G1 in front of it, that way your printer will ignore it.
Also, make sure all four of your extruder settings are identical in your slicer... if they're different, it can cause this to be injected.
I don't know where you're getting the cooling tube position setting from, but there are several reasons for that code to be generated... the 100% sure way of fixing it is the substitution that simply comments out that line with the semi-colon. That way you aren't forced to make any other setting changes you don't want to.
Check your slicer settings, this is a known issue. You can add a GCode Substitution block to your slicer's Print Settings | Output Options to replace that code with a ;G1 in front of it, that way your printer will ignore it.
Also, make sure all four of your extruder settings are identical in your slicer... if they're different, it can cause this to be injected.
I don't know where you're getting the cooling tube position setting from, but there are several reasons for that code to be generated... the 100% sure way of fixing it is the substitution that simply comments out that line with the semi-colon. That way you aren't forced to make any other setting changes you don't want to.
Bill