NEWS
LinuxCNC 2.5.2 Release
There are no translations available.

LinuxCNC 2.5.2 Update Released (changelog).
 
LinuxCNC 2.5.1 Release
There are no translations available.

LinuxCNC 2.5.1 Update Released (changelog). If the Package Manager does not prompt you to upgrade see this page.

 
LinuxCNC 2.5.0 Release
There are no translations available.

New major release (changelog). See the instructions to update your system from EMC 2.4 to LinuxCNC 2.5.
 
Home Forum General General LinuxCNC Questions Any Linux based macro system for G code generation

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Any Linux based macro system for G code generation

Any Linux based macro system for G code generation 19 Jul 2010 05:32 #3413

  • ichudov
  • ichudov's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 23
  • Karma: 0
Being a newbie to the CNC world, but not to Linux world or programming languages, I wonder: is there some higher level macro system for generating G code? Kind like C preprocessor or assembler macros? Ergo can I find some macro system for typical milling tasks like milling out a rectangular pocket or something?

Another question, if I get an outline font (say in BDF format or whatever), is there some way to mill any given text for a given font size? A bonus would be to make raised letters.

Thanks!
The administrator has disabled public write access.

Re:Any Linux based macro system for G code generation 19 Jul 2010 06:26 #3414

  • BigJohnT
  • BigJohnT's Avatar
  • OFFLINE
  • Administrator
  • Posts: 4955
  • Thank you received: 87
  • Karma: 134
Check out the simple g code generators out on the wiki site.

John
The administrator has disabled public write access.

Re:Any Linux based macro system for G code generation 19 Jul 2010 07:45 #3415

  • andypugh
  • andypugh's Avatar
  • OFFLINE
  • Moderator
  • Posts: 4136
  • Thank you received: 141
  • Karma: 130
ichudov wrote:
Being a newbie to the CNC world, but not to Linux world or programming languages, I wonder: is there some higher level macro system for generating G code? Kind like C preprocessor or assembler macros? Ergo can I find some macro system for typical milling tasks like milling out a rectangular pocket or something?

tsemsb.blogspot.com/2010/04/cgcc-gcode-with-c-constructs.html

Might be of interest.
Another question, if I get an outline font (say in BDF format or whatever), is there some way to mill any given text for a given font size? A bonus would be to make raised letters.

wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Sim...MC_G-Code_Generators

Might have something you can use.
The administrator has disabled public write access.

Re:Any Linux based macro system for G code generation 19 Jul 2010 18:53 #3422

  • ichudov
  • ichudov's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 23
  • Karma: 0
Guys, after some looking, I have decided to write my own perl module for generating G codes. If it works well for me, I may release it through CPAN under GPL. I will use building blocks principle. A well written function to drill a hole would be used to make a bolt hole pattern, etc.

Igor
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 1.114 seconds
Powered by Kunena Forum
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.