Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jan Koniarik
schpin-robot
Commits
4ef5cd18
Commit
4ef5cd18
authored
Nov 29, 2017
by
Jan Koniarik
Browse files
added readme and scad filefor tote
parent
7cd3b57c
Changes
2
Hide whitespace changes
Inline
Side-by-side
schpin_tote/README.md
0 → 100644
View file @
4ef5cd18
Package for robot based on deshipus Tote.
Library for config generation should be generalized and scad files need review and documentation.
schpin_tote/scad/model.scad
View file @
4ef5cd18
...
...
@@ -38,10 +38,10 @@ module body(){
battery();
translate([0, 0, 25]){
rotate([180, 0, 0])
raspbpi();
}
//
translate([0, 0, 25]){
//
rotate([180, 0, 0])
//
raspbpi();
//
}
translate(cam_base_pos)
camera_base();
...
...
@@ -62,5 +62,5 @@ module model() {
}
model();
//
model();
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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