Libraries
»
svgcode
(0.3.0)
»
Index
»
Svgcode
»
GCode
»
Command
»
home
Method: Svgcode::GCode::Command.home
Defined in:
lib/svgcode/gcode/command.rb
.
home
⇒
Object
84 85 86
# File 'lib/svgcode/gcode/command.rb', line 84
def
self
.
home
Command
.
new
(
:g
,
30
)
end