Skip to content
Snippets Groups Projects
Commit c304ce09 authored by Amanda Ghassaei's avatar Amanda Ghassaei
Browse files

small change

parent 8e251e31
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ Assembler = Backbone.Model.extend({ ...@@ -33,7 +33,7 @@ Assembler = Backbone.Model.extend({
feedRate:{xy: 0.1, z: 0.1},//speed when heading towards assembly feedRate:{xy: 0.1, z: 0.1},//speed when heading towards assembly
simLineNumber: 0,//used for stock simulation, reading through gcode simLineNumber: 0,//used for stock simulation, reading through gcode
simSpeed: 4,//#X times real speed simSpeed: 4//#X times real speed
}, },
initialize: function(options){ initialize: function(options){
......
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