Method: Gcode::Line#y_add
- Defined in:
- lib/gcode/line.rb
#y_add ⇒ Object
Returns the value of attribute y_add.
27 28 29 |
# File 'lib/gcode/line.rb', line 27 def y_add @y_add end |
Returns the value of attribute y_add.
27 28 29 |
# File 'lib/gcode/line.rb', line 27 def y_add @y_add end |