2
0
Fork 0
mirror of https://github.com/zruncho3d/tri-zero.git synced 2023-02-25 22:19:40 +04:00
This commit is contained in:
Harry Böttcher 2023-02-02 18:26:45 +01:00 committed by GitHub
commit de1faa865b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 46473 additions and 12 deletions

View file

@ -1,5 +0,0 @@
Different mount for nema17 I used stepperonline 17HS15-1504S-X1.
This is the stepper motor with a 2mm spacer.
![motor_mount](IMG/motor_mount.jpeg)

View file

@ -1,5 +0,0 @@
Different mount for nema17 I used stepperonline 17HS15-1504S-X1.
This is the stepper motor with a 2mm spacer.
![motor_mount](IMG/motor_mount.jpeg)

Binary file not shown.

After

Width:  |  Height:  |  Size: 377 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 KiB

Binary file not shown.

Binary file not shown.

View file

@ -29,7 +29,7 @@ If you go with a 20mm fan make sure to order one with a central rib, like the fa
# Skirt Options # Skirt Options
The front skirts are designed for Nema 17 motors up to a max size of 39 mm in length. The front skirts are designed for NEMA 17 motors up to a max size of 39 mm in length.
Note that there are two front covers for the GT2 pulleys. One for NEMA's with a shaft of 20mm and one for NEMA's with a 24 mm shaft. Note that there are two front covers for the GT2 pulleys. One for NEMA's with a shaft of 20mm and one for NEMA's with a 24 mm shaft.
@ -54,11 +54,33 @@ The front display mount also provide a mounting option for a reset or emergency
I'm using this switch to reset a BTT PSU relays. I'm using this switch to reset a BTT PSU relays.
The switch in the cad is a standard 7mm momentary switch that is easy to source even from local providers. The switch in the cad is a standard 7mm momentary switch that is easy to source even from local providers.
Make sure to get a Normaly OPEN (NO) switch if you plan to use it with the BTT PSU Relays. Make sure to get a Normally OPEN (NO) switch if you plan to use it with the BTT PSU Relays.
(A Relays mount and firmware configs are in preparation) (A Relays mount and firmware configs are in preparation)
![Printed Panel](Images/reset-switch.png) ![Printed Panel](Images/reset-switch.png)
## 3. 12864 Mini Display
This version is designed for the popular 12864 Displays.
Note:
- This displays wont work with the SKR Pico.
- Not all 12864 Displays are the same (the Mellows Fly Mini Screen has slightly differen dimensions)
This part has not been tested yet as I'm waiting for a proper display.
![Printed Panel](Images/tri-zero-12864.png)
## 4. V0.1 OLED Display
Many kits come with this tiny littel display.
And the real part turned out nicer than I have expected
![Printed Panel](Images/tri-zero-OLED.png)
# Printing # Printing
This mod is based on my design for the V0 and Double Dragon / Wasp printer. This mod is based on my design for the V0 and Double Dragon / Wasp printer.
@ -93,3 +115,19 @@ You need to show/hide the version you like to work with
Thanks to zruncho for all his efforts he puts into the printers for Ants. Thanks to zruncho for all his efforts he puts into the printers for Ants.
It's inspiring for a lot of us! It's inspiring for a lot of us!
# Changelog
## 11.11.2022
- Added skirt for V0.1 OLED Display
- Added assembly instructions
- Refactoring of CAD file
## 08.11.2022
- Honeycomb pattern dimensions changed so that there are no thin lines anymore with 0.4mm extrusion with
- fixed a cosmetic error on the honeycomb pattern of the front corners at the side
- more clearance for M4 nuts on bottom side of the skirts
- some minor fixes here and there - like forgotten facets etc.

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

View file

@ -0,0 +1,33 @@
# Z Idler MOD
This MOD replaces the original V0 A and B idler and adds an idler for the Z axis
![Printed Panel](Images/right.png)
![Printed Panel](Images/left.png)
# Printing
All parts print with standard Voron print setting without any supports.
# BOM Notes
Use some 3 x 12 mm pins to attach the bearing stack
# Changelog
## 2.1.23
- new Version to add clearence for Toolhead
- new CAD and STL's
![New](./Images/cab49741-eb03-4afb-802d-386d7460c355.PNG)
## 13.11.2022
- first alpha version

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.