Results 1 to 7 of 7

Thread: Deskcnc post problem

  1. #1
    Registered
    Join Date
    Jun 2007
    Location
    usa
    Posts
    18
    Downloads
    0
    Uploads
    0

    Deskcnc post problem

    Deskcnc does not like this gcode.

    n2 g00 g91 g28 z0.
    n3 goo g91 g28 x0. y0.

    Any ideas on why i am having conflict?


  2. #2
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,297
    Downloads
    0
    Uploads
    0
    I don't think you can have G00 and G28 on the same line.
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  3. #3
    Registered
    Join Date
    Feb 2005
    Location
    South Africa
    Posts
    77
    Downloads
    0
    Uploads
    0

    Cool Errors

    H Stephen,

    For starters, you have used an 'o' instead of a zero '0'. Then you have called a G0 but have not provided any X,Y or Z coordinate following this. Try something like this instead:

    N2 G91
    N3 G0 Z0
    N4 G0 X0 Y0

    I am not sure what you want to do with the G28 and G91.

    Hope this helps,
    Greg
    www.cncdirect.co.za


  4. #4
    Registered
    Join Date
    Jun 2007
    Location
    usa
    Posts
    18
    Downloads
    0
    Uploads
    0
    bob cad wrote the gcode. I am quite a newbie when it comes to g code. I need help determining why bobcad would write code that did not make any sense.


  • #5
    Registered
    Join Date
    Feb 2005
    Location
    South Africa
    Posts
    77
    Downloads
    0
    Uploads
    0
    Hi Stephen,

    I can't explain why Bobcad would do this. Use DeskCNC for making your code?

    Cheers,
    Greg
    www.cncdirect.co.za


  • #6
    Gold Member
    Join Date
    Nov 2005
    Location
    USA
    Posts
    440
    Downloads
    0
    Uploads
    0
    G00 or G0 is only used to direct an axis at a predetermined feed rate in the Desk CNC controller.
    G91 directs the controller to operate in incremental mode as opposed to absolute mode
    (G90 )
    G28 is a soft command to "home"
    The lines should read :
    N10 G90 G28
    N11 G00 Z0
    N12 G00 X0 Y0
    you can elininate line 11 if the controller is set to home ZXY ( machine tab, set up)

    Desk CNC uses IS0 001 as the code driver, your NC out put (cam) should have several options that you select as the Code Driver.ISO 001 is one of the most popular.
    Use the post processor capability for your M codes and other instructions .
    Desk CNC will not accept the letter "o" for zero "0".

    Adobe Machine (old as dirt)


  • #7
    Registered
    Join Date
    Jun 2007
    Location
    usa
    Posts
    18
    Downloads
    0
    Uploads
    0
    Thank you to everyone for their help. I would still like to see if anyone might be able to help me with bobcad. It wrote the gcode like this and i would like it if i could get bobcad to write it write for my controller but i dont know how. Also i miss typed "goo" it should have been "g00"

    Thanks


  • Similar Threads

    1. Problem with Fadal post
      By MojosMachine in forum Post Processor Files
      Replies: 1
      Last Post: 06-19-2007, 09:33 PM
    2. DeskCNC Toolpath problem
      By epineh in forum General Topics
      Replies: 3
      Last Post: 12-19-2006, 04:38 AM
    3. post problem
      By foamovercast in forum General Metalwork Discussion
      Replies: 0
      Last Post: 10-17-2005, 11:27 PM
    4. Post Processor for Deskcnc
      By CNCadmin in forum Screen Layouts, Post Processors & Misc
      Replies: 0
      Last Post: 02-28-2005, 10:47 AM
    5. Start up problem deskcnc
      By CNCadmin in forum Carken Products (Deskam, DeskCNC etc)
      Replies: 5
      Last Post: 05-07-2004, 12:00 AM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.