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
Amanda Ghassaei
DMDesign
Commits
1db00e97
Commit
1db00e97
authored
Aug 24, 2015
by
Amanda Ghassaei
Browse files
mojo
parent
957b2541
Changes
2
Hide whitespace changes
Inline
Side-by-side
assets/stls/mojo/mojo.stl
0 → 100644
View file @
1db00e97
File added
js/plists/CamPList.js
View file @
1db00e97
...
...
@@ -135,6 +135,32 @@ define(['three'], function(THREE){
feedRate
:{
xy
:
6
,
z
:
6
}
},
customPost
:
{}
},
mojo
:{
name
:
"
Mojo
"
,
shouldPickUpStock
:
false
,
relative
:
true
,
camProcesses
:
[
"
gcode
"
],
numMaterials
:
-
1
,
translation
:
{
x
:
8.48528
,
y
:
8.48528
,
z
:
8.48528
},
rotation
:
{
x
:
0
,
y
:
0
,
z
:
0
},
//Math.PI/2
scale
:
0.083333
,
components
:
{
frame
:
{
name
:
"
Y Axis
"
,
rotary
:
false
,
//minBound
//maxBound
parent
:
null
,
motionVector
:
{
x
:
0
,
y
:
1
,
z
:
0
},
stl
:
{
filename
:
"
assets/stls/mojo/mojo.stl
"
}
}
},
stock
:
{},
defaults
:{},
customPost
:
{}
}
},
...
...
@@ -142,7 +168,7 @@ define(['three'], function(THREE){
octa
:{
face
:
[
"
handOfGod
"
],
edgeRot
:
[
"
shopbot
"
,
"
oneBitBot
"
,
"
handOfGod
"
],
vertex
:
[
"
handOfGod
"
]
vertex
:
[
"
mojo
"
]
},
tetra
:
{
vertex
:
[
"
handOfGod
"
]
...
...
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