mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-08-17 10:30:47 +02:00
Added RMS microscope threads. Tested with an RMS microscope objective lens and it worked properly.
This commit is contained in:
committed by
Adrian Schlatter
parent
ad42e03241
commit
149b4b9fb7
3
design/microscope_thread.awk
Normal file
3
design/microscope_thread.awk
Normal file
@@ -0,0 +1,3 @@
|
||||
/^[^#]/ {
|
||||
print $0;
|
||||
}
|
Reference in New Issue
Block a user