-
@gtj0 I like to share the config file, here it is:
Attention:
- Rename the file after download -> make a *.json file from the *.txt file
- The positions are optimized on my 10 " tablet and may not fit on other screens.
- Furthermore: all the buttons deposited commands and values and arrows are necessary to my taste -> own adjustments.
... and you are welcome to link the video
The only thing I miss at the moment is the display/value of the extruder. Otherwise I have to work intensively with it first.
-
@thwe said in DueUI: An Alternate Web Interface:
@gtj0 I like to share the config file, here it is:
Attention:
- Rename the file after download -> make a *.json file from the *.txt file
- The positions are optimized on my 10 " tablet and may not fit on other screens.
- Furthermore: all the buttons deposited commands and values and arrows are necessary to my taste -> own adjustments.
... and you are welcome to link the video
Cool, thanks!
The only thing I miss at the moment is the display/value of the extruder. Otherwise I have to work intensively with it first.
"display/value of the extruder" could you explain a little more?
-
@gtj0 yes, following what i mean:
another thing: is it possible to add a space between the menu tabs (at the bottom)?
-
@thwe For the E position I think you need to use
${status.coords.extr[0]}
in the "value" field for that widget.There isn't a way to add the spaces now but I can add that capability in a few days. I've also got some other fixes that need to be released as well.
-
@gtj0 said in DueUI: An Alternate Web Interface:
@thwe For the E position I think you need to use
${status.coords.extr[0]}
in the "value" field …That was it