Skip to content

Instantly share code, notes, and snippets.

@Noah-Huppert
Created December 1, 2013 23:53
Show Gist options
  • Save Noah-Huppert/7742489 to your computer and use it in GitHub Desktop.
Save Noah-Huppert/7742489 to your computer and use it in GitHub Desktop.
The optimal CNC.js export file
"scale" : {
"id" : "0",
"point0X" : "633",
"point0Y" : "95",
"point1X" : "393",
"point1Y" : "95",
"scale" : "240",
"scaleSet" : "true"
}
"origin" : {
"id" : "0",
"point0X" : "115",
"point0Y" : "148",
"originSet" : "true"
}
"shapes" : {
"0" : {
"editing" : "false",
"points" : [
{"x" : "233", "y" : "344"}
{"x" : "45", "y" : "3233}
{"x" : "453", "y" : "53"}
{"x" : "345", "y" : "456"}
]
}
"1" : {
"editing" : "false",
"points" : [
{"x" : "233", "y" : "344"}
{"x" : "45", "y" : "3233}
{"x" : "453", "y" : "53"}
{"x" : "345", "y" : "456"}
]
}
"2" : {
"editing" : "false",
"points" : [
{"x" : "233", "y" : "344"}
{"x" : "45", "y" : "3233}
{"x" : "453", "y" : "53"}
{"x" : "345", "y" : "456"}
]
}
"3" : {
"editing" : "false",
"points" : [
{"x" : "233", "y" : "344"}
{"x" : "45", "y" : "3233}
{"x" : "453", "y" : "53"}
{"x" : "345", "y" : "456"}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment