Skip to content

Commit

Permalink
Fix docs images [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
vespakoen committed Dec 17, 2022
1 parent 2e2d19e commit 9637470
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Drop-cutter

The drop cutter algorithm drops a cutter, positioned at a predefined (x,y) location, until it touches the 3D model.

.. image:: https://github.com/aewallin/opencamlib/blob/master/docs/drop-cutter.png
.. image:: https://github.com/aewallin/opencamlib/blob/master/docs/drop-cutter.png?raw=true
:width: 200
:alt: Drop Cutter

Expand All @@ -36,7 +36,7 @@ Push-cutter

The Push-cutter is used to create a Waterline toolpath that follows the shape of the model at a constant z-height in the xy-plane.

.. image:: https://github.com/aewallin/opencamlib/blob/master/docs/push-cutter.png
.. image:: https://github.com/aewallin/opencamlib/blob/master/docs/push-cutter.png?raw=true
:width: 200
:alt: Push Cutter

Expand Down

0 comments on commit 9637470

Please sign in to comment.