DWC 3.5.0 b1 Button speed is stuck at 0.5mm/s
-
With Duet Web Control 3.5.0 b1 the axis movement buttons move the axis at very low speed. Changing the "Feedrate for move buttons (mm/min)" value under the "Maschine-specific" tab has no effect.
Reverting DWC back to 3.4.5 solves the problem
-
-
@MaxGyver Can you see any errors in the JS console when it is stuck? I just tried to reproduce it on my setup but it all worked as expected.
-
@MaxGyver does M203 return the expected values?
-
I just updated my printer to the latest version. There it works without a problem. So, it seems to be limited to the CNC-DWC. There the issue is always present.
Looking at webbrowser the console i found this:
DevTools failed to load source map: Could not load content for chrome-extension://bmnlcjabgnpnenekpadlanbbkooimhnj/browser-polyfill.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
@dc42
yes, M203 returns the expected values:M203 Max speeds (mm/min): X: 1000.0, Y: 1000.0, Z: 2000.0, E:, min. speed 30.00
-
-
-
This issue was solved with RRF 3.5.0 b2