Update README.md
Added links for STL files and V1.2 PCB repair image
This commit is contained in:
parent
9d1a82c376
commit
0820bb737a
1 changed files with 4 additions and 2 deletions
|
|
@ -30,9 +30,11 @@ You can also 3D-Print the parts but have to live with thermal drift (carbon fill
|
|||
|
||||
<br>
|
||||
|
||||
The files can be found here: [CAD Models](construction).
|
||||
The CAD files can be found here: [CAD Models](construction).
|
||||
Please note that FreeCAD version **1.1.0dev** was used, and the files might not work with older versions.
|
||||
|
||||
STL files for printing can be found here: [STL Files](construction/STL_3D_Printing/)
|
||||
|
||||
### ⚙ Kinematic Model
|
||||
|
||||
The kinematic model is defined here: [kinematic_model_delta3d.cpp](firmware/MotionControllerRP/src/kinemtaic_models/kinematic_model_delta3d.cpp).
|
||||
|
|
@ -40,7 +42,7 @@ Please check the dimensions of your build against the values set in the construc
|
|||
|
||||
### ⚙ Electronics
|
||||
|
||||
IMPORTANT: If you fabricated PCB verion v1.2 (see version label on the board) you need to drill out a misplaced via on diode D1 that shorts 5V rail to ground. The problem was fixed in v1.3.
|
||||
IMPORTANT: If you fabricated PCB verion v1.2 (see version label on the board) you need to drill out a misplaced via on diode D1 that shorts 5V rail to ground (See [repair image](electronics/pcb_v1.2_fix.jpg) ). The problem was fixed in v1.3.
|
||||
|
||||
The electronics are designed in **KiCAD** and only commonly available modules (motor drivers and MCU boards) are used and connected by a simple PCB. No SMD soldering is required to populate the board to make the build extra accessible.
|
||||
For usual winding resistance of your motors, the device should be powered by $${\color{lightgreen} 5V-6V }$$ (2A) to keep current and heating to a reasonable level.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue