Commit graph

126 commits

Author SHA1 Message Date
gumyr
5966120422 Commented out failing example 2023-10-04 11:27:57 -04:00
gumyr
f4771a96f0 Adding python logo example 2023-10-02 11:35:08 -04:00
gumyr
77bb57988f Switched make_helix from Wire to Edge method Issue #320 2023-09-25 13:44:28 -04:00
gumyr
e756f8a003 Replaced to_location method with location property Issue #76 2023-08-21 12:13:43 -04:00
gumyr
6a375be925 Adding dual color 3MF export example 2023-08-13 13:15:48 -04:00
gumyr
2831078a28 Changed Unit Enum to abbreviations 2023-08-01 10:15:32 -04:00
gumyr
4d5e452897 Refactoring to use ExportSVG 2023-07-30 19:47:57 -04:00
gumyr
f8b2df9a4b Removed deprecated ocp_vscode feature 2023-07-27 09:49:32 -04:00
gumyr
6d48bc9406 Updated to use ExportSVG 2023-07-25 21:24:06 -04:00
gumyr
0f3b134a3c Adding sheet metal functionality: make_brake_formed, fillet, offset 2023-07-17 10:35:54 -04:00
gumyr
55b6119104 Added import_stl example 2023-07-09 14:33:06 -04:00
gumyr
7ac6a50040 Changed to ocp_vscode viewer 2023-07-02 14:28:21 -04:00
gumyr
530e382099 Fixed flag 2023-06-18 10:40:12 -04:00
Roger Maitland
de8b29e9b8 Adding custom objects to docs 2023-04-19 11:47:50 -04:00
Roger Maitland
0b13e16b5a Minor improvement 2023-04-03 11:32:35 -04:00
Roger Maitland
f53074a959 Minor algebra related fixes 2023-03-31 13:11:24 -04:00
Roger Maitland
94063d3f60 Merge branch 'dev' into algebra 2023-03-31 11:55:15 -04:00
Bernhard
dd182587ef change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
Roger Maitland
972c6c666f Merge branch 'algebra' of https://github.com/gumyr/build123d into algebra 2023-03-30 10:39:30 -04:00
Roger Maitland
d3dc0e0b15 Removed sequences from operations 2023-03-30 10:33:14 -04:00
Bernhard
15bdaa05d4 vectorized location multiplication 2023-03-27 22:15:25 +02:00
Bernhard
f871a73e34 ported tea cup example 2023-03-27 22:13:57 +02:00
Roger Maitland
4ac722feea Raising volume comparison threshold 2023-03-27 15:56:46 -04:00
Roger Maitland
bfaa9f871a Adding non-planar example 2023-03-27 13:46:46 -04:00
Roger Maitland
888a3277d0 Removed fillet/chamfer target 2023-03-26 09:32:56 -04:00
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
Roger Maitland
c247077ce2 Changed to builder api 2023-03-17 11:58:49 -04:00
Roger Maitland
7f321a73fe Adding a BuildSketch Shamrock example 2023-03-17 11:47:25 -04: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