| .. |
|
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
|
Refactoring to use ExportSVG
|
2023-07-30 19:47:57 -04: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
|
Refactoring to use ExportSVG
|
2023-07-30 19:47:57 -04: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 |
|
dual_color_3mf.py
|
Adding dual color 3MF export example
|
2023-08-13 13:15:48 -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
|
Replaced to_location method with location property Issue #76
|
2023-08-21 12:13:43 -04:00 |
|
joints_algebra.py
|
Replaced to_location method with location property Issue #76
|
2023-08-21 12:13:43 -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
|
Changed Unit Enum to abbreviations
|
2023-08-01 10:15:32 -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
|
Refactoring to use ExportSVG
|
2023-07-30 19:47:57 -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 |
|
python_logo.py
|
Adding python logo example
|
2023-10-02 11:35:08 -04:00 |
|
roller_coaster.py
|
Switched make_helix from Wire to Edge method Issue #320
|
2023-09-25 13:44:28 -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 |