How to save jog button increments DWC3.2.0-rc1
-
Hey,
I'm wondering how I can save custom values of jog button increments in DWC3.
In DWC1 there was the apply button but now I am not seeing it and my jog increments revert to the default when I restart the machine.
Thanks,
T -
Try updating to the full release of DWC?
Upload this zip file to the system tab.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.2.2/Duet2and3Firmware-3.2.2.zip
Where exactly are you changing it?
-
Hi @Phaedrux I tried uploading the zip but no luck. Using duet3 + SBC. I am changing the jog increments by right clicking on the buttons in dashboard, but if I reload the page, the values return to the default.
Thanks,
T -
@tristanryerparke said in How to save jog button increments DWC3.2.0-rc1:
Using duet3 + SBC.
In that case you should be able to use
sudo apt update && sudo apt upgrade
to get up to date.@chrishamm is this a limitation of SBC mode, or a bug, or expected?
-
Please make sure to upgrade to v3.2.2 via apt/apt-get first. If the problem persists, check on the Settings pages whether you store the settings in local storage or on the SBC. If it's stored in local storage, it might be a privacy option that deletes your settings whenever you close DWC.
-
Had some problems updating, but fixed now running v3.3.2. Tried with "save local storage" both on and off, rebooting in between attempts.
Increments still reset on page reload. Chrome on OSX. -
Hi Im having the same issue on V3.2.2 has this been solved yet?