September 5, 2020
Description
Having purchased a Corsair HS70 wireless headset I wanted a wireless version of the TrackIR ProClip to go with it. Using this mount I now have an active clip with a battery life measured at around 35 hours that mounts magnetically and switches on and off automatically. If you don't wish to use the button then it can be wired up in an even easier manner and the LEDs can be turned off by simply unplugging the battery when not in use.
Parts (in addition to filament)
The bottom mount was made to fit the Corsair HS70 headset. You'll probably need to mod the base to suit different headsets.
I used support enforcers around the battery opening to allow for the curve, plus a little inside the larger LED arm mount hole to ensure roundness.
You should add pauses in the print for the base body and battery holder to insert the magnets. There are three magnets in each body and I aranged them with the outer magnets north-up, and the inner magnet south-up. This way the clip will self-locate in the correct position.
** You MUST ensure that the magnets in each body correspond correctly or it won't clip together **
There are many examples of gcode snippets you can use to pause and add inserts - I used this with the Insert GCode option in Slic3r:
; Pause to insert magnets
G1 X10.000 Y200.000 E0 ; parking position
; Move print head up proportionally of print height to max
{if layer_z < max_print_height}G1 Z{z_offset+min((layer_z/max_print_height)*(max_print_height-100)+100, max_print_height)}{endif}
M400 ; Finish moves
M300 S2500 P1000 ; beep
M0 Add Inserts ; User stop with message
M105 ; return to current temp
Ensure this happens just before the layer change on the layer before the holes are covered. Again ensure the magnets are correctly orientated!
Ease out the backing strip and end plugs on the swingarm to free the LED arm. Ensure that you remove the padding from inside the clip so you can take the small resistor as well. Keep the remaining bits in case tyou change your mind so you can reassemble your TrackClip Pro with no more damage than a couple of soldered wires.
Remove the support and clean up any residue with a sharp knife or scalpel. Once cleaned up the button and battery should fit easily but sit firmly in place, but be removable with ease.
The LED arm should push easily into the larger mount after you've fed the wires though, not forgetting the o-ring that will give it the correct fit and friction. It will be a little loose at first, but just use a short M3 screw to spread the two arms and secure it properly. The wiring should easily escape beween the arms and around the screw head.
(skip this if you're fitting the button)
If you don't want to use the button, you can simply wire the positive (red) wire from the battery connector to the resistor on the LED arm, and the negative (black) wire from the battery connector to the black wire of the LED arm. You can cut and resolder the resistor and black wire from the LED arm so that it fits inside the channel behind the arm mount to keep things tidy. Use some heatshrink to insulate the connections and make it look good, and keep the wires short enough . You're basically done with the battery holder.
If you fit the button your magnetic clip will switch on only when it's clipped to the base (or any other metal item). This is managed by fitting a small button in the base such that it just sticks out enough to be activated when the parts clip together.
The base that attaches to the headset is in two parts and fits around the earphone mount. It's designed so it can slip over and glue to itself and not to the headset so it can be removed without damaging the headset. Just put a thin layer of superglue on the chamfered parts and, ideally, some superglue activator on the other part, slip them over the earphone mount ENSURING THAT THE MAGNETS FACE OUT, slide them together and hold in place for a few seconds until the glue has cured.
License:
Creative Commons - Attribution - Non-Commercial - Share Alike
1,509