Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Addon/Workbench] addFC #320

Open
21 of 23 tasks
GS90 opened this issue Oct 12, 2024 · 0 comments
Open
21 of 23 tasks

[New Addon/Workbench] addFC #320

GS90 opened this issue Oct 12, 2024 · 0 comments
Assignees
Labels
New WB/Addon 📦 New contribution to the Addon repo

Comments

@GS90
Copy link

GS90 commented Oct 12, 2024

Hi,
Please add my workbench to the collection: addFC - additional tools for FreeCAD.
Thanks!

Dependencies

  • This Addon/workbench runs on:
    • Most up to date stable release
    • Most up to date development release
    • Python 3 compatible
    • Qt5 compatible
    • Qt5 and Qt6 compatible (uses "import PySide" rather than "import PySide2")
  • Is this backward compatible with any previous version of FC? If so, please mention in the README.md
  • Does this use 3rd party dependencies?
    • sheetmetal
    • numpy
    • ezdxf

README.md

  • Is Markdown friendly
  • Has a Prerequisite or Dependencies section
  • Links to a LICENCE file (Note: FreeCAD uses LGPL2.1, most people choose that or GPL3)
  • Has a Screenshot and/or a section for screenshots
  • Links to a FreeCAD Forum discussion thread

Misc.

Housekeeping

  • Fixed typos in the code using codespell. We recommend running: codespell -q 3
  • We recommend linting python code with PEP8. See [coding conventions][Code-conventions]

Github Related

  • Does your repository use Release tags?
  • Repository has topics which include FreeCAD Workbench Addon
@GS90 GS90 added the New WB/Addon 📦 New contribution to the Addon repo label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New WB/Addon 📦 New contribution to the Addon repo
Projects
None yet
Development

No branches or pull requests

2 participants