G-Code-Viewer wrong cursor position
-
Hello,
just found this little issue. It seems that the cursor in the g-code viewer does not take tooloffsets into account (or behaves otherwise weirdly).
https://www.dropbox.com/s/d0fscmnlejnr3oj/2021-06-20_20-00-07.mp4?dl=0 -
@diamondback I am looking into this issue. Where and how are you setting the offsets on your print so I can try to recreate.
-
@sindarius So this is a toolchanger based on E3Ds design. The Z-Probe is at offset 0,0 and each tool then has its own offset defined like this:
G10 P0 X-9 Y39 Z-4.70 ; set tool 0 axis offsets
Let me know if you need anything more specific
-
Other thread with all your files here: https://forum.duet3d.com/topic/23817/bed-mesh-correction-and-tool-offsets/2?_=1624289156772
-
@sindarius said in G-Code-Viewer wrong cursor position:
@diamondback I am looking into this issue. Where and how are you setting the offsets on your print so I can try to recreate.
Any news about this @Sindarius ?
-
@Diamondback A fix was put in place and is in the 3.4 beta
-
@sindarius said in G-Code-Viewer wrong cursor position:
@Diamondback A fix was put in place and is in the 3.4 beta
Awesome, thanks a lot for caring! Will test once beta3 is out