Skip to content

Commit

Permalink
gitignore and update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paukstelis committed Feb 21, 2023
1 parent 3d930c4 commit e4af569
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.pyc
.vscode
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ See below for instructions for specific slicers.
![screenshot](./viewer.png)
![screenshot](./cancellist.png)
## Configuration
* The plugin requires the standard Gcode viewer. Do not disable.
### Settings
* By default, active object (current object being queued) is displayed in the NavBar.
* Gcode (comma delimited) can be injected before or after the server reaches a cancelled object.
Expand Down

0 comments on commit e4af569

Please sign in to comment.