Tech-dat/PNP-machine-dat/PNP-machine-dat.md
... ...
@@ -6,12 +6,15 @@
6 6
- [[lumenpnp-dat]]
7 7
8 8
9
+
10
+
11
+
9 12
## BOM overview
10 13
11 14
12 15
## mechnical parts
13 16
14
-- [[XYZ-dat]]
17
+- [[XYZ-dat]] - [[feeder-dat]]
15 18
16 19
17 20
Tech-dat/PNP-machine-dat/feeder-dat/feeder-dat.md
... ...
@@ -0,0 +1,9 @@
1
+
2
+# feeder-dat
3
+
4
+https://github.com/opulo-inc/feeder
5
+
6
+
7
+Photon is Open-Source firmware for pick and place feeders.
8
+
9
+https://github.com/photonfirmware/photon
... ...
\ No newline at end of file
Tech-dat/PNP-machine-dat/lumenpnp-dat/lumenpnp-dat.md
... ...
@@ -6,6 +6,22 @@
6 6
- [github link](https://github.com/opulo-inc/lumenpnp)
7 7
8 8
9
+## releases
10
+
11
+[releases](https://github.com/opulo-inc/lumenpnp/releases)
12
+
13
+includes:
14
+- firmware
15
+- STL
16
+- PCB
17
+- config
18
+- cables
19
+- BOM
20
+
21
+## assembly guide
22
+
23
+https://ohai.opulo.io/lumen/x-gantry/#install-belt-tensioner-arm-onto-x-idler-mount
24
+
9 25
## ref
10 26
11 27
- [[pnp-machine-dat]]
... ...
\ No newline at end of file
app-dat/openpnp-dat/openpnp-dat.md
... ...
@@ -13,7 +13,7 @@ It reads a job file and then sends commands to a machine to execute. Unlike comm
13 13
14 14
The definitions and explanations below will introduce you to the terminology used in OpenPnP, and in pick and place in general.
15 15
16
-- [[CNC-dat]]
16
+- [[CNC-dat]] - [[pnp-machine-dat]]
17 17
18 18
## guide
19 19