forked from josefprusa/Prusa3-vanilla
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
24 lines (14 loc) · 820 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
This is Prusa iteration 3
Published under GPL v3
To start:
You can configure belt teeths in x-carriage and y-belt-holder by changing `belt_tooth_distance` parameter and by adjusting `position_tweak`.
Then, simply type `make` to compile your own STL files.
Aim for 0.3mm layers and 2.2 extrusion width (width over thickness),
for 0.66mm stroke width. Printer is tested at this setting.
Also testing at 1.4 extrusion width for T2.5 belt configuration.
== Notes about the fork ==
This fork is intended for to maintain a more normalized version of the original «vanilla». This means:
* Only M3x10mm and M3x20mm screws to mount the complete printer and 2 M3x30mm to add the extruder to x-carriage.
* Fix some different sizes in similar parts
* TODO: Extruder modification to be 608 & hobbed bolt compatible
* ...