I have an other bug:
The move steps for the axis jog buttons are not saved for UVW axis. I always change it for the U,V,W axis to 1; 2; 5; 10; 15 but it always change back to default. In the dwc2settings.json it is fine .
Bildschirmfoto 2020-01-30 um 22.10.58.png
{"main":{"language":"de","lastHostname":"192.168.178.54","darkTheme":true,"useBinaryPrefix":true,"disableAutoComplete":false,"settingsStorageLocal":false,"settingsSaveDelay":2000,"cacheStorageLocal":true,"cacheSaveDelay":4000,"notifications":{"errorsPersistent":true,"timeout":5000},"webcam":{"url":"http://ugk3z05ryxhzbdqj.myfritz.net:5051/stream","updateInterval":5000,"useFix":false,"embedded":true,"rotation":0,"flip":"none"}},"machine":{"ajaxRetries":2,"updateInterval":250,"extendedUpdateEvery":20,"fileTransferRetryThreshold":358400,"crcUploads":true,"pingInterval":2000,"babystepAmount":0.01,"codes":["M0","M1","M122","M203 X35000 Y35000 Z1200 U5000 V1200 W2400 E5000:5000:5000:5000","M207 Z0.2","M409","M409 F\"v\"","M409 K\"#move.axes\"","M409 K\"Tools\"","M409 K\"heat\"","M409 K\"move.axes\"","M409 K\"move.axes\" F\"f\"","M409 K\"move.axes[0] F\"v,n,d4\"","M409 K\"move.axes[].homed\"","M409 K\"state\"","M409 K\"tools\"","M84","M915 A S-10 H200 F0 R0","M915 A S-10 H350 F0 R0","M915 A S-20 H200 F0 R0","M915 A S-40 H200 F0 R0","M915 A S-40 H350 F0 R0","M915 A S-5 H200 F0 R0","M915 A S-60 H350 F0 R0","M915 A S0 H200 F0 R0","M915 A S2 H200 F0 R0","M915 A S5 H200 F0 R0","echo #state.status","echo heat.heaters[0].state","echo heat.heaters[1].state","echo heat.heaters[state.currentTool+1].current","echo heat.heaters[state.currentTool+1].state","echo heat.heaters[state.currentTool].state","echo state.status"],"displayedExtraTemperatures":[],"displayedExtruders":[0,1,2,3],"displayedFans":[1,2,-1,3,0,5,7],"moveSteps":{"X":[100,50,10,1,0.1],"Y":[100,50,10,1,0.1],"Z":[50,25,1,0.5,0.01],"default":[100,50,10,1,0.1],"W":[15,10,5,2,1],"V":[15,10,5,2,1],"U":[15,10,5,2,1]},"moveFeedrate":6000,"extruderAmounts":[100,50,20,10,5,1],"extruderFeedrates":[60,30,15,5,1],"temperatures":{"tool":{"active":[250,235,220,205,195,160,100,0],"standby":[180,160,140,0]},"bed":{"active":[110,100,90,70,65,60,0],"standby":[0]},"chamber":[90,80,70,60,50,40,0]},"spindleRPM":[10000,75000,5000,2500,1000,0]}}