Where are the plugins?

118 Aufrufe
Direkt zur ersten ungelesenen Nachricht

Martin Rauscher

ungelesen,
23.02.2021, 02:51:0023.02.21
an CadQuery
Hello,

I recently discovered CadQuery (coming from OpenSCAD) and it's really nice to finally be able to use a real programming language.

What I'm missing from OpenSCAD are the many libraries, e.g. for DIN screws, plugs, etc. I read that CadQuery supports plugins but not a link to a single one and Google didn't turn up one either.

Is a plugin collection available somewhere? (Maybe have a separate "awesome-querycad-plugins" repo in the GitHub org)

Cheers,
Martin

Jeremy Wright

ungelesen,
23.02.2021, 06:28:5323.02.21
an CadQuery
Ithe plugin system is normally used inside someone's script when they're creating a more complex object and want to use it at multiple locations on one or more workplanes. There are no plugin collections that have been shared within the community that I'm aware of.

There is cq-kit, which extends the functionality of CadQuery, but is probably not what you're looking since you want things like screw plugins: https://github.com/michaelgale/cq-kit

Adam Urbanczyk

ungelesen,
23.02.2021, 12:07:2823.02.21
an CadQuery
Also note that CQ can import STEP files which means that you can use Misumi, McMaster, traceparts etc to get a STEP of any standard part.

Dave Cowden

ungelesen,
23.02.2021, 13:23:4023.02.21
an Adam Urbanczyk, CadQuery
it might be a really cool project to automate pulling in STEP from the usual suspects like mcmaster and traceparts. ability to pull in a part and then orient/mate into an assembly would be a KILLER feature. 
  

--
cadquery home: https://github.com/CadQuery/cadquery
post issues at https://github.com/CadQuery/cadquery/issues
run it at home at : https://github.com/CadQuery/CQ-editor
---
You received this message because you are subscribed to the Google Groups "CadQuery" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cadquery+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cadquery/a348eb4c-001d-452b-ac33-7c0b8580581bn%40googlegroups.com.

Adam Urbanczyk

ungelesen,
23.02.2021, 15:52:2523.02.21
an CadQuery
If anyone is interested traceparts seems to provide an API (request for access is needed):


Some example code:

Allen antworten
Antwort an Autor
Weiterleiten
0 neue Nachrichten