Skip to content
#

cad

Here are 809 public repositories matching this topic...

luzpaz
luzpaz commented May 5, 2022

Is there an existing request for this?

  • I have searched the existing requests

Forums discussion

gitter

Subproject(s) affected?

Path

Idea description

Per LGTM, many PathWB conditional DEBUG rules are "unreachable".

"Unreachable code makes the code more difficult to understand and may slow down loading of modules."

See https://lgtm.com/projects

WB Path good first issue refactor
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

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