Add screenshot to Docs

pull/292/head
Rob 2025-01-30 13:55:28 -05:00
rodzic 4d6be68a42
commit 04f2f215f6
3 zmienionych plików z 12 dodań i 10 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
![Fabex CNC CAM extension for Blender](scripts/addons/docs/_static/fabex_logo_rectangle.png)
## CAM Toolpaths for CNC Milling in Blender
# CAM Toolpaths for CNC in Blender
[![Chat on Matrix](https://img.shields.io/matrix/blendercam:matrix.org?label=Chat%20on%20Matrix)](https://riot.im/app/#/room/#blendercam:matrix.org)
![Contributors](https://img.shields.io/github/contributors/vilemduha/blendercam)

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 907 KiB

Wyświetl plik

@ -1,14 +1,16 @@
.. BlenderCAM documentation master file, created by
sphinx-quickstart on Sun Sep 8 08:23:06 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Fabex's Documentation!
Welcome to Fabex!
==========================================
This site serves as an introduction to Fabex, a free and open source extension for Blender, the free and open-source 3D app.
Fabex allows you to generate toolpaths and gcode files based on 3D objects or 2D Images within Blender.
These files can then be sent to a CNC machine to cut your designs!
.. image:: _static/Fabex_Screenshot.png
:width: 800
Fabex is an extension for Blender that creates toolpaths and gcode files for CNC machines. It can generate paths from 3D objects or 2D depth images (height maps) and simulate the results of the calculated paths.
Fabex also has a range of tools to create and edit inlays, joints, reliefs, and more.
To learn the basics, like how to install Blender and Fabex, and how to use the extension, see the User Guide. Beginners can check the Glossary page for a list of terms and explanations.
To learn how Fabex works, to modify or contribute to the code, see the Developer Guide.
Guides
*****************