Welcome to Our Community

Some features disabled for guests. Register Today.

Sheetcam Post Processor for BB Controller

Discussion in 'Controller Boards' started by Dana Smith, May 26, 2020.

  1. Dana Smith

    Builder

    Joined:
    Oct 16, 2017
    Messages:
    1
    Likes Received:
    0
    I've seen several post with folks running Sheetcam. Is anyone doing it with the black box controller? I'm attempting to do so but, the only grbl post processors I've found don't work very well and need to be modified. Unfortunately, such modifications are above my pay grade at the moment. Im hoping one of you has already worked it out and would be generous enough to share. Alturnatively, suggestions for a cam program that would allow me to probe with floating Z for surface between cuts, and run grbl would also be appreciated.
     
  2. Tiger_one

    Tiger_one New
    Builder

    Joined:
    Dec 7, 2023
    Messages:
    1
    Likes Received:
    1
    I am trying to use Open Build post processor with sheet cam (but I am normally using it with fusion 360). That is how I found this post.
    This code might help with your Z:

    G54 X0 Y0 Z10

    (slow probe)
    G38.2 Z-100 F150

    (allows 2mm for coming off touch for zero)
    G10 L20 Z-2

    (plunge height)
    G0 Z3.2

    (turn on torch)
    M3 S1000

    (pause .6 sec)
    G4 P0.6

    (cutting height and feed)
    G1 Z1.6 F1300
     
    Peter Van Der Walt likes this.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice