Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
mods
Commits
d726a33b
Commit
d726a33b
authored
Oct 24, 2020
by
Neil Gershenfeld
Browse files
test G-code PCB SVG
parent
8f595fad
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
files.html
View file @
d726a33b
...
...
@@ -223,6 +223,7 @@
<a
href=
'./programs/machines/G-code/mill%202.5D%20stl'
>
mill 2.5D stl
</a><br>
<a
href=
'./programs/machines/G-code/mill%202.5D%20stl%20connect'
>
mill 2.5D stl connect
</a><br>
<a
href=
'./programs/machines/G-code/mill%202D%20PCB%20png'
>
mill 2D PCB png
</a><br>
<a
href=
'./programs/machines/G-code/mill%202D%20PCB%20svg'
>
mill 2D PCB svg
</a><br>
<a
href=
'./programs/machines/G-code/mill%202D%20png'
>
mill 2D png
</a><br>
<a
href=
'./programs/machines/G-code/mill%202D%20svg'
>
mill 2D svg
</a><br>
<i>
RNDMC
</i><br>
...
...
programs/index.js
View file @
d726a33b
...
...
@@ -19,6 +19,7 @@ program_label(' G-code')
program_menu
(
'
mill 2.5D stl
'
,
'
programs/machines/G-code/mill%202.5D%20stl
'
)
program_menu
(
'
mill 2.5D stl connect
'
,
'
programs/machines/G-code/mill%202.5D%20stl%20connect
'
)
program_menu
(
'
mill 2D PCB png
'
,
'
programs/machines/G-code/mill%202D%20PCB%20png
'
)
program_menu
(
'
mill 2D PCB svg
'
,
'
programs/machines/G-code/mill%202D%20PCB%20svg
'
)
program_menu
(
'
mill 2D png
'
,
'
programs/machines/G-code/mill%202D%20png
'
)
program_menu
(
'
mill 2D svg
'
,
'
programs/machines/G-code/mill%202D%20svg
'
)
program_label
(
'
RNDMC
'
)
...
...
programs/machines/G-code/mill 2D PCB svg
0 → 100644
View file @
d726a33b
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment