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