Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jan Koniarik
tile
Commits
163c1079
Commit
163c1079
authored
Dec 09, 2021
by
Jan Koniarik
Browse files
changed the way example readme works
parent
46d99540
Changes
2
Hide whitespace changes
Inline
Side-by-side
example/README.md
View file @
163c1079
# Gallery of tile examples
## example/tile_T24_5mm_centered.scad


## example/tile_H_T24_5mm.scad


## example/tile_sandwitch.scad


## example/tile_T24_2mm.scad


## example/tile_raw_plate_T24_2x3_2mm.scad


## example/tile_T36_5mm.scad


## example/tile_T24_5mm.scad


example/gen_readme.py
View file @
163c1079
...
...
@@ -7,4 +7,4 @@ print("# Gallery of tile examples")
for
arg
in
args
:
print
(
"## "
+
arg
+
".scad"
)
print
(
""
)
print
(
""
)
Write
Preview
Markdown
is supported
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