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
Harry Böttcher 51cba83888 Changelog
2023-02-14 19:49:27 +01:00
..
CAD Updated CAD, STL's 2023-02-14 19:43:48 +01:00
Firmware Updated CAD, STL's 2023-02-14 19:43:48 +01:00
Images servoclicky 2022-11-07 22:28:23 +01:00
STLs Updated CAD, STL's 2023-02-14 19:43:48 +01:00
README.md Changelog 2023-02-14 19:49:27 +01:00

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 Printed Panel Printed Panel Printed Panel Printed Panel

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
  • Firware folder and sample configs added