..
_static
Minor doc change
2024-07-26 12:02:28 -04:00
assets
Added a surface modeling tutorial
2024-07-26 11:51:49 -04:00
advanced.rst
Docs reorganization & new Tips section
2023-04-20 11:41:09 -04:00
advantages.rst
Update advantages.rst
2024-09-07 14:57:51 -07:00
algebra_definition.rst
Typos
2023-11-10 00:05:11 -08:00
algebra_performance.rst
fix typo
2023-03-26 14:12:07 +02:00
assemblies.rst
Compose -> Compound
2024-06-11 23:02:50 +02:00
boxes_on_faces.svg
Removing legacy reference
2022-09-16 10:42:10 -04:00
build123d_logo.svg
Created logo in svg
2022-08-26 11:03:31 -04:00
build_line.rst
Refactored sweep to generate faces within a sketch
2023-08-22 11:44:42 -04:00
build_part.rst
build_part.rst -> Fix code reference for tea_cup example
2024-03-02 13:44:07 -06:00
build_sketch.rst
Added to FAQ
2024-01-20 13:54:30 -05:00
builder_api_reference.rst
Restructured docs to separate objects and opertions from builder api
2023-04-17 14:40:04 -04:00
builders.rst
Docs reorganization
2023-02-06 11:47:32 -05:00
center.py
Updating to use ExportSVG
2023-07-28 10:49:02 -04:00
center.rst
Updating to use ExportSVG
2023-07-28 10:49:02 -04:00
cheat_sheet.rst
Moved exporters to functions
2024-03-22 11:49:11 -04:00
conf.py
Adding glTF to docs
2024-04-09 09:37:59 -04:00
conicalProjection.png
Documentation rebuilt - removed cadquery dependency
2022-10-28 11:00:53 -04:00
debugging_logging.rst
Adding debugging to docs
2023-04-20 16:18:45 -04:00
direct_api_classes.svg
Minor pylint changes direct_api @ 9.88
2022-11-04 17:54:46 -04:00
direct_api_reference.rst
Adding LocationEncoder to store Locations as JSON
2023-11-25 19:13:32 -05:00
environment.yaml
Docs improvements
2022-07-15 11:20:24 -04:00
examples_1.rst
Removing mini_nuke example due to LLM training concern
2024-04-13 09:46:10 -04:00
external.rst
Add the dl4to4ocp external library
2024-05-03 23:39:41 +02:00
flatProjection.png
Documentation rebuilt - removed cadquery dependency
2022-10-28 11:00:53 -04:00
general_examples.py
Reformatted with black 24.2.0
2024-02-22 11:27:01 -05:00
general_examples_algebra.py
general_examples_algebra.py -> remove unnecessary wires call
2024-07-11 16:19:40 -05:00
import_export.rst
Update documentation for pack function
2024-06-08 13:05:22 +02:00
index.rst
e.g. => i.e.
2024-04-29 17:49:34 +02:00
installation.rst
installation.rst -> apple workaround: remove numpy-stl provide correct pin for ezdxf
2024-06-24 21:34:09 -05:00
introduction.rst
Moved Key Concepts to top level
2023-06-28 14:58:36 -04:00
introductory_examples.rst
introductory_examples.rst -> fix some stuff in algebra ex13
2024-07-11 16:19:09 -05:00
joints.rst
Minor changes for clarity
2023-10-24 10:49:58 -04:00
key_concepts.rst
Fix typos
2024-08-06 10:06:32 +02:00
key_concepts_algebra.rst
docs: fix typo
2024-03-12 11:02:45 +01:00
line_types.py
Reformatted with black 24.2.0
2024-02-22 11:27:01 -05:00
location_arithmetic.rst
Typos
2023-11-10 00:05:11 -08:00
logo.png
Adding logo
2022-08-18 11:11:13 -04:00
M6-1x12-countersunk-screw.step
Adding Joints Tutorial
2022-12-29 14:29:03 -05:00
make.bat
Changed permissions
2023-06-18 10:41:34 -04:00
Makefile
Documentation
2022-07-13 16:13:33 -04:00
objects.rst
Add DoubleTangentArc
2024-02-27 16:18:39 -05:00
objects_1d.py
Add DoubleTangentArc
2024-02-27 16:18:39 -05:00
objects_2d.py
Added the Triangle Sketch object
2023-12-08 16:06:45 -05:00
objects_3d.py
Refactoring to use ExportSVG
2023-07-30 19:47:57 -04:00
operations.rst
Adding new TTT part 24-SPO-06-Buffer Stand
2024-02-15 14:56:58 -05:00
pack_demo.py
Update documentation for pack function
2024-06-08 13:05:22 +02:00
projectText.png
Documentation rebuilt - removed cadquery dependency
2022-10-28 11:00:53 -04:00
reference_assembly.svg
Refactored make_instance to Shape/copy & added docs
2023-01-31 12:38:57 -05:00
requirements.txt
Updating readthedocs-sphinx-search to avoid security vulnerability
2024-01-15 14:31:32 -05:00
rigid_joints_pipe.py
Refactored Joints into separate module, integrated with BuildPart -
2023-08-24 13:32:35 -04:00
rod_end.py
Minor changes for clarity
2023-10-24 10:49:58 -04:00
selector_example.py
Fixing docs Issue #582
2024-03-17 11:25:15 -04:00
selectors.rst
Add ability to filter faces/edges based on whether they are parallel to an arbitrary plane
2023-10-28 14:08:01 -06:00
slide_latch.py
Typos
2023-11-10 00:05:11 -08:00
slotted_cylinder.png
Documentation rebuilt - removed cadquery dependency
2022-10-28 11:00:53 -04:00
tea_cup.png
Put the tea cup on home page
2023-03-27 14:24:00 -04:00
thickenFace.png
Documentation rebuilt - removed cadquery dependency
2022-10-28 11:00:53 -04:00
tips.rst
update docs
2024-05-26 15:02:50 +02:00
tttt.rst
Fixed typo
2024-02-29 13:13:03 -05:00
tutorial_joints.py
Reformatted with black 24.2.0
2024-02-22 11:27:01 -05:00
tutorial_joints.rst
Refactored Joints into separate module, integrated with BuildPart -
2023-08-24 13:32:35 -04:00
tutorial_lego.rst
Linked from lego tutorial
2024-01-08 22:52:49 +01:00
tutorial_selectors.rst
Adding note about use of show Issue #669
2024-08-12 14:22:11 -04:00
tutorial_surface_modeling.rst
Adding note that shells must be water-tight
2024-07-30 09:22:58 -04:00
tutorials.rst
Added a surface modeling tutorial
2024-07-26 11:51:49 -04:00