You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Adds `verticalPosition` in `ZplBuilder` to allow tracking of position
- Add `advancePosition` to allow control of `currentPosition`
- Update use of `labelLength` to take either `Exact` or `CurrentPosition` values.
* [#8] Add method to track current vertical position
- Adds `verticalPosition` in `ZplBuilder` to allow tracking of position
- Add `advancePosition` to allow control of `currentPosition`
- Update use of `labelLength` to take either `Exact` or `CurrentPosition` values.
* Fix incomplete test
* Adjust tests and add javadocs
Should also include support for automatically calculating label length and sending the label length command
The text was updated successfully, but these errors were encountered: