|
@@ -76,7 +76,7 @@ const KeyFormat all_formats[] = {
|
|
|
.min_depth_ind = 0,
|
|
.min_depth_ind = 0,
|
|
|
.max_depth_ind = 7,
|
|
.max_depth_ind = 7,
|
|
|
.macs = 7,
|
|
.macs = 7,
|
|
|
- .clearance = 6},
|
|
|
|
|
|
|
+ .clearance = 8},
|
|
|
|
|
|
|
|
{.manufacturer = "American",
|
|
{.manufacturer = "American",
|
|
|
.format_name = "AM7",
|
|
.format_name = "AM7",
|
|
@@ -95,7 +95,7 @@ const KeyFormat all_formats[] = {
|
|
|
.min_depth_ind = 1,
|
|
.min_depth_ind = 1,
|
|
|
.max_depth_ind = 8,
|
|
.max_depth_ind = 8,
|
|
|
.macs = 7,
|
|
.macs = 7,
|
|
|
- .clearance = 7},
|
|
|
|
|
|
|
+ .clearance = 8},
|
|
|
|
|
|
|
|
{.manufacturer = "Yale",
|
|
{.manufacturer = "Yale",
|
|
|
.format_name = "Y2",
|
|
.format_name = "Y2",
|
|
@@ -114,7 +114,7 @@ const KeyFormat all_formats[] = {
|
|
|
.min_depth_ind = 0,
|
|
.min_depth_ind = 0,
|
|
|
.max_depth_ind = 9,
|
|
.max_depth_ind = 9,
|
|
|
.macs = 9,
|
|
.macs = 9,
|
|
|
- .clearance = 8},
|
|
|
|
|
|
|
+ .clearance = 1},
|
|
|
|
|
|
|
|
{.manufacturer = "Yale",
|
|
{.manufacturer = "Yale",
|
|
|
.format_name = "Y11",
|
|
.format_name = "Y11",
|
|
@@ -133,7 +133,7 @@ const KeyFormat all_formats[] = {
|
|
|
.min_depth_ind = 1,
|
|
.min_depth_ind = 1,
|
|
|
.max_depth_ind = 5,
|
|
.max_depth_ind = 5,
|
|
|
.macs = 7,
|
|
.macs = 7,
|
|
|
- .clearance = 5},
|
|
|
|
|
|
|
+ .clearance = 8},
|
|
|
|
|
|
|
|
{.manufacturer = "Sargent",
|
|
{.manufacturer = "Sargent",
|
|
|
.format_name = "S22",
|
|
.format_name = "S22",
|
|
@@ -152,7 +152,7 @@ const KeyFormat all_formats[] = {
|
|
|
.min_depth_ind = 1,
|
|
.min_depth_ind = 1,
|
|
|
.max_depth_ind = 10,
|
|
.max_depth_ind = 10,
|
|
|
.macs = 7,
|
|
.macs = 7,
|
|
|
- .clearance = 7},
|
|
|
|
|
|
|
+ .clearance = 8},
|
|
|
|
|
|
|
|
{.manufacturer = "National",
|
|
{.manufacturer = "National",
|
|
|
.format_name = "NA25",
|
|
.format_name = "NA25",
|
|
@@ -262,7 +262,7 @@ const KeyFormat all_formats[] = {
|
|
|
.min_depth_ind = 1,
|
|
.min_depth_ind = 1,
|
|
|
.max_depth_ind = 6,
|
|
.max_depth_ind = 6,
|
|
|
.macs = 5,
|
|
.macs = 5,
|
|
|
- .clearance = 5},
|
|
|
|
|
|
|
+ .clearance = 8},
|
|
|
|
|
|
|
|
{.manufacturer = "Ford",
|
|
{.manufacturer = "Ford",
|
|
|
.format_name = "H75",
|
|
.format_name = "H75",
|
|
@@ -377,10 +377,10 @@ const KeyFormat all_formats[] = {
|
|
|
.sides = 2,
|
|
.sides = 2,
|
|
|
.stop = 2,
|
|
.stop = 2,
|
|
|
.format_link = "C3",
|
|
.format_link = "C3",
|
|
|
- .first_pin_inch = 0.081,
|
|
|
|
|
- .last_pin_inch = 0.978,
|
|
|
|
|
|
|
+ .first_pin_inch = 0.170,
|
|
|
|
|
+ .last_pin_inch = 1.067,
|
|
|
.pin_increment_inch = 0.149,
|
|
.pin_increment_inch = 0.149,
|
|
|
- .pin_num = 7,
|
|
|
|
|
|
|
+ .pin_num = 6,
|
|
|
.pin_width_inch = 0.051,
|
|
.pin_width_inch = 0.051,
|
|
|
.elbow_inch = 0.081, // this should be equal to first pin inch for tip
|
|
.elbow_inch = 0.081, // this should be equal to first pin inch for tip
|
|
|
// stopped key line
|
|
// stopped key line
|