gumyr
2e81b9d5df
Reformatted with black 24.2.0
2024-02-22 11:27:01 -05:00
gumyr
72827ff999
Adding Stud Wall & Platonic Solids examples
2024-02-17 11:20:36 -05:00
gumyr
ef7358e252
Adding new TTT part 24-SPO-06-Buffer Stand
2024-02-15 14:56:58 -05:00
gumyr
68ff8fbc95
Merge branch 'dev' of https://github.com/gumyr/build123d into dev
2024-02-14 11:36:55 -05:00
gumyr
745bb7debc
Adding full_round operation
2024-02-14 11:31:44 -05:00
jdegenstein
b7c5d0c9e2
introductory_examples.rst -> clarify show and STL import statements and reorganize
...
also rename to lowercase build123d, and add link to the other file format section
2024-02-13 16:37:45 -06:00
jdegenstein
e53ed707c4
key_concepts.rst -> Rework docs section concerning fillet/sequence inputs
2024-02-01 13:53:21 -06:00
Andreas **Felix** Häberle
ca1eed0916
added circuit board example
2024-01-27 19:51:09 +01:00
Andreas **Felix** Häberle
b18d176706
(+ example_1.rst)
2024-01-27 19:36:09 +01:00
Andreas **Felix** Häberle
6e06a14cb5
add build123d logo (former version of the logo)
2024-01-27 19:25:37 +01:00
Andreas **Felix** Häberle
6e6233c6b9
Merge branch 'gumyr:dev' into dev
2024-01-24 19:43:21 +01:00
Andreas **Felix** Häberle
5361bee74d
Pull-Request after first review
...
removed Python-scripts for documentation generatation,\n added missing benchy images in a gallery\n and removed information details that are too much for the user/reader
2024-01-24 19:40:11 +01:00
asteppke
95975ececc
Update docs
...
`spline` to `Spline` documentation change
2024-01-23 23:04:44 +01:00
asteppke
6478b7e2d0
Changed area to property
2024-01-23 22:46:59 +01:00
Andreas **Felix** Häberle
febe8d8961
example_1.rst as a first discussion base
2024-01-21 19:25:22 +01:00
Andreas **Felix** Häberle
05477c4bce
helper scripts and images
...
thumbnail images, example images, two pytho
n helper scipts
2024-01-21 19:12:10 +01:00
gumyr
61a3610455
Merge branch 'dev' of https://github.com/gumyr/build123d into dev
2024-01-20 13:54:36 -05:00
gumyr
5f93a2dc0c
Added to FAQ
2024-01-20 13:54:30 -05:00
jdegenstein
edca1514ae
advantages.rst -> More de-capitalization of methods
...
Sweep, Extrude, Fillet are renamed to their lowercase variants to reflect the current naming
2024-01-16 13:44:39 -06:00
gumyr
a4337072ba
Updating readthedocs-sphinx-search to avoid security vulnerability
2024-01-15 14:31:32 -05:00
jdegenstein
ceb8986507
key_concepts.rst -> Fix pending faces example
...
e.g. change Fillet to fillet
2024-01-14 16:52:09 -06:00
Barnaby Walters
cf5b49e885
Linked from lego tutorial
2024-01-08 22:52:49 +01:00
Barnaby Walters
b484650a55
Added FAQ about glob imports
...
Also clearfixed previous section to prevent weird layout issues
2024-01-06 14:04:20 +01:00
jdegenstein
3a3d2cf89f
Update cheat_sheet.rst -> add Triangle and ^ operator
2024-01-04 12:28:18 -06:00
jdegenstein
4902eed6e9
Update tttt.rst add TTT to title
2024-01-03 13:57:18 -06:00
jdegenstein
3eea3d26a2
installation.rst -> Update Apple Silicon install instructions to use PyPI released packages
2023-12-21 09:29:25 -06:00
jdegenstein
edf5a68690
Update tips.rst -> Add ex for transferring a b123d object to CQ
2023-12-18 10:37:00 -06:00
jdegenstein
f7ad58194e
general_examples_algebra.py -> Fix ex31 lowercase z to valid uppercase Z
2023-12-13 10:18:18 -06:00
jdegenstein
592224ea2a
key_concepts_algebra.rst -> invalid lower case x,y,z to valid uppercase X, Y, Z
2023-12-13 10:16:38 -06:00
jdegenstein
4498985e6a
Update cheat_sheet.rst with IntersectingLine and FilletPolyline
2023-12-10 14:00:06 -06:00
gumyr
4f79ce745c
Added the Triangle Sketch object
2023-12-08 16:06:45 -05:00
gumyr
2aa2908933
Updating docs for pypi installation
2023-12-06 14:43:41 -05:00
gumyr
b18af27e13
Adding IntersectingLine Issue #336
2023-11-26 11:35:52 -05:00
gumyr
89fda66873
Adding LocationEncoder to store Locations as JSON
2023-11-25 19:13:32 -05:00
gumyr
4015c9f54c
Adding docs for selector functions/operations PR #371
2023-11-22 09:37:17 -05:00
gumyr
6c7956ae79
Correcting name
2023-11-15 14:04:42 -05:00
gumyr
391fe6ecb4
Completing ttt-ppp0108
2023-11-15 10:42:37 -05:00
gumyr
ebc4f9b7af
Adding Party Pack 01 to TTTT
2023-11-14 14:53:08 -05:00
gumyr
4ee3b1b6c8
minor Sphinx fix
2023-11-12 10:37:06 -05:00
Ami Fischman
dd649308c1
pack(): update to support Shape, not just Part.
...
Also fix SlotOverall so that passing it equal height and width doesn't
error out and instead reduces to a Circle. (bug discovered while
writing the new test case).
2023-11-10 09:07:54 -08:00
Roger Maitland
86c639c0d0
Merge pull request #374 from fischman/fischman/pack2d
...
pack(): introduced a new helper for packing parts into a 2D footprint.
2023-11-10 10:01:48 -05:00
Scott Barlow
25cfc9ecf1
Typos
2023-11-10 00:05:11 -08:00
Ami Fischman
b767b78a69
pack(): introduced a new helper for packing parts into a 2D footprint.
...
Also added documentation for the new facility as well as a nascent
CONTRIBUTING.md to collect pointers to the tools used by developers of
this project.
2023-11-09 15:06:49 -08:00
IsawU
bc23241911
Use default logo banner size in README and docs
2023-11-03 23:07:21 +01:00
IsawU
b3827b9147
Increased the default size of logos
...
- logo scale x4 for a 128x128 default rendering size
- banner scale x5
- reflected changes in the work file
2023-11-03 23:06:49 +01:00
gumyr
05dc901197
Adding logo to readthedocs header
2023-11-03 14:20:22 -04:00
IsawU
fd8871f32f
Added new logos
2023-11-03 00:13:56 +01:00
MatthiasJ
9b72b4648e
Add ability to filter faces/edges based on whether they are parallel to an arbitrary plane
2023-10-28 14:08:01 -06:00
gumyr
159ff7d9c2
Removed mass
2023-10-24 19:28:15 -04:00
gumyr
4a35b68350
Adding Too Tall Toby Tutorial section
2023-10-24 19:22:02 -04:00