Replies: 2 comments 1 reply
-
Just wanted to throw this out there, but maybe the issue is with how coordinates and COREXY machines work? I as soon as I move either the Y or X axis, the other coordinate will change as well. I am guessing this happening cause the other motor is rotating even though the plane is never changed on the opposite axis? I can confirm the "Move Axis" menu shows the correct location of the nozzle, the bottom coordinates seem to display whatever they want? |
Beta Was this translation helpful? Give feedback.
-
Hi, in the dwin.cpp file, change Show real position uses motor step position, in a coreXY printer, that information could give incorrect axis position information. |
Beta Was this translation helpful? Give feedback.
-
Hello,
I've been using your firmware for a few months on my "Ender 3 S1 Pro F4 with a Ender 3 S1 Encoder Screen" and decided to give this firmware and same screen a go on my Ender 6. I have so far been able to compile, flash and even print with the firmware, however I am running into an issue with the positions being displayed on the bottom of the screen. The X and Y positions being reported on the main screen are obviously not correct. It does not appear to effect the ability to print, move, etc but really drives me crazy with them not being accurate (z appears to be accurate). I have attached my config files as well as two pictures showing the issue. As you can see from the image, the X and Y positions do not align with being in the middle of a 260 x 260 bed. Any help would be appreciated.
Ender 6 uses a X_MAX, Y_MAX and Z_MIN plug.
config.zip
Beta Was this translation helpful? Give feedback.
All reactions