Skip to content

Commit 16d260b

Browse files
authored
Added cqMore and cq_warehouse to the third-party readme
1 parent bbd1f43 commit 16d260b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

third_party.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ This is a curated list of CadQuery plugins that are hosted outside of this repos
66

77
If you are interested in having a plugin included in this list, it must meet the following criteria.
88

9-
* Must have a README file with a description of the plugin, installation instructions, and an example of how to use the plugin.
9+
* Must have a README file with a description of the plugin (or extension), installation instructions, and an example of how to use the plugin.
1010
* Must be able to pass a code review for safety. This is not a check to make sure the plugin is bug-free.
11-
* Must be installable via pip in the same way as the [sampleplugin](plugins/sampleplugin/README.md), unless an exception must be made due to the complexity of dependencies. Open an issue on this repository if in doubt about the installation process for your plugin.
11+
* If it is a plugin, just be installable via pip in the same way as the [sampleplugin](plugins/sampleplugin/README.md), unless an exception must be made due to the complexity of dependencies. Open an issue on this repository if in doubt about the installation process for your plugin.
1212

1313
## Plugin Listing
1414

1515
| Plugin Name | Category | Link | Description | Author |
1616
| :------------- | :----------- | :---------- | :--------------- | :---------- |
17-
| cq_gears | Modeling | [README](https://github.com/meadiode/cq_gears/blob/main/README.md) |Parametric involute profile gear generator |[meadiode](https://github.com/meadiode)|
17+
| cq_gears | Extension | [README](https://github.com/meadiode/cq_gears/blob/main/README.md) |Parametric involute profile gear generator |[meadiode](https://github.com/meadiode)|
18+
| cqMore | Extension/Plugin | [README](https://github.com/JustinSDK/cqMore) | Polygon and polyhedron generator | [JustinSDK](https://github.com/JustinSDK) |
19+
| cq_warehouse | Extension | [README](https://github.com/gumyr/cq_warehouse) | Extension for sprockets, chains, drafting, fasteners, and other extensions | [gumyr](https://github.com/gumyr)

0 commit comments

Comments
 (0)