in reply to What should I call a gear cutting module now called cog.pm?

I don't know what g-code is - I guess it's what G-Men speak. But then, you could call it just that, Gcode::Gears, or Gcode::Generator::Gears or something like that. Maybe CNC::Generator::Gears, if the G-code is somewhat widely spread or universally understood by all CNC milling machines.

  • Comment on Re: What should I call a gear cutting module now called cog.pm?

Replies are listed 'Best First'.
Re^2: What should I call a gear cutting module now called cog.pm?
by MARKWIN (Novice) on Oct 30, 2005 at 19:35 UTC
      but there are many slightly different varients.

      Is there any way to define the variant for which your module produces code? Or, does it use a subset that will it work across all variants? The reason I ask is that it might be a good idea to include that in your module name if it is doable.

      -sauoq
      "My two cents aren't worth a dime.";
      
        I believe that my module uses a very minimal subset. Unfortunately, I dont have hardware to prove this.