teensy layout fix

This commit is contained in:
Starbeamrainbowlabs 2021-03-20 02:22:04 +00:00
parent d6d11c6b1a
commit 74190e2031
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 0 deletions

View File

@ -534,6 +534,7 @@ Short for _select relative_. Sets the pos2 at set distances along 3 axes relativ
//srel left 3 up 5 -front 7
//scube -z 12 -y -2 x -2
```
## `//sstack`
Displays the contents of your per-user selection stack. This stack can be pushed to and popped from rather like a stack of plates. See also `//spush` (for pushing to the selection stack) and `//spop` (for popping from the selection stack).