issues Search Results · repo:gumyr/build123d language:Python
Filter by
645 results
(57 ms)645 results
ingumyr/build123d (press backspace or delete to remove)I can t figure out how to reproduce more concisely, and I originally believed it was related to edges being reversed,
but that does not appear to be the case in my investigation. cc @jwagenet since you ...
jdegenstein
- 1
- Opened 6 days ago
- #983
This code produces a simple shape with a raised key:
from build123d import *
broken = False
direction = -1 if broken else 1
slot_depth = 23.5 * MM
slot_width = 3.5 * MM
platform_depth = 3 * MM
key_depth ...
occt
quentinmit
- 1
- Opened 9 days ago
- #980
s = Rectangle(34, 10)
s = full_round((s.edges() X)[0])
img width= 447 alt= Image src= https://github.com/user-attachments/assets/4070ab50-a9ae-4d50-9d00-76d18f9eb79f /
MatthiasJ1
- 3
- Opened 10 days ago
- #979
I m running into a dependency conflict with anywidget which requires ipython 9.2.0. Is it feasible to update ipython
here?
combin8tor
- 2
- Opened 12 days ago
- #977
Some of the topology exploration methods can be called thousands of times for relatively simple shapes. Investigate if
cache can be added for better performance without breaking anything.
from shape_core.py ...
jdegenstein
- 1
- Opened 14 days ago
- #975
Add new arcs from https://github.com/gumyr/build123d/pull/947 to the cheat sheet:
https://build123d.readthedocs.io/en/latest/cheat_sheet.html
jdegenstein
- Opened 14 days ago
- #974
I will try to illustrate the problem in multiple examples below. All the examples have these expectations:
- position_at(u, v) always returns a point that lies on and within the face when u ∈ 0, 1 and ...
dalibor-frivaldsky
- 3
- Opened 16 days ago
- #973
s = Rectangle(34, 10)
s = full_round((s.edges() X)[0])
img width= 488 alt= Image src= https://github.com/user-attachments/assets/07f0ac59-e4da-419f-a08c-05fd8fd5a7f1 /
MatthiasJ1
- 1
- Opened 17 days ago
- #972
Hello,
I ve recently curated a playlist of build123d example designs listed on the documentation and shown the development step
by step.
This is advantageous in situations where:
1. User needs to understand ...
KarthikDani
- 2
- Opened 18 days ago
- #971
Hello, In case of a developed assembly, I want to be able to import the .py file dedicated for assembly and I wanna be
able to import this file into a streamlit application and display it.
Additionally, ...
KarthikDani
- Opened 18 days ago
- #970

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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.