Customizable Soldering Jig For Soldering PCBs With Alignment Holes
Author: Brian Khuu (2019)
If you use alignment pins in your project to help align your castellation modules with your PCB, you may find this useful.
Defaults below assumes you are using a 1mm alignment pins.
You will need to download and change align_pin_pos_entries and non_alignment_pin_pos_vec to match your project.
Current default pin position is shown below:
// Alignment Pins Positions
align_pin_pos_entries = [
[3.302 , 5.4864 ],
[2.5908 , 52.8828],
[27.5336 , 54.7624],
[27.2288 , 5.4864 ]
];
// Non Alignment Pins Positions
non_alignment_pin_pos_vec = [
[27.5336/2 , 100 ],
[27.5336/2 , 90 ]
];
Customizable Soldering Jig For Soldering PCBs With Alignment Holes
Author: Brian Khuu (2019)
If you use alignment pins in your project to help align your castellation modules with your PCB, you may find this useful.
Defaults below assumes you are using a 1mm alignment pins.
You will need to download and change align_pin_pos_entries and non_alignment_pin_pos_vec to match your project.
Current default pin position is shown below:
// Alignment Pins Positions
align_pin_pos_entries = [
[3.302 , 5.4864 ],
[2.5908 , 52.8828],
[27.5336 , 54.7624],
[27.2288 , 5.4864 ]
];
// Non Alignment Pins Positions
non_alignment_pin_pos_vec = [
[27.5336/2 , 100 ],
[27.5336/2 , 90 ]
];
The author marked this model as their own original creation. Imported from Thingiverse.