build123d/examples
2023-07-27 09:49:32 -04:00
..
benchy.py Added import_stl example 2023-07-09 14:33:06 -04:00
boxes_on_faces.py Refactored all operations to be functions 2023-03-22 16:34:00 -04:00
boxes_on_faces_algebra.py vectorized location multiplication 2023-03-27 22:15:25 +02:00
build123d_customizable_logo.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
build123d_customizable_logo_algebra.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
build123d_logo.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
build123d_logo_algebra.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
canadian_flag.py Removed deprecated ocp_vscode feature 2023-07-27 09:49:32 -04:00
canadian_flag_algebra.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
circuit_board.py Refactored all operations to be functions 2023-03-22 16:34:00 -04:00
circuit_board_algebra.py removed alg123d 2023-03-21 20:36:39 +01:00
clock.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
clock_algebra.py Merge branch 'algebra' of https://github.com/gumyr/build123d into algebra 2023-03-30 10:39:30 -04:00
custom_sketch_objects.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
custom_sketch_objects_algebra.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
din_rail.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
din_rail_algebra.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
extrude.py Refactored all operations to be functions 2023-03-22 16:34:00 -04:00
extrude_algebra.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
handle.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
handle_algebra.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
heat_exchanger.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
heat_exchanger_algebra.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
holes.py Refactored BuildPart to use BasePartObject 2023-01-24 13:20:55 -05:00
holes_algebra.py fixed examples to work with build1223d 2023-03-22 08:45:18 +01:00
intersecting_chamfers.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
intersecting_chamfers_algebra.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
intersecting_pipes.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
intersecting_pipes_algebra.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
joints.py Changed to ocp_vscode viewer 2023-07-02 14:28:21 -04:00
joints_algebra.py Changed to ocp_vscode viewer 2023-07-02 14:28:21 -04:00
key_cap.py Changed to ocp_vscode viewer 2023-07-02 14:28:21 -04:00
key_cap_algebra.py Changed to ocp_vscode viewer 2023-07-02 14:28:21 -04:00
lego.py Updated to use ExportSVG 2023-07-25 21:24:06 -04:00
lego_algebra.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
loft.py Refactored all operations to be functions 2023-03-22 16:34:00 -04:00
loft_algebra.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
low_poly_benchy.stl Added import_stl example 2023-07-09 14:33:06 -04:00
mixed_algebra_context.py finalized porting examples 2023-03-24 08:57:02 +01:00
multiple_workplanes.py Increasing error tolerance to work on all platforms 2023-03-07 15:35:56 -05:00
multiple_workplanes_algebra.py vectorized location multiplication 2023-03-27 22:15:25 +02:00
pegboard_j_hook.py Refactored all operations to be functions 2023-03-22 16:34:00 -04:00
pegboard_j_hook_algebra.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
pillow_block.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
pillow_block_algebra.py Merge branch 'algebra' of https://github.com/gumyr/build123d into algebra 2023-03-30 10:39:30 -04:00
playing_cards.py Adding custom objects to docs 2023-04-19 11:47:50 -04:00
playing_cards_algebra.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
projection.py Adding projection examples 2023-03-04 10:54:26 -05:00
projection_algebra.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
roller_coaster.py Introducing new PEP8 compatible direct api 2022-10-14 10:37:05 -04:00
roller_coaster_algebra.py Reorganized objects, all tests & examples pass 2023-03-22 11:25:30 -04:00
shamrock.py Minor improvement 2023-04-03 11:32:35 -04:00
tea_cup.py Removed sequences from operations 2023-03-30 10:33:14 -04:00
tea_cup_algebra.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00
ttt_sm_hanger.py Adding sheet metal functionality: make_brake_formed, fillet, offset 2023-07-17 10:35:54 -04:00
vase.py Changed to ocp_vscode viewer 2023-07-02 14:28:21 -04:00
vase_algebra.py change examples to "what-to-change", "how-to_change" pattern 2023-03-30 21:03:07 +02:00