2
0
Fork 0
mirror of https://github.com/zruncho3d/tri-zero.git synced 2023-02-25 22:19:40 +04:00

Improve doc: note optional parts

This commit is contained in:
Zruncho 2022-10-30 23:59:09 -07:00
parent ffec6f302d
commit d5f6d5af28

View file

@ -65,7 +65,7 @@ The list below almost certainly over-estimates, because it doesn't factor in scr
## Build Guide ## Build Guide
In this repo are all of the STLs needed to build a Tri-Zero Alpha which are not in the V0.1 repo. In this repo are all of the STLs needed to build a Tri-Zero Alpha which are not in another repo (primary V0.1).
All parts should be already be in print-ready orientation, with seam in the +Y dir, and no supports are needed. Standard Voron settings, or lowered infill and fewer perims, should work fine for most parts: All parts should be already be in print-ready orientation, with seam in the +Y dir, and no supports are needed. Standard Voron settings, or lowered infill and fewer perims, should work fine for most parts:
- 4 perimeters - 4 perimeters
@ -74,8 +74,17 @@ All parts should be already be in print-ready orientation, with seam in the +Y d
The MotorSkirts and Rear Corners are happy with 20% infill, for a bit of print speedup. The MotorSkirts and Rear Corners are happy with 20% infill, for a bit of print speedup.
Note that you will need all the STLs in this repo in the quantities listed, along with STLs from a few external repos: Note that you will need all the STLs in the top-level STLs folder in the quantities listed at the end of each part name, with a few exceptions:
* Between NEMA14 and NEMA17, you'll need to pick one for each motor. You can actually mix and match them, though.
* `Rear_Motor_Mount`
* `Motor_Corner_Screw_In`
* For the front bed mount, pick between the main and extended one.
* `Front_Bed_Mount` for usual V0 beds
* `Front_Bed_Mount_Extended` for MRW-style beds which stick out by 5mm, which means they need to be shifted forwards by 5mm to expose the nozzle endstop to the nozzle.
* Front corner bumps are technically optional, but they're there by default. You can skip them and directly add a bumper to the farthest-out screw holes with an M3 screw and nut if you'd like. Don't worry, you won't be judged for it.
Plus, you'll want to consider these optional STLs from a few external repos:
- [No-drop nuts](https://github.com/zruncho3d/f-zero/tree/main/STLs/NoDropNuts) - [No-drop nuts](https://github.com/zruncho3d/f-zero/tree/main/STLs/NoDropNuts)
- [More M2 nutbars from V0](https://github.com/VoronDesign/Voron-0/blob/Voron0.1/STLs/M2_Nut_Adapter_Rotated_x5.stl) - [More M2 nutbars from V0](https://github.com/VoronDesign/Voron-0/blob/Voron0.1/STLs/M2_Nut_Adapter_Rotated_x5.stl)
- Optional: [ZeroPanels](https://github.com/zruncho3d/ZeroPanels), especially Tecnologic-style ones - [ZeroPanels](https://github.com/zruncho3d/ZeroPanels), especially Tecnologic-style ones
- Optional: [BoxZero](https://github.com/zruncho3d/BoxZero) - [BoxZero](https://github.com/zruncho3d/BoxZero)