M291 and ZS3 Problem
-
Duet Web Control 2.0.0-RC3
Electronics: Duet WiFi 1.02 or later
Firmware: RepRapFirmware for Duet 2 WiFi/Ethernet 2.02(RTOS) (2018-12-24b1)
Duet WiFi Server Version: 1.21If I enter 'M291 P"Jog the Z Axis to just touch bed and click OK" R"Setting Z=0" Z1 S3' via the G Code Console it works as expected.
The Z controls appear and I can jog up and down.If I enter the same script into a macro ,even if it is the only entry, each button will work once only and change to a spinning circle that does not time out.
Any help appreciated.
John S
-
@jmshep I have the same issue. This is very likely a bug in DWC2-RC3.
-
Hi,
does anybody know how to have a jog menue for x/y (not z)? I Tried X1 Y1 at the end of the M291 command, X1:Y1. Nothing worked. Of course I could call 1st only x, then only y & then only z, but this would take too much time...
I want to do the same as you to jog for calibrating z(-offset), but would like to have the freedom to check via jogging in x & y also the buildplate on all 4 corners at the same time if the tripod-levelling has to be adjusted...
Any help appreciated -
@lb said in M291 and ZS3 Problem:
Hi,
does anybody know how to have a jog menue for x/y (not z)? I Tried X1 Y1 at the end of the M291 command, X1:Y1.It works for me. Are you using old firmware?
-
@dc42
When you say that then it means for me I have/had to dig:
(Updated duet2(ethernet) 2.02stable and paneldue7i with latest STABLE release a few days ago before starting setting up everything)
Confirmed what you said:
When logging in with a browser (firefox 65.0.1 64bit win8.1) via ethernet the jog menue is there in the pop-up-window!
BUT:
On the paneldue 7i it is missing, if code calls more than one axis... if I call the jog for only one axis it is displayed... -
@lb said in M291 and ZS3 Problem:
On the paneldue 7i it is missing, if code calls more than one axis... if I call the jog for only one axis it is displayed...
Jogging axes other than Z is not yet supported on PanelDue.
-
@dc42
THANKS! ...and sorry for hijacking the OP here...
(Would be really cool if you could add this in a future build also to the PanelDue...)