FreeCAD / FreeCAD/FreeCAD-addons
[ + ] RobustMCPBridge , 3DPrintMultiExportMacro , CutObjectForMagnetsMacro
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 336
- PR merge metrics
- No merged PRs in 30d
Description
PR: https://github.com/FreeCAD/FreeCAD-addons/pull/528
### Dependencies
- This Addon/workbench runs on:
- [X] Most up to date stable release
- [X] Most up to date development release
- [X] Python 3 compatible
- [X] Qt5 compatible
- [X] Qt5 and Qt6 compatible (uses "import PySide" rather than "import PySide2")
- [X] Is this backward compatible with any previous version of FC? If so, please mention in the README.md
- [ ] Does this use 3rd party dependencies? No
- [ ] numpy
- [ ] scipy
- Please specify if there are any other dependencies below and in the README.md and package.xml files
### README.md
- [X] Is [Markdown][Markdown-link] friendly
- [X] Has a **Prerequisite** or **Dependencies** section
- [X] Links to a ``LICENCE`` file (Note: FreeCAD uses LGPL2.1, most people choose that or GPL3)
- [X] Has a Screenshot and/or a section for screenshots
- [X] Links to a [FreeCAD Forum discussion thread][FreeCAD-Thread]
### Misc.
- [X] Do you keep a [changelog][Changelog]?
If so, where? There is a RELEASE_NOTES.txt file in each repo.
- [X] Your Addon has an SVG based Logo?
- [X] Your Addon has a [package.xml file][Package_Metadata]?
- [X] Edit the FreeCAD [External Workbenches][FC-ExternalWB-Wiki] wiki page
### Housekeeping
- [X] Fixed typos in the code using [`codespell`][Codespell]. We recommend running: `codespell -q 3`
- [X] We recommend linting python code with PEP8. See [coding conventions][Code-conventions]
### Github Related
- [X] Does your repository use [Release tags][Github-Tags] ?
- [X] Repository has [topics][Github-Topics] which include `FreeCAD` `Workbench` `Addon`
**Note:** if your addon/workbench code doesn't reside on Github, please state the address where it is mentioned
[Markdown-link]: https://guides.github.com/features/mastering-markdown/
[FreeCAD-Thread]: https://forum.freecadweb.org/viewforum.php?f=8
[Changelog]: https://keepachangelog.com/en/1.0.0/
[Package_Metadata]: https://wiki.freecad.org/Package_Metadata
[FC-ExternalWB-Wiki]: https://www.freecadweb.org/wiki/External_workbenches
[Coding-conventions]: https://github.com/FreeCAD/FreeCAD/blob/master/src/Mod/Fem/coding_conventions.md#python-and-c
[Codespell]: https://github.com/codespell-project/codespell
[Github-Topics]: https://help.github.com/en/articles/classifying-your-repository-with-topics
[Github-Tags]: https://help.github.com/en/articles/creating-releases
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.