Commit graph

99 commits

Author SHA1 Message Date
Bernhard
499562559d introduced tuplify in topology.py and allow single single align arg 2023-03-26 13:14:44 +02:00
Bernhard
20edd2de84 added clean=False to avoid crashes 2023-03-26 12:39:12 +02:00
Roger Maitland
feaafd7e0f Improved Curve, target_object->target 2023-03-24 10:19:53 -04:00
Bernhard
b3687fa038 changed combining lines 2023-03-24 10:00:11 +01:00
Bernhard
b1410a828e finalized porting examples 2023-03-24 08:57:02 +01:00
Bernhard
ae564754b7 Merge branch 'algebra' of github.com:gumyr/build123d into algebra 2023-03-24 08:15:59 +01:00
Bernhard
8911244cd2 more examples ported 2023-03-24 08:10:58 +01:00
Roger Maitland
92979fc29c Add->add, restored context logging and validation 2023-03-23 15:32:15 -04:00
Roger Maitland
186ca1f821 Refactored all operations to be functions 2023-03-22 16:34:00 -04:00
Roger Maitland
85b3aa5b09 Reorganized objects, all tests & examples pass 2023-03-22 11:25:30 -04:00
Bernhard
f65bc75976 fixed examples to work with build1223d 2023-03-22 08:45:18 +01:00
Bernhard
2c652ff978 removed alg123d 2023-03-21 20:36:39 +01:00
Bernhard
2b191b5bd9 changed ad import 2023-03-21 20:00:37 +01:00
Bernhard
9ac5393c17 adapt examples to newest part_operations 2023-03-20 22:00:35 +01:00
Bernhard
b6e78df809 fix some issues with examples 2023-03-20 20:29:58 +01:00
Bernhard
aaae6f5a08 added alg123d only where needed 2023-03-20 20:20:33 +01:00
Bernhard
e9964e465b Some ported examples in algebra mode 2023-03-20 08:57:47 +01:00
Bernhard
fd4a76bce0 fix mis-alignment 2023-03-20 08:57:16 +01:00
Bernhard
9fe2b5df52 separate example files for part and sketch 2023-03-13 21:55:50 +01:00
Bernhard
a259988e02 added some more examples 2023-03-12 21:32:18 +01:00
Bernhard
1e1d93f00c add examples for algebra and context mode 2023-03-12 15:46:14 +01:00
Roger Maitland
1e479193ce Increasing error tolerance to work on all platforms 2023-03-07 15:35:56 -05:00
Roger Maitland
bcd8d37616 Fixed make_surface_from_array_of_points error 2023-03-07 15:21:54 -05:00
Roger Maitland
916e6f5059 Added more input classes to Locations 2023-03-07 15:17:17 -05:00
Roger Maitland
af52e032be De-emphasizing Workplanes 2023-03-07 10:32:37 -05:00
Roger Maitland
caa72c7430 Adding example of custom BuildSketch objects 2023-03-06 14:18:36 -05:00
Roger Maitland
a60522f3c5 Adding projection examples 2023-03-04 10:54:26 -05:00
Roger Maitland
2ef354b1ff Refactor fontsize to font_size 2023-03-03 21:20:21 -05:00
Roger Maitland
f0ca2c8de0 Refactored direct_api into geometry and topology 2023-03-03 11:57:43 -05:00
Roger Maitland
aa5eb46f33 Added clean option to complex operations 2023-02-27 15:31:36 -05:00
Roger Maitland
74c8ff500e Updated to blow in the wind 2023-02-24 09:14:17 -05:00
Roger Maitland
4500d333de Changed bounding box to Vectors, Added Joints tests 2023-02-08 13:38:03 -05:00
Roger Maitland
9fa3334622 Changed HexLocations diagonal to apothem - Issue #22 2023-01-27 18:21:11 -05:00
Roger Maitland
d36b120206 Replaced text Halign/Valign with Align 2023-01-27 14:23:25 -05:00
Roger Maitland
4e96de2867 Replaced centered with align in BuildSketch 2023-01-26 15:54:10 -05:00
Roger Maitland
0ee290c816 Replace centered with align in BuildPart 2023-01-25 15:03:58 -05:00
Roger Maitland
ebd7b5cbb0 Refactored BuildPart to use BasePartObject 2023-01-24 13:20:55 -05:00
Roger Maitland
2be9569955 Updated custom BuildSketch objects example 2023-01-23 18:44:30 -05:00
Roger Maitland
8fe58fab1a Updated custom_sketch_objects.py example, cleaned up unused files 2023-01-21 14:44:34 -05:00
Roger Maitland
1fb55a299e extrude_until improvement - extrude examples 2023-01-14 16:01:53 -05:00
Roger Maitland
a40a69f168 Introducing anytree to create assemblies 2023-01-09 20:07:46 -05:00
Roger Maitland
07193a844a Refactored Extrude to_extrude from local faces to global 2023-01-06 14:00:31 -05:00
Roger Maitland
de3ed2e664 BuildSketch.sketch is now global with new sketch_local attribute 2023-01-05 10:24:42 -05:00
Roger Maitland
a71b98ef35 Resolving merge 2022-12-29 13:17:37 -05:00
Roger Maitland
04ea1ae8c1 Hinged joint box example 2022-12-27 14:23:04 -05:00
gumyr
5832fa36ef
Merge pull request #79 from jdegenstein/patch-3
Create build123d_customizable_logo.py
2022-12-20 14:11:11 -05:00
Roger Maitland
9a18f0f343 Adding a joints.py example 2022-12-20 11:43:32 -05:00
jdegenstein
0dd30cf822
Create build123d_customizable_logo.py
Add another logo version with the text "customizable" below the regular logo
2022-12-19 15:17:05 -06:00
Roger Maitland
3d71cc3620 Made show_object conditional 2022-12-06 10:20:47 -05:00
Roger Maitland
6cf4b0428f Updated Lego tutorial, moved Solid.center to Mixin3D 2022-11-29 13:14:34 -05:00