Commit graph

30 commits

Author SHA1 Message Date
jdegenstein
7bf6b0d5bd
general_examples.py -> remove unnecessary unpacking, rename a few variables 2024-07-11 16:06:55 -05:00
jdegenstein
7117f6e273
general_examples.py -> Remove +Vector as it is no longer needed 2024-07-10 16:37:47 -05:00
gumyr
2e81b9d5df Reformatted with black 24.2.0 2024-02-22 11:27:01 -05:00
gumyr
de427a1f97 Updated to use ExportSVG 2023-07-27 09:47:46 -04:00
jdegenstein
e9d244fc3a
intro ex24 remove unnecessary parens 2023-04-07 16:50:29 -05:00
jdegenstein
49064c12c6
remove ex22 unnecessary parens 2023-04-07 14:01:43 -05:00
jdegenstein
23682daf2e
remove unnecessary parens in ex17 and ex20 2023-04-07 13:54:10 -05:00
jdegenstein
3eaa41abe5
Intro Example 19 did not follow naming convention: ex19_sk2 -> ex19_sk 2023-04-07 13:42:04 -05:00
jdegenstein
0d06d4dd01
remove spurious whitespace 2023-04-06 21:07:52 -05:00
jdegenstein
7479c347d9
update builder intro ex10 to better illustrate Select.LAST 2023-04-06 21:03:50 -05:00
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
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
Roger Maitland
d3dc0e0b15 Removed sequences from operations 2023-03-30 10:33:14 -04:00
Bernhard
62b7b011be merge introductory examples for both modes 2023-03-26 19:47:53 +02:00
Bernhard
981f44b01e migrate examples to functions 2023-03-25 12:47:29 +01:00
jdegenstein
39b3732c51
removing deprecated workplanes in docs 2023-03-09 11:52:45 -06:00
jdegenstein
07aa297692
Merge branch 'gumyr:dev' into gen_tutorials 2023-03-07 14:45:56 -06:00
jdegenstein
da3f9a6721
Fix Ex33 to return sk.sketch and Add(), fix show_obj for ex16 2023-03-07 14:45:44 -06:00
Roger Maitland
2ef354b1ff Refactor fontsize to font_size 2023-03-03 21:20:21 -05:00
jdegenstein
e1d985974b
removal of Workplanes class uses in general examples
currently untested
2023-03-02 13:11:15 -06:00
jdegenstein
37f088063b
stop_angle -> angular_range in Ex13 PolarLocations 2023-02-27 14:57:41 -06:00
jdegenstein
e85748dcb9
Add files via upload 2023-02-07 13:48:42 -06: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
jdegenstein
33496d92a5
Add additional tutorials and small fixes to others 2023-01-19 12:41:14 -06:00
jdegenstein
3644f63837
Fix sort for Axis.X, Axis.Y in Ex. 19 2023-01-11 14:50:37 -06:00
jdegenstein
8b87b58f48
add 5 new examples to general tutorials
Also make some changes based on community feedback.
2023-01-09 14:24:13 -06:00
jdegenstein
800611396a
New RST docs page, python script, and SVG assets 2022-12-29 10:58:15 -06:00