Skip to content
Snippets Groups Projects
Commit bf7f8181 authored by amandaghassaei's avatar amandaghassaei
Browse files

eod

parent 22d08356
No related branches found
No related tags found
No related merge requests found
......@@ -105,6 +105,7 @@ ShopbotExporter.prototype.simulate = function(line, machine, wcs, callback){
}
};
//todo mm support
ShopbotExporter.prototype._simulateGetPosition = function(line, speed, machine, wcs, callback){
if (line[1] == 3 || line[1] == 2) {
var data = line.split(" ");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment