Duet Web Control 2.0.0-RC3 is ready
-
- If I go to G-Code Console, select a whole line by first clicking right of it and dragging all the way left and some more, then hit CTRL+C, then select the input box and hit CTRL+V, there's an extra TAB character in the copied text.
- The mesh grid calibration results are no longer displayed after running it. I need to hit F5 so that it gets the latest data and then manually go to the Height Map.
- I can't find a Diagnostics button anywhere.
- Extrude and retract buttons are unusable. config: 0_1547976629806_config_edit.g
-
The g-code console no longer logs a message at start of build. I found that behaviour useful.
Edit: Saves going through:
(current time) - (elapsed time) + (simulated time) = (accurate finish time) -
One minor headache I have with RC3 is that I can no longer enter tab characters using the config text editor.
-
I'm having an odd issue.
Duet Wifi 1.04
Firmware 2.02
Wifi server 1.22
DWC 2.0.0RC3Sometimes I want to adjust the home position for the Z axis manually, instead of letting the Z probe do it. (I know, I shouldn't need to, and I should just change the Z offset, but I get different results at different temperatures, so...)
Anyway, entering into the G code console:
M558 P0
Then using the "home Z" button or the "home all" button.
It mostly works as expected, but for whatever reason, on the dialog box to jog the Z axis, I can only press each button once. After that there is a spinning circle in place of the adjust amount, and it will not respond to another click.
It does work when running a G29 mesh level, and I can press the same button repeatedly with the probe set to 0/manual, but it does not work with homing the Z axis.
I didn't end up trying alternate browsers, I only used Chrome, but I did use the Chrome on my PC, and I also tried my phone.
-
@supraguy You share this issue with me and at least one other user.
-
I am also having a problem with the height adjustment buttons. If I try to run auto calibration and check height manually, my height adjustment buttons will not refresh. If I run the calibration and exit and then use the homeall or home X Y or Z axis the button will not refresh.
-
@supraguy said in Duet Web Control 2.0.0-RC3 is ready:
It mostly works as expected, but for whatever reason, on the dialog box to jog the Z axis, I can only press each button once. After that there is a spinning circle in place of the adjust amount, and it will not respond to another click.
Same here when trying to run manual Delta calibration using G32.
config.g
containsM558 P0 G31 X0 Y0
Using the old DWC (
/reprap.htm
) the process does work, though.