. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Hi Daedelus,
    Thanks for the swift reply.
    On point 1. I know what you mean about PCB- Gcode. The first board I did with it resulted in the drill burying itself in the board without the motor running. Actually, the problem is not that you put the S command in the output file but rather it goes in after the real one. If you put it at the top of the Gcode all should be well.

    3) I agree that the parameter boxes should stay. One simple solution might be to default the X, Y, X Length and Y Length boxes to 0. If they are zero when the user clicks "Create Leveled Gcode" then use the automatically generated extremities but if none zero, use those values.

    Good luck with the parser.

  2. #2
    Good point with the S command. Seems like the easiest solution for now. Ill do that. Its nice to know other people have had the same problem with PCB-GCode.

    On point 3, thats a good idea the more I think about it. I'll probably default them to empty rather than zero though.

    ta,

  3. #3
    Thanks for creating this Daedelus! I have not used your application yet but I plan to create some pcbs in the future and I will definitely give your software a try.

    One question, do you think it would be possible to use your software to allow me probe a curved wooden surface (covered in foil?) before engraving it? I have a few ideas that this would be ace for!

    Thanks again,

    Jim

  4. #4
    Hi Jim,

    Yes I think it would be possible but the foil would need to be extremely flat. Almost painted on.

    best,

  5. #5
    Great, I was thinking of using some self adhesive foil tape or even spray glueing ordinary foil to the surface, probe, make the cuts and then worry about how I get the foil off! :o)

    Thanks,
    Jim

  6. #6
    I just had a thought...

    As of this current version, G2 and G3 commands (arcs) are not supported. This is OK for PCB's because commands are usually G1 (linear) but for whatever you have in mind, this may not work yet if your GCode file has any G2 or G3 commands. I do explain this in the website somewhere but I am worried that you may have missed it and it is worth re-mentioning here I think.

    I think MadProfessor managed to get round this problem when he converted these G2's and G3's into lots of G1's using CamBam?

    This may not be a problem for you but I just thought I'd mention it.

    best,

  7. Daedelus: Regarding the G2 and G3 moves, I made a new Post Processor within CamBam, and there is an Option called "Arc Output" this was selected to "Convert To Lines".

    Now all the G2 and G3 arcs are turned into lots of small lines, suitable for your probing software.
    "If first you don't succeed, redefine success"

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. software
    By rainboweyes in forum Computer Software
    Replies: 4
    Last Post: 09-02-2013, 11:59 AM
  2. Replies: 2
    Last Post: 11-12-2012, 12:58 PM
  3. best software
    By k2me in forum CAD & CAM Software
    Replies: 10
    Last Post: 23-06-2011, 02:55 PM
  4. Which Software
    By Ricardoco in forum CAD & CAM Software
    Replies: 41
    Last Post: 12-01-2011, 04:43 PM
  5. What software ??
    By Kammo1 in forum Computer Software
    Replies: 11
    Last Post: 07-09-2007, 01:46 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •