-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved NiceGUI virtual io webpage (#50)
* Initial commit for virtual PCB representation in NiceGUI. Added howto export PCB fabrication data. * Improved some styling in NiceGUI * Improved NiceGUI representation of PCB * Improved Display with counting variable like in the real testbed * Fixed issue with Blowout in the virtual environment * Apply automatic changes * Apply automatic changes * Apply automatic changes * Apply automatic changes * Apply automatic changes * Apply automatic changes * Apply automatic changes * Apply automatic changes * Apply automatic changes * Apply automatic changes * Apply automatic changes * Apply automatic changes * Apply automatic changes * Testing github actions with unixodbc-dev * Apply automatic changes * Fixed typo * Apply automatic changes * Fixed bug with infinite pushes (testing) * Trying to get github actions working again * Apply automatic changes * Apply automatic changes --------- Co-authored-by: Matthias Niedermaier <matthias.niedermaier@googlemail.com> Co-authored-by: mniedermaier <mniedermaier@users.noreply.github.com>
- Loading branch information
1 parent
fe83afa
commit fddc942
Showing
17 changed files
with
505 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
### Ordering PCB at JLCPCB | ||
|
||
Open KiCad and under "Tools" → "Plugin and Content Manager": | ||
<table align="center"><tr><td align="center" width="9999"> | ||
<img src="doc/pluginManager.png" width=60%></img> | ||
</td></tr></table> | ||
|
||
Install the "Fabrication Toolkit": | ||
<table align="center"><tr><td align="center" width="9999"> | ||
<img src="doc/fabricationToolkit.png" width=80%></img> | ||
</td></tr></table> | ||
|
||
Open the "PCB Editor" and click on the icon of "Fabrication Toolkit": | ||
<table align="center"><tr><td align="center" width="9999"> | ||
<img src="doc/pcbEditor.png" width=40%></img> | ||
</td></tr></table> | ||
|
||
Generate the fabrication data: | ||
<table align="center"><tr><td align="center" width="9999"> | ||
<img src="doc/generate.png" width=40%></img> | ||
</td></tr></table> | ||
|
||
Now you have a folder "production", with all the file to upload to JLCPCB. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.