cadhub icon indicating copy to clipboard operation
cadhub copied to clipboard

We're out to raise awareness and put CodeCAD on the map. The success of CadHub can be measured by the amount it promotes the use of CodeCAD within the mechanical/manufacturing industry and the strengt...

Results 35 cadhub issues
Sort by recently updated
recently updated
newest added

Python execute has been disabled for the time being. Since python is a general purpose language getting security right is trick, the way it currently runs it would be possible...

LSP "Language Server Protocol" is used by all developer IDE's to support things like intellisense. LSP provides a common standard between applications so that every code editor doesn't need to...

Per [Teque5](https://www.printables.com/social/102569-teque5/about)'s [font testing and ranking in the 3d printing realm](https://www.printables.com/model/71231-font-swatches-tested-ranked), it'd be good to see the following fonts added: - [osifont](https://github.com/hikikomori82/osifont) - apparently conforms to IS0 specification 3O98, which...

This is a todo/discussion topic. Need to verify & write instructions for podman for those people who are migrating off docker.

## Expected Behavior When customizing the available parameters in the Viewer pane, especially the one available on a project's details page, I would expect those customized values to take effect...

just a quick small issue. logic of show hide for console is inverted related to ui ![image](https://user-images.githubusercontent.com/2480762/141675196-0d0fc75e-b4b5-4bbd-a014-3b8b5428ce57.png) I will post a fix next week, currently swamped

bug

Implicitcad is another scad engine, with different properties, and an engine written in haskell. see: github.com/colah/ImplicitCAD

Something basic will do using native database quries will be fine. See the prisma docs https://www.prisma.io/docs/concepts/components/prisma-client/filtering#filter-conditions We should be able to use "contains" on the title and description for a...

help wanted
good first issue
react
prisma

Currently using netlify identity looking to migrate to Auth0 Netlify identity doesn't give you access to the JWT secret without being on a (expensive $99/m) paid plan. Plus there's not...