Is there any documentation on how to create my own workspace?

Is there any documentation on how to create my own workspace? I’d like to get rid of the visualizer since I’m only doing rotary work (custom machine with X, Z, and A axis only) and it’s just a waste of space since it doesn’t visualize the rotary code properly. I just checked the tinygtablet workspace this morning, but it appears to be an older version of the interface, and things like the touchplate widget aren’t entirely visible. I’m sure I could hack something together if someone could point me in the right direction to get started. Thanks!

There’s a great video on the homepage towards the bottom that shows how to create your own workspace. It’s really easy.

Awesome. Thanks! I’ll give it a shot.

You can check out http://chilipeppr.com/darkness. Theres a tablet mode button in the widget menu. You just hide the 3D viewer and change a class on each side column div. Code is at https://github.com/voodoomm/workspace-tinyg-darkness.

@Andrew_Powell Nice. Thanks!