Printrun/.pronsolerc

5 lines
143 B
Plaintext
Raw Normal View History

2011-06-01 13:38:22 +00:00
# Sample .pronsolerc file - copy this into your home directory
2011-06-09 06:21:22 +00:00
macro up move Z 10
macro loud !self.p.loud = 1
macro quiet !self.p.loud = 0