close
The Wayback Machine - https://web.archive.org/web/20220601094009/https://github.com/topics/cad
Skip to content
#

cad

Here are 816 public repositories matching this topic...

wwmayer
wwmayer commented May 29, 2022

Is there an existing request for this?

  • I have searched the existing requests

Forums discussion

https://forum.freecadweb.org/viewtopic.php?f=13&t=69030

Subproject(s) affected?

No response

Idea description

Sometimes people want to share a project file not only under a single license but multiple licenses. At the moment this is not possible and there is only the workaro

Feature good first issue
phkahler
phkahler commented Apr 22, 2022

System information

  • SolveSpace version: All
  • Operating system: All

Expected behavior

The chord tolerance percent setting should use the bounding box of the shell, not the sketch.

Actual behavior

Create a torus by making a circle and a revolve group (not lathe). Drag it around to form a full torus and observe the level of mesh detail by viewing the triangle mes

hannobraun
hannobraun commented Apr 14, 2022

We have (or more accurately, @hendrikmaus has) been working on automating the release process, which is being tracked in #104. release-operator is an internal tool that takes care of this.

As of this writing, release-operator is getting a list of crates to publish as a command-line argument. The actual list is specifi

good first issue type: development topic: build
vaughnbetz
vaughnbetz commented Dec 17, 2020

Tuo Xie requested the ability to visualize clocking (pins & wires I believe). We should make it easier to visualize subsets of the device routing resource and types of routing nets.

Proposed Behaviour

Add filtering to the rr_nodes displayed (ToggleRR), and to the nets displayed (ToggleNets). I think we should have an option to filter what is shown by node type, node name (segment or pin t

VPR Good First Issue
michal-josef-spacek
michal-josef-spacek commented Jul 6, 2021

dwgadd is unusable:

  • Need of "\n" at begin of first string, sic.
  • issue with initial = 1 at begin and setting to intial after initialization
  • No error message to stderr in each exit(1)
  • Missing error in stderr in dwg_add_dat (&dwgp, &dat) != 0
enhancement good first issue

Improve this page

Add a description, image, and links to the cad topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cad topic, visit your repo's landing page and select "manage topics."

Learn more