585,602 active members*
3,557 visitors online*
Register for free
Login
Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2009
    Posts
    10

    TNC530 PLANE SPATIAL error

    I am getting an error when trying to run a program on a DMU160P 5 axis machining centre. Every line with the PLANE SPATIAL command has an error.
    This is a program from a new post processor and it the first time we have used the PLANE SPATIAL command, previous programs used CYCLE19.

    The lines with errors are 43 , 49 and all other lines in the program with this command.
    Has anyone else seen this error? Is it something to do with the control software version?

    32 TOOL DEF 21
    33 M1
    34 ;
    35 ; SAFEPOINT
    36 M140 MBMAX
    37 L Z0 R0 FMAX M91
    38 L Y0 R0 FMAX M91
    39 L B0 R0 FMAX
    40 L X+290. R0 FMAX M91
    41 ;
    42 ; REALPLANE
    43 PLANE SPATIAL SPA0 SPB+90. SPC+154.868 TURN FMAX SEQ+
    44 PLANE RESET STAY
    45 M128
    46 ; L X355.334 Y-335.310 FMAX
    47 ; L Z7.525 FMAX
    48 M129
    49 PLANE SPATIAL SPA0 SPB+90. SPC+154.868 TURN FMAX SEQ+
    50 ;
    51 CYCL DEF 32.0 TOLERANCE
    52 CYCL DEF 32.1 T0.010
    53 M126
    54 ; KINEMATICS AUTO SET SPATIAL_PLANE
    55 L X-7.525 Y+58.904 FMAX M3
    56 L Z+485. FMAX M8

  2. #2
    Join Date
    Dec 2011
    Posts
    99

    Re: TNC530 PLANE SPATIAL error

    Update Information No. 4
    Releases
    The following versions of the NC software were released:
    NC software 340 422-03 (export version 340 423-03) - Release: January 2003
    NC software 340 480-03 (export version 340 481-03) - Release: January 2003

    New features:
    The PLANE function defines the position of the machining plane. The TILT MACHINING PLANE soft key appears after pressing the SPECIAL TNC FUNCTIONS soft key. The machining plane can be defined through space angles, Euler angles, projection angles, incremental angles, the entry of three points, or by two vectors. The programming of each function is aided by animated support graphics. This function is only available in conjunction with preset tables. The PLANE function can be programmed after M128.

    --------------------------------------
    Software options iTNC 530
    Software option 1
     Cylinder surface interpolation
     Feed rate in mm/min
     Tilting the working plane
     Circular interpolation in 3 axes with tilted working plane
    Software option 2
     Particularly jerk-free path control
     3-D tool compensation through surface-normal vectors
     TCPM = Tool Center Point Management
     Tool perpendicular to contour
     Tool radius compensation vertical to the tool direction
     Straight-line interpolation in 5 axes (permit required for export)
     Spline interpolation: Execution of splines (third-degree polynomials)
     0.5-ms block processing time

  3. #3
    Join Date
    Feb 2009
    Posts
    10

    Re: TNC530 PLANE SPATIAL error

    Thanks for the reply.
    I am still working this issue and have a question.
    Has anyone come across a problem when using PLANE SPATIAL and FMAX in the same command line?

  4. #4
    Join Date
    Sep 2008
    Posts
    2313
    What is the error message?
    Try to use it without SEQ+

    Best regards
    Michael
    Gruß<br /><!--fonto:Comic Sans MS--><span style="font-family:Comic Sans MS"><!--/fonto-->Schwindl<!--fontc--></span><!--/fontc-->

  5. #5
    Join Date
    May 2020
    Posts
    3

    Re: TNC530 PLANE SPATIAL error

    PLANE SPATIAL SPA0 SPB+90. SPC+154.868 TURN FMAX SEQ+

    Which axis are going to use? A B or C?

    Change the line to PLANE SPATIAL SPB+90.TURN FMAX SEQ+

  6. #6
    Join Date
    Sep 2009
    Posts
    99

    Re: TNC530 PLANE SPATIAL error

    Hi,

    I use the Plane Spatial function on my DMU 50 evolution- do NOT delete the angles mentioned here as it would cause a crash!

    In my machine "TURN" is not part of the code- I am not familiar with that. You could check if it is whats causing the error (don't try removing it directly- as changes can easily cause crashed. Try it out in test run mode first to see if there is any difference).

Similar Threads

  1. R clearance plane error
    By popspipes in forum Tormach PathPilot™
    Replies: 0
    Last Post: 02-06-2018, 08:22 AM
  2. Plane Spatial issue
    By cadcam_1 in forum Milling
    Replies: 0
    Last Post: 01-24-2018, 03:19 PM
  3. TNC530 - Tool compensation in SPLANE SPATIAL
    By Photoniko in forum G-Code Programing
    Replies: 0
    Last Post: 01-10-2018, 12:51 PM
  4. Boundary not in construction plane error?
    By daz59 in forum Mastercam
    Replies: 1
    Last Post: 07-30-2011, 12:35 AM
  5. Replies: 5
    Last Post: 01-07-2011, 12:59 AM

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
  •