diff --git a/README.md b/README.md index 45232b7..e644efc 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,8 @@ Based on [tri-zero project from zruncho3d](https://github.com/zruncho3d/tri-zero ![Front view](img/frontview1.jpg) Thanks @TheMrFish for [this mod](https://discord.com/channels/825469421346226226/875884022285369344/1035023654662197268). +### Added hardware endstops to all Z belts +![Z endstops](img/zstops.jpg) +![Mounted Z endstop](img/zstopmount.jpg) + diff --git a/STL/Z-endstop/front_endstop_left.stl b/STL/Z-endstop/front_endstop_left.stl new file mode 100644 index 0000000..0af6790 Binary files /dev/null and b/STL/Z-endstop/front_endstop_left.stl differ diff --git a/STL/Z-endstop/front_endstop_right.stl b/STL/Z-endstop/front_endstop_right.stl new file mode 100644 index 0000000..2cde710 Binary files /dev/null and b/STL/Z-endstop/front_endstop_right.stl differ diff --git a/img/zstopmount.jpg b/img/zstopmount.jpg new file mode 100644 index 0000000..547333f Binary files /dev/null and b/img/zstopmount.jpg differ diff --git a/img/zstops.jpg b/img/zstops.jpg new file mode 100644 index 0000000..59acb74 Binary files /dev/null and b/img/zstops.jpg differ