jfedor2 / flatbox

Low profile hitbox-layout fightstick
662 stars 135 forks source link

Support Choc V2 switches #28

Closed StdVectorBool closed 1 year ago

StdVectorBool commented 1 year ago

The footprint overlay shows the V2 actuator pins are compatible with V1 but:

  1. Central pin is larger (5mm diameter)
  2. Extra unconnected stabilizer pin (opposite corner from actuators)

image

Other libraries support dual V1/V2 footprints by enlarging the central pin and adding the extra stabilizer:

but this overlay shows the new stabilizer pin unfortunately interferes with the elegant Optional Hotswap design: image

Instead of producing two variants (solder vs hotswap) of a new Rev (for Choc V2), just enlarge that center drill to 5mm and require removal of the unconnected stabilizer.

StdVectorBool commented 1 year ago

D'oh, created against main repo by accident. Meant to create this in my fork.