Skip to content

Commit

Permalink
Add NOX theme V0.1 (#680)
Browse files Browse the repository at this point in the history
* Add NOX theme

* Create README.md

* Create test

* Add files via upload

* Delete test

* Add files via upload

* Update README.md

* Update README.md

* Some fixes

* Some additional fixes

* Add info about PrusaSlicer thumbnail

* Update README.md
  • Loading branch information
noxhirsch authored May 29, 2020
1 parent c4786e9 commit bf7f6a4
Show file tree
Hide file tree
Showing 7 changed files with 668 additions and 0 deletions.
33 changes: 33 additions & 0 deletions themes/NOX/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# NOX theme V0.1

I suggest setting the thumbnail resolution in PrusaSlicer a little bit higher (at least 50%):
```
thumbnails = 16x16,330x186
```

You also need to activate this setting in OctoDash:

**Settings > OctoDash > Preview by default while printing**



### Screenshots:
1. Printing Screen:

![Printing screen](screenshots/screenshot_printing.png)

2. Main Screen:

![Main screen](screenshots/screenshot_main-screen.png)

3. File List:

![File list](screenshots/screenshot_files.png)

4. File Details:

![File details](screenshots/screenshot_file.png)

5. File loaded:

![File loaded](screenshots/screenshot_file-loaded.png)
Loading

0 comments on commit bf7f6a4

Please sign in to comment.