Welcome! Log In Create A New Profile

Advanced

Y moves when only X is comanded

Posted by nunzr 
Y moves when only X is comanded
May 11, 2020 12:52PM
Hi guys,

I have a printer that I've modified to a different type of printing for my school work (basically I'm just using the movement part of Marlin), but i'm having an issue.

See the Gcode sample bellow. The commands are sent just for one axis at a time and when X is moving, Y also moves tiny bits... I would like to have this completely independent.

Also the representations look good, that is why I'm assuming that is a marlin configuration. I use cura 4.5.0 to slice and repetier-hos V2.1.6 to send gcode and command.

Thanks

Cheers



__________Gcode example_____
G28 X
G28 Y

G0 F3000 X205 Y193.5
G1 F1474 X89.999
G0 F3000 Y192.5
G1 F1474 X205
G0 F3000 Y191.5
G1 F1474 X89.999
G0 F3000 Y190.5
G1 F1474 X205
G0 F3000 Y189.5
G1 F1474 X89.999
G0 F3000 Y188.5
G1 F1474 X205
G0 F3000 Y187.5
G1 F1474 X89.999
G0 F3000 Y186.5
G1 F1474 X205
G0 F3000 Y185.5
G1 F1474 X89.999
G0 F3000 Y184.5
G1 F1474 X205
G0 F3000 Y183.5
G1 F1474 X89.999
G0 F3000 Y182.5
Attachments:
open | download - Configuration.h (60.9 KB)
open | download - Repetier representation.jpg (24.3 KB)
Sorry, only registered users may post in this forum.

Click here to login