add: square keys
This commit is contained in:
parent
3b84032d93
commit
f1d7065318
52
square-keys/README.html
Normal file
52
square-keys/README.html
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>Railway-gadgets</title>
|
||||||
|
<style>
|
||||||
|
/* From extension vscode.github */
|
||||||
|
/*---------------------------------------------------------------------------------------------
|
||||||
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
|
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||||
|
*--------------------------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
.vscode-dark img[src$=\#gh-light-mode-only],
|
||||||
|
.vscode-light img[src$=\#gh-dark-mode-only] {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/markdown.css">
|
||||||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/highlight.css">
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', system-ui, 'Ubuntu', 'Droid Sans', sans-serif;
|
||||||
|
font-size: 14px;
|
||||||
|
line-height: 1.6;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<style>
|
||||||
|
.task-list-item {
|
||||||
|
list-style-type: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.task-list-item-checkbox {
|
||||||
|
margin-left: -20px;
|
||||||
|
vertical-align: middle;
|
||||||
|
pointer-events: none;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body class="vscode-body vscode-light">
|
||||||
|
<h1 id="railway-gadgets">Railway-gadgets</h1>
|
||||||
|
<p>Those keys are used on Italian and Swiss trains.</p>
|
||||||
|
<p><em>I remember you that it's illegal to use it on a public train.</em></p>
|
||||||
|
<p>Original desig was taken on this Swiss law appendix:
|
||||||
|
<a href="https://www.fedlex.admin.ch/eli/cc/55/72_76_129/it#annex_B">https://www.fedlex.admin.ch/eli/cc/55/72_76_129/it#annex_B</a></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
7
square-keys/README.md
Normal file
7
square-keys/README.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Railway-gadgets
|
||||||
|
Those keys are used on Italian and Swiss trains.
|
||||||
|
|
||||||
|
*I remember you that it's illegal to use it on a public train.*
|
||||||
|
|
||||||
|
Original desig was taken on this Swiss law appendix:
|
||||||
|
https://www.fedlex.admin.ch/eli/cc/55/72_76_129/it#annex_B
|
BIN
square-keys/STL/double-square-key.stl
Normal file
BIN
square-keys/STL/double-square-key.stl
Normal file
Binary file not shown.
BIN
square-keys/STL/female-square-key.stl
Normal file
BIN
square-keys/STL/female-square-key.stl
Normal file
Binary file not shown.
BIN
square-keys/double-square-key.ipt
Normal file
BIN
square-keys/double-square-key.ipt
Normal file
Binary file not shown.
BIN
square-keys/female-square-key.ipt
Normal file
BIN
square-keys/female-square-key.ipt
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user