Commit ccd3606
Test branch (#92)
* Add Arc Support (G2/G3) for X Y Z I J E F form.
* Add initial print simulation support for G2/G3.
* Remove unused code block
* Add gauge
* Handle NaN in coordinates for arc simulation. May resolve #86
* Handle NaN for i,j,r,e and f.
* Add status bar for temps
* Update status text
* Show status in fullscreen only
* Update status message
* Update version
Co-authored-by: FormerLurker <hochgebe@gmail.com>
Co-authored-by: unknown <kragrathea>1 parent c9a517f commit ccd3606
5 files changed
Lines changed: 337 additions & 27 deletions
File tree
- octoprint_prettygcode
- static
- css
- js
- templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
66 | 82 | | |
67 | 83 | | |
68 | 84 | | |
| |||
0 commit comments