What's new
VORON Design

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members!

Question Problems going to 0,0 point

MikeKoz

New member
Printer Model
Voron 2.4 R 2
Extruder Type
Clockwork 2
Cooling Type
Stealthburner
I have completed the construction of a Voron 2.4 R2 and I'm doing the checkout. I've reached the point where I'm establising the 0,0 point.

I send a G28 X Y command and the toolhead goes to the correct position, X 350 Y 350

I then use the Toolhead window to set the X position to 0 and the toolhead goes the the left, back of the print bed correctly.

I then use the Toolhead window to set the Y position to 0 and the toolhead moves to the middle of the board and rattles while moving.

I then send a G28 X Y command and the toolhead goes to the correct position at X 350 and Y 350.

I then use the Toolhead Window to set the Y position to 0 and the toolhead move smoothly to the right, front of the build plate.

I then use the Toolhead window to set the X position 0 zero and the toolhead moves the the center of the build plate and rattles as it moves.

I've attached my printer.cfg file named as printer.txt
 

Attachments

Toolhead Window
Where is this from? Mainsail/Fluidd/Klipperscreen/other? Because if your printer goes to the correct place when you manually insert the mentioned g-code commands, then you may have found a bug on that piece of software and the printer looks ok otherwise.
 
The print head moves to the center of the print bed. the problem only manifests itself if I use the Toolhead Window. G0 codes send the print head to the correct positions.
That makes no sense at all, since all the toolhead window really just spits out gcode moves.

G28 X Y
G0 X0

Should be exactly the same result as doing the same thing from the toolhead window...
Is it?
Are there observable differences in speed or anything?
 
Top