603,316 active members*
2,990 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2025
    Posts
    2

    Question Biesse NC1000

    Good evening, I need help
    How can I make an IF loop on the NC1000?
    We've tried a few ways, but we can't get it to work properly.
    Grateful,
    Ana Moreira

  2. #2

    Re: Biesse NC1000

    Quote Originally Posted by anatiago View Post
    Good evening, I need help
    How can I make an IF loop on the NC1000?
    We've tried a few ways, but we can't get it to work properly.
    Grateful,
    Ana Moreira
    VAR=1 ; Initialize counter

    LABEL1:
    CALL=SUB1 ; Call subroutine
    VAR=VAR+1 ; Increment counter
    IF VAR<=5 GOTO LABEL1

    M30
    http://cncmakers.com/cnc/controllers/CNC_Controller_System/CNC_Retrofit_Package.html

  3. #3
    Join Date
    May 2025
    Posts
    2

    Re: Biesse NC1000

    Thank you.

    I'll test it.
    I was trying
    "If LPX>= 2200 then
    (hinge code)
    End if"

    but it doesn't work.

Similar Threads

  1. Rover 27 NC1000 help
    By amilo123 in forum Biesse
    Replies: 0
    Last Post: 10-10-2023, 09:09 PM
  2. Biesse Rover 22 / NC1000 - Trick to Drill optimization ?
    By A.Pages in forum Uncategorised CAM Discussion
    Replies: 0
    Last Post: 04-19-2015, 10:42 AM
  3. Biesse Rover 24 and NC1000 manuals?
    By monicah82 in forum Machinery Manuals / Brochures
    Replies: 3
    Last Post: 04-21-2014, 05:00 PM
  4. Parametric Pocket for NC1000
    By junglist in forum G-Code Programing
    Replies: 0
    Last Post: 06-11-2013, 01:12 PM
  5. biesse nc500/nc1000 users' guide needed
    By carlton in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 2
    Last Post: 08-09-2011, 08:04 PM

Tags for this Thread

Posting Permissions

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