Commit 0ff83c64 authored by Keegi's avatar Keegi

correct sample aliases

parent 718eaf5c
# Sample .pronsolerc file - copy this into your home directory
alias up move Z 10
alias loud !self.loud = 1
alias quiet !self.loud = 0
alias loud !self.p.loud = 1
alias quiet !self.p.loud = 0
alias home_all G28
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment