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] Cables Workbench #360

Open
11 tasks
sargo-devel opened this issue Feb 27, 2025 · 0 comments
Open
11 tasks

[New Addon/Workbench] Cables Workbench #360

sargo-devel opened this issue Feb 27, 2025 · 0 comments
Labels
New WB/Addon 📦 New contribution to the Addon repo

Comments

@sargo-devel
Copy link
Contributor

Dependencies

  • This Addon/workbench runs on:
    • [x ] Most up to date stable release
    • Most up to date development release
    • [ x] 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?
    • 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 friendly
  • 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

Misc.

Housekeeping

  • [x ] 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

  • [ x] Does your repository use Release tags ?
  • [ x] Repository has 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

@sargo-devel sargo-devel added the New WB/Addon 📦 New contribution to the Addon repo label Feb 27, 2025
@sargo-devel sargo-devel changed the title [Cables Workbench] [New Addon/Workbench] Cables Workbench Feb 28, 2025
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

1 participant