2
0
Fork 0
mirror of https://github.com/zruncho3d/tri-zero.git synced 2023-02-25 22:19:40 +04:00
tri-zero/Mods/hbo/ServoKlicky/README.md
Harry Böttcher a8bf9c9afc Readme
2023-02-14 19:46:38 +01:00

59 lines
1.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Servo Powered Docks for the V0 and Variants
This as a mount for the z-probe that moves the probe and dock out of the way while printing.
Therefore there is no loss on print volume !
https://user-images.githubusercontent.com/1899323/218826318-dd8349b1-3cd3-4b2f-90a4-cacaf3864f00.mp4
## Renders
![Printed Panel](Images/closed.png)
![Printed Panel](Images/zeroclick.png)
![Printed Panel](Images/zero_detail.png)
![Printed Panel](Images/euklid_detail.png)
![Printed Panel](Images/rear.png)
# Printing
All parts print with standard Voron print setting without any supports.
# BOM Notes
| Part | Qty | Notes |
| - | - | - |
| Probe | Zero-Click or euklid | Tested on my Ghost LG toolhead |
| - | - | - |
| Servo | 1 | MG90S - Same as for the ECRF |
| - | - | - |
| M3 x 6 | 1 | Pivot point for the main dock|
| M3 x 6 | 1 | To mount the servo base to the z-extrusion (top)|
| M3 x 35| 1 | To mount the servo base to the z-extrusion (bottom) |
| | | note that the mounting hole of the servo needs to enlarged to 3mm |
| M2 x 10 self-tapping | 2 | for the dock assembly |
| M3 Insert | 1 | Pivot point mount - use some Loctite here |
# Firmware
There are some configuration files and snippets in the firmware folder.
They are based on a Euklid probe mounted to a Ghost LG Toolhead. So physical dimensions need to be adjusted to your setup.
WARNING: while configuring your printer make sure that you don't run any z-homing routines with the probe or dock deployed.
It will likely kill your probe mount and maybe the servo gears (if you don't use a servo with metal gears)
(Don't ask me how i know)
# CAD Notes
The CAD includes all variants in one file.
You need to show/hide the version you like to work with
Also note the Joints (Rotation and sliders) to animate and test the movements
# Changelog
## 14.02.23
- multiple minor updates to get the servo movfe more freely
- CAD und STL^s updated