Results 1 to 9 of 9

Thread: cut rectangle command has a bug??

Threaded View

  1. #4
    Join Date
    Jan 2004
    Location
    iBILD Solutions - Southern NJ
    Posts
    7,987

    Default

    Looks like you have a parameter off.

    The fill in sheet for CR using your parameters, gives the following code:

    ---------------------------------------CR, 1, 6.5, T, 1, 4, -0.010, 1, 1, 1, 0, 3
    Now here's your code: -------------CR, 1, 6.5, T, 1, 4, -1.010, 1 ,2, 1

    A value for Plunge from zero of "2" is invalid. It can only be 1 or 0, respectively; On or Off

    I realize you wanted to go 1.01, not .01...but you get the general idea.

    There ARE cases where the spaces matter - so don't discount that if you are tinkering with canned routines like CR. Lack of discipline with spaces will bite you...be consistent.

    -B
    Attached Images Attached Images
    High Definition 3D Laser Scanning Services - Advanced ShopBot CNC Training and Consultation - Vectric Custom Video Training IBILD.com

Posting Permissions

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