Bernhard
|
13336a00d9
|
align height of introductory examples
|
2023-04-01 14:38:05 +02:00 |
|
Bernhard
|
d5dfb8b92e
|
add fillet to bottle to make it look similar to original
|
2023-04-01 14:35:04 +02:00 |
|
Bernhard
|
00164c4d9d
|
removed angle c from rect
|
2023-04-01 14:22:20 +02:00 |
|
gumyr
|
3d4939425f
|
Merge pull request #196 from gumyr/algebra
Merge Algebra after merging dev
|
2023-03-31 12:04:26 -04:00 |
|
Roger Maitland
|
94063d3f60
|
Merge branch 'dev' into algebra
|
2023-03-31 11:55:15 -04:00 |
|
Roger Maitland
|
af70b7c651
|
Merge branch 'algebra' of https://github.com/gumyr/build123d into algebra
|
2023-03-31 10:13:08 -04:00 |
|
Roger Maitland
|
55a7ba4de8
|
Fixing hole depth bug Issue #194
|
2023-03-31 10:12:37 -04:00 |
|
Bernhard
|
4bea9b1368
|
change introductory examples to what-to-change, how-to_change pattern and use location multiplication in algebra versions
|
2023-03-30 21:49:27 +02:00 |
|
Bernhard
|
dd182587ef
|
change examples to "what-to-change", "how-to_change" pattern
|
2023-03-30 21:03:07 +02:00 |
|
Roger Maitland
|
05cf6798e6
|
Reorder parameters to "what-to-change", "how-to_change" by adding defaults
|
2023-03-30 14:28:37 -04: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
|
d9014d7b6e
|
fixed wrong shapelist distnce handling
|
2023-03-28 20:48:50 +02: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 |
|
gumyr
|
2ff7971e11
|
Merge pull request #193 from jdegenstein/patch-11
fix bug with PolarLine to allow angle=0
|
2023-03-27 14:25:57 -04:00 |
|
Roger Maitland
|
7c6ad2dcef
|
Put the tea cup on home page
|
2023-03-27 14:24:00 -04:00 |
|
Roger Maitland
|
bfaa9f871a
|
Adding non-planar example
|
2023-03-27 13:46:46 -04:00 |
|
Roger Maitland
|
98f9f702ad
|
Fixed find_intersection sort
|
2023-03-27 13:45:42 -04:00 |
|
jdegenstein
|
23d62c9aa0
|
fix bug with PolarLine to allow angle=0
|
2023-03-27 12:06:24 -05:00 |
|
Bernhard
|
a69829acec
|
vectorized location multiplication
|
2023-03-27 09:23:09 +02:00 |
|
gumyr
|
21dd7e2f67
|
Merge pull request #190 from jrmobley/2d-export
2d export
|
2023-03-26 19:23:05 -04:00 |
|
Roger Maitland
|
8597827e63
|
Changing Context mode to Builder mode
|
2023-03-26 14:09:32 -04:00 |
|
Bernhard
|
e9cc3a3e30
|
Merge branch 'algebra' of github.com:gumyr/build123d into algebra
|
2023-03-26 19:49:00 +02:00 |
|
Bernhard
|
62b7b011be
|
merge introductory examples for both modes
|
2023-03-26 19:47:53 +02:00 |
|
gumyr
|
e0224fb7ab
|
Merge pull request #181 from jrmobley/plane-from-face
add optional x_dir argument to Plane(face)
|
2023-03-26 13:11:19 -04:00 |
|
Roger Maitland
|
e72de72e8e
|
Stopped objects being added to incorrect Builder
|
2023-03-26 12:57:23 -04:00 |
|
Bernhard
|
42f11313be
|
removed commented wrong reference value
|
2023-03-26 18:08:42 +02:00 |
|
Roger Maitland
|
136d676a3f
|
Removed target from examples
|
2023-03-26 09:40:21 -04:00 |
|
Roger Maitland
|
888a3277d0
|
Removed fillet/chamfer target
|
2023-03-26 09:32:56 -04:00 |
|
Roger Maitland
|
e74e496b43
|
Removed target from fillet/chamfer, fixed fillet/chamfer bug with base objects
|
2023-03-26 09:16:00 -04:00 |
|
Bernhard
|
82898b4a39
|
add a link to algebra defintion
|
2023-03-26 14:15:35 +02:00 |
|
Bernhard
|
79a551c871
|
fix typo
|
2023-03-26 14:12:07 +02:00 |
|
Bernhard
|
a31df391a9
|
test single align param + fillet and chamfer tests for part and sketch
|
2023-03-26 14:04:20 +02:00 |
|
Bernhard
|
4ff05ad4ea
|
use import_step as a global function
|
2023-03-26 13:32:21 +02:00 |
|
Bernhard
|
4d47247459
|
change tutorials to use lower case operations
|
2023-03-26 13:31:58 +02:00 |
|
Bernhard
|
499562559d
|
introduced tuplify in topology.py and allow single single align arg
|
2023-03-26 13:14:44 +02:00 |
|
Bernhard
|
89ec8e6b1d
|
added initializer example
|
2023-03-26 12:43:54 +02:00 |
|
Bernhard
|
20edd2de84
|
added clean=False to avoid crashes
|
2023-03-26 12:39:12 +02:00 |
|
Bernhard
|
bb2a6d20b6
|
improved the definitions
|
2023-03-26 12:20:30 +02:00 |
|
Bernhard
|
2b69e4519e
|
fixed reference link
|
2023-03-25 19:17:13 +01:00 |
|
Bernhard
|
1065d08a60
|
prevent locations property to be called continuously
|
2023-03-25 19:14:52 +01:00 |
|
Bernhard
|
c87a5a8797
|
added advanced algebra topics
|
2023-03-25 19:13:24 +01:00 |
|
Bernhard
|
72d083eaa0
|
re-created svg for introductory examples
|
2023-03-25 15:04:05 +01:00 |
|
Bernhard
|
881ba5af71
|
removed svg
|
2023-03-25 15:03:18 +01:00 |
|
Bernhard
|
da17ee6b87
|
added clean to part operations for algebra mode
|
2023-03-25 14:51:12 +01:00 |
|
Bernhard
|
ae8d885711
|
ported introductory examples to algebra mode
|
2023-03-25 14:50:11 +01:00 |
|
Bernhard
|
707890845a
|
adapted to new file structure and lower cas functions
|
2023-03-25 14:46:05 +01:00 |
|
Bernhard
|
981f44b01e
|
migrate examples to functions
|
2023-03-25 12:47:29 +01:00 |
|