Skip to content

issues Search Results · repo:CadQuery/cadquery-plugins language:Python

Filter by

11 results
 (67 ms)

11 results

inCadQuery/cadquery-plugins (press backspace or delete to remove)

Hello developers, Firstly thank you for this amazing tool. I am working on building an application in PyQt for a personal project where the goal is to load a gdsii file and using user inputs about layer ...
question
  • GaN-T
  • 2
  • Opened 
    on Jan 12, 2024
  • #33

cq-cache seems to accept functions returning TopoDS_Shape objects, but it then throws on the missing exportBrep member function.
  • dpsaleri
  • Opened 
    on Jun 29, 2023
  • #32

When run against a fork, the lint check will show a failure even when the check passes. The problem is not straight forward for the original Action dev to fix though. References: - Our comments on ...
  • jmwright
  • 2
  • Opened 
    on Mar 29, 2021
  • #14

Do we want to do black formatting on this repo? Could be through Actions on PRs, or could just be us manually running black whenever we feel motivated.
  • marcus7070
  • 2
  • Opened 
    on Mar 25, 2021
  • #11

I was asking myself why we need to define a register function in our plugins ? Putting the code of the function at the end of the module would link directly the plugins to the Workplane class (but we would ...
  • Jojain
  • 7
  • Opened 
    on Mar 14, 2021
  • #9

Looking at what @jmwright wrote for his sample plugin I noticed he didn t used camelCase for his plugin name. Since all cadquery methods are using camelCase I would suggest this being also a standard for ...
  • Jojain
  • 6
  • Opened 
    on Mar 13, 2021
  • #7

If it s a sample then the README should probably contain actual installation and usage instructions, rather than be a template like it is now. Honestly, I just want to copy and paste your installation ...
  • marcus7070
  • 5
  • Opened 
    on Mar 10, 2021
  • #6

Work has been done in GitHub issues, the Google Group, and Discord on airfoils. Other software packages like OpenSCAD have airfoil libraries, and it makes sense for CadQuery to have a plugin to generate ...
enhancement
  • jmwright
  • 1
  • Opened 
    on Mar 8, 2021
  • #4

Many types of aluminum extrusion have complex 2D shapes. Right now there is a multi-step process of downloading the profile s 2D DXF file, importing it into CadQuery, converting it to pending wires, and ...
enhancement
  • jmwright
  • 1
  • Opened 
    on Mar 8, 2021
  • #3

Generating threads can often lead to invalid geometry. It would be nice to capture all of the best practices into a thread generator plugin.
enhancement
  • jmwright
  • 5
  • Opened 
    on Mar 8, 2021
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub