Added changelog entry for PR #610
This commit is contained in:
parent
778d3f2853
commit
76f7a40b7f
1 changed files with 7 additions and 0 deletions
|
|
@ -25,6 +25,13 @@
|
|||
- `action:pause`: Pauses the current job in OctoPrint
|
||||
- `action:resume`: Resumes the current job in OctoPrint
|
||||
- `action:disconnect`: Disconnects OctoPrint from the printer
|
||||
* Mousing over the webcam image in the control tab enables key control mode, allowing you to quickly move the axis of your
|
||||
printer with your computer's keyboard ([#610](https://github.com/foosel/OctoPrint/pull/610)):
|
||||
- arrow keys: X and Y axes
|
||||
- W, S / PageUp, PageDown: Y axes
|
||||
- Home: Home X and Y axes
|
||||
- End: Home Z axes
|
||||
- 1, 2, 3, 4: change step size used (0.1, 1, 10, 100mm)
|
||||
|
||||
### Improvements
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue