Skip to content

Commit

Permalink
Changed folder structure and Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alkaes committed Sep 21, 2020
1 parent a108c84 commit 8ddf4e8
Show file tree
Hide file tree
Showing 13 changed files with 34 additions and 663 deletions.
File renamed without changes.
661 changes: 0 additions & 661 deletions QidiPrint/LICENSE

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
36 changes: 34 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,44 @@ with Cura not running, unpack the zip file from the
[release](https://github.com/alkaes/QidiPrint/releases/latest) to this
specific folder:

`C:\Users\<username>\AppData\Roaming\cura\4.6\plugins\QidiPrintPlugin`
`C:\Users\<username>\AppData\Roaming\cura\4.7\plugins\QidiPrint`

Be careful, the unzipper often tacks on the name of the zip as a folder at the
bottom and you don't want it nested. You want the files to show up in that
folder.

Make sure that the plugin folder name is a listed above and it does not have
any trailing version numbers (`-1.0.0`) or similar.

## Configuration

**Do NOT try to add a new "networked printer"!** This is only for Ultimaker printers.

QIDI printers are configured through the extension menu bar:

* Start Cura
* From the menu bar choose: Extensions -> QidiPrint -> QidiPrint Connections

![Screenshot of the menu bar entry](/screenshots/menu-bar.png)

* Click "Add"

![Screenshot of the edit dialog](/screenshots/edit-dialog.png)

* Enter the name of your printer
- e.g., `X-MAKER`
* Enter the IP of your printer
- e.g., `192.168.10.205`
* Click "Ok"
* Done!

Now you can load a model and slice it. Then look at the bottom right - there
should be the big blue button with you printer name on it!

## License

This project is using code from:
* https://github.com/Spanni26/ChituCodeWriter
* https://github.com/Kriechi/Cura-DuetRRFPlugin
* https://github.com/Spanni26/ChituCodeWriter


File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added screenshots/edit-dialog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/menu-bar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/print-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8ddf4e8

Please sign in to comment.