Add drill alignment tool for side panel
This commit is contained in:
parent
c914aa4b4a
commit
3f45d3baa7
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
[submodule "vendor/CAD-Drill-Alignment-Tool"]
|
||||
path = vendor/CAD-Drill-Alignment-Tool
|
||||
url = https://github.com/Kreyren/CAD-Drill-Alignment-Tool.git
|
||||
branch = base48-cnc-side-panel
|
BIN
default.FCStd
BIN
default.FCStd
Binary file not shown.
@ -49,7 +49,7 @@
|
||||
];
|
||||
inputsFrom = [ config.mission-control.devShell ];
|
||||
# Environmental Variables
|
||||
#RULES = "./secrets/secrets.nix"; # For ragenix to know where secrets are
|
||||
LC_ALL = "C"; # Disable weeb mode
|
||||
};
|
||||
|
||||
formatter = inputs.nixpkgs.nixpkgs-fmt;
|
||||
|
Binary file not shown.
Binary file not shown.
98200
tools/side-drill-alignment/README.md
Normal file
98200
tools/side-drill-alignment/README.md
Normal file
File diff suppressed because it is too large
Load Diff
BIN
tools/side-drill-alignment/side-drill-alignment.FCStd
Normal file
BIN
tools/side-drill-alignment/side-drill-alignment.FCStd
Normal file
Binary file not shown.
1
vendor/CAD-Drill-Alignment-Tool
vendored
Submodule
1
vendor/CAD-Drill-Alignment-Tool
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ad6a722d3c1102873c20fcac2012f1f347ac0794
|
Loading…
Reference in New Issue
Block a user