This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docs:blox:connect-rc-servo [2024/08/09 18:39] admin |
docs:blox:connect-rc-servo [2024/08/15 12:51] (current) admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== 2.4 Connecting BLOX to RC Servo ===== | + | ====== 2.4 Connecting BLOX to RC Servo ====== |
OpenBuilds BLOX provides support for using an RC servo to raise/lower a pen, in Pen Plotter type applications, | OpenBuilds BLOX provides support for using an RC servo to raise/lower a pen, in Pen Plotter type applications, | ||
- | ==== 2.4.1 Wiring ==== | + | ===== 2.4.1 Wiring |
| **BLOX Terminal** | **Device** | | | **BLOX Terminal** | **Device** | | ||
Line 14: | Line 14: | ||
---- | ---- | ||
- | ==== 2.4.2 Configuration ==== | ||
- | |||
- | === 2.4.2.1 grblHAL / CONTROL === | ||
- | |||
- | Make sure to set grblHAL settings (CONTROL > Grbl Settings Tab) | ||
- | |||
- | For most standard RC Servos that have moves 180 degrees set | ||
- | |||
- | * **$33=50** Spindle PWM frequency | ||
- | * **$34=2** Spindle off Value | ||
- | * **$35=2** Spindle min value | ||
- | * **$36=15** Spindle max value | ||
- | |||
- | ---- | ||
- | |||
- | === 2.4.2.2 BLOX === | ||
- | |||
- | You can set the Servo Position | ||
- | |||
- | {{: | ||
- | |||
- | ---- |