Hello Guest it is March 28, 2024, 10:31:25 AM

Author Topic: Softlimits  (Read 56258 times)

0 Members and 1 Guest are viewing this topic.

Hood

*
Re: Softlimits
« Reply #70 on: October 30, 2006, 03:42:17 PM »
With the arc wizard I get soflimits on Y min warning when running this code

G0 G49 G40  G17 G80 G50 G90
M6 T5(TOOL DIA. 6)
G21 (mm)
M03 S300
G64
G00 G43 H5  Z2
X16.7417 Y2.952
G01 Z-2 F100
G3 X-2.952 Y16.7417 I-16.7417 J-2.952 F30
G00 Z2
M5 M9
M30

Hood

*
Re: Softlimits
« Reply #71 on: October 30, 2006, 03:43:43 PM »
With the cut circle wizard I get no warning at all, heres the code

F400
G00 Z10
G00 X46.9 Y0
G00 Z2
G01 Z-2.9 F100
G02 X46.9 Y0 I-46.9 J0 F400
G00 Z10
G00 X47 Y0
G01 Z-1 F400
G01 Z-3 F100
G03 X47 Y0 I-47 J0 F400
G00 Z10
G00 X0 Y0
M30

Offline ART

*
  • *
  •  1,702 1,702
  • Tough as soggy paper.
    • View Profile
Re: Softlimits
« Reply #72 on: October 30, 2006, 09:57:02 PM »
Hi Guys:

  None of that code really means anything, I need to know the softlints that are set before its in context.
If your having a softlimits warning, and feel you shouldnt, please tell us,

1) The extents in the toolpath page showing max of the axis involved and the min.
2) Your current machine cooridnates when the work coordinates is reading zero.

Thanks
Art

Hood

*
Re: Softlimits
« Reply #73 on: October 31, 2006, 02:23:05 AM »
Art
heres the code
G0 G49 G40  G17 G80 G50 G90
M6 T0(TOOL DIA.6)
G64
G21 (mm)
M04 S0
G00 G43 H0  Z2
X0 Y0
G01 Z-2 F100
G2 Y0 X1.2 R0.6 F400
Y0 X-1.2 R1.2
Y0 X2.4 R1.8
Y0 X-2.4 R2.4
Y0 X3.6 R3
Y0 X-3.6 R3.6
Y0 X4.8 R4.2
Y0 X-4.8 R4.8
Y0 X6 R5.4
Y0 X-6 R6
Y0 X7 R6.5
Y0 X-7 R7
X7 Y0 R7
Y-3.5 X3.5 R3.5
G00 Z2
M5 M9
M30
and then some screenshots to show everything else you are asking (sorry for large pics)

Hood






Offline ART

*
  • *
  •  1,702 1,702
  • Tough as soggy paper.
    • View Profile
Re: Softlimits
« Reply #74 on: October 31, 2006, 08:59:07 AM »
Hi:

  What are the machine coords at that point? Press the machine coordinates button and let me knwo what IT says. I do get a softlimit error when I run this with machine coords at zero, but then I should, but if I set my machien coordinates away fromt he boundries, it works fine. I need to know what they are though to try this as your doing it..

Thanks,
Art

Hood

*
Re: Softlimits
« Reply #75 on: October 31, 2006, 01:34:17 PM »
Heres a screenshot showing the machine coords and the error with the same code as above
Hood

Offline ART

*
  • *
  •  1,702 1,702
  • Tough as soggy paper.
    • View Profile
Re: Softlimits
« Reply #76 on: October 31, 2006, 02:17:09 PM »
Thanks Hood, preciate it, now I should be able to finally kill it. :),
Art

answer soon..

Offline ART

*
  • *
  •  1,702 1,702
  • Tough as soggy paper.
    • View Profile
Re: Softlimits
« Reply #77 on: October 31, 2006, 03:22:23 PM »
Hi Hood.

 Thanks for the numbers. I have reuploaded .007 with a fix. Let me knowif you see this again and the toolpath extents added to the machine coordinstaes are not out of bounds.. The problem was one of radisu of arc calculations..

Thanks,
Art

Hood

*
Re: Softlimits
« Reply #78 on: October 31, 2006, 03:24:31 PM »
Thanks Art, will go download and test it out.
Hood

Hood

*
Re: Softlimits
« Reply #79 on: October 31, 2006, 03:31:05 PM »
Seems to be fixed Art, THANKS.
 
Hood