Index: Autostyle.html =================================================================== --- Autostyle.html (revision 270) +++ Autostyle.html (revision 271) @@ -7,7 +7,7 @@ Main News - Doc & pool + Doc & FAQ & pool Support camv-rnd [camv-rnd logo] Index: contact.html =================================================================== --- contact.html (revision 270) +++ contact.html (revision 271) @@ -14,7 +14,7 @@ Main News - Doc & pool + Doc & FAQ & pool Support camv-rnd [camv-rnd logo] Index: doc.html =================================================================== --- doc.html (revision 270) +++ doc.html (revision 271) @@ -14,7 +14,7 @@ Main News - Doc & pool + Doc & FAQ & pool Support camv-rnd [camv-rnd logo] Index: faq.html =================================================================== --- faq.html (nonexistent) +++ faq.html (revision 271) @@ -0,0 +1,59 @@ + + + + camv-rnd - FAQ + + + + + + + + + + +
Main + News + Doc & FAQ & pool + Support + camv-rnd [camv-rnd logo] +
+ + +
+ +

camv-rnd FAQ

+ +

1. File formats

+ +

1.1. g-code for laser cutter

+

+A common g-code laser cut dialect uses M3 and M5 for turning the laser +on/off. For other machines (mills, routers), these codes control the +spindle. The default configuration assumes the latter. If you have a file +for laser and it doesn't use G0 for travel but relies on M3/M5 for +laser on/off, you need to switch the config bit at plugins/import_gcode/laser +before loading the file. +

+On GUI, tick in the corresponding laser menu in File/Loader configuration. +

+On the command line, use -c plugins/import_gcode/laser=1. +

+If you more often use g-code files for laser than not, you can make this the +default value in your user config. + +

2. build/install

+ +

2.1. Error while loading shared libraries

+

+If the above error message appears and lists librnd-* libs when executing +camv-rnd, that means your operating system's dynamic loader is unable to +find There are trhee common reasons for this: +

+ + + Index: index.html =================================================================== --- index.html (revision 270) +++ index.html (revision 271) @@ -14,7 +14,7 @@ Main News - Doc & pool + Doc & FAQ & pool Support camv-rnd [camv-rnd logo] Index: irc.html =================================================================== --- irc.html (revision 270) +++ irc.html (revision 271) @@ -14,7 +14,7 @@ Main News - Doc & pool + Doc & FAQ & pool Support camv-rnd [camv-rnd logo] Index: license.html =================================================================== --- license.html (revision 270) +++ license.html (revision 271) @@ -14,7 +14,7 @@ Main News - Doc & pool + Doc & FAQ & pool Support camv-rnd [camv-rnd logo] Index: news.html =================================================================== --- news.html (revision 270) +++ news.html (revision 271) @@ -14,7 +14,7 @@ Main News - Doc & pool + Doc & FAQ & pool Support camv-rnd [camv-rnd logo] Index: support.html =================================================================== --- support.html (revision 270) +++ support.html (revision 271) @@ -14,7 +14,7 @@ Main News - Doc & pool + Doc & FAQ & pool Support camv-rnd [camv-rnd logo]