You can mount directly on the gearbox a handbrake that we can link the to PCB.
Les freins à main compatibles sont :
- P1 hydraulic handbrake : You link the pressure sensor to the “Handbrake” port on the PCB.
- Aliexpress handbrake : in this case, choose the 3D support “Aliexpress” . This handbrake can be plugged on the PC with the provided USB cable, or connected to the PCB.
Mounting solutions :
The mounting plate mounts to the Body1 side (left or right). In the case of the P1 handbrake, I recommend to use the low mounting plate, which allows a more compact assembly.
The 3D files are available in the handbrake folder. The required screws are shown direclty on the 3D printed parts.
The code :
Replace:
//#define USE_HANDBRAKE
by:
#define USE_HANDBRAKE
Using the monitor, once the “Debug” is activated, you can easily calibrate the handbrake using the following variables:
#define minHandbrake 150
#define maxHandbrake 400
One thought on “Handbrake mod”