Search found 3656 matches

by Les Newell
Tue Nov 04, 2014 11:25 am
Forum: Problems and questions
Topic: Plasma Rotary Swapped Axis post problem
Replies: 4
Views: 2385

Oops, my bad. Edit the post and look for function OnArc. Look for this code: if&#40;arcAngle <0&#41; then post.ModalText &#40;" G03"&#41; else post.ModalText &#40;" G02"&#41; end and change it to if&#40;arcAngle <0&#41; then post.ModalText &#40...
by Les Newell
Mon Nov 03, 2014 5:15 pm
Forum: Problems and questions
Topic: Sheetscam crashes
Replies: 4
Views: 1748

That's interesting. What version of SheetCam are you currently using? It is possible that ATI released an updated driver which caused a problem and rolling back windows went back to the previous version.
by Les Newell
Mon Nov 03, 2014 3:34 pm
Forum: Problems and questions
Topic: Sheetscam crashes
Replies: 4
Views: 1748

The crash occurred in atioglxx.dll which is part of the ATI OpenGL display driver. The most likely reason for this is s problem with your display driver. If you do a search online you may find a more up to date driver.
by Les Newell
Sat Nov 01, 2014 9:52 am
Forum: Problems and questions
Topic: Partial and Empty GCode at Post
Replies: 3
Views: 1890

We are sorting this out off-list but it appears to be a problem with the license.
by Les Newell
Thu Oct 30, 2014 4:32 pm
Forum: Problems and questions
Topic: Adding plasma counters through the Post???
Replies: 1
Views: 974

I am afraid there isn't any easy way to do this apart from the method you were given.
by Les Newell
Wed Oct 22, 2014 10:46 am
Forum: Problems and questions
Topic: Editing posts
Replies: 4
Views: 1883

Thanks for that bit of detective work. I can now replicate the fault here. I'll make sure it is fixed for the next release.

I never use file->quit which is why I never saw the fault.
by Les Newell
Tue Oct 21, 2014 12:36 pm
Forum: Problems and questions
Topic: V carve RPM and array error
Replies: 6
Views: 2695

I found the problem. I'll release an update shortly.
by Les Newell
Tue Oct 21, 2014 11:29 am
Forum: Problems and questions
Topic: Problem g31 and rum for hére mach3
Replies: 1
Views: 1228

I am working on a possible fix for this.
by Les Newell
Tue Oct 21, 2014 11:18 am
Forum: Problems and questions
Topic: Editing posts
Replies: 4
Views: 1883

Hi Steve,

I can't seem to replicate that fault here. SheetCam seems to close correctly after editing a post.
by Les Newell
Tue Oct 21, 2014 11:17 am
Forum: Problems and questions
Topic: using a pen to plot before a plamsa cut
Replies: 1
Views: 1238

Try using the Mach3 plasma post. That post doesn't do any touch-off. It will try to turn the torch on so you will need to turn your plasma power source off.
by Les Newell
Wed Oct 15, 2014 1:20 pm
Forum: Problems and questions
Topic: V carve RPM and array error
Replies: 6
Views: 2695

Could you post the job file so I can run some tests.
by Les Newell
Thu Oct 09, 2014 11:35 am
Forum: Problems and questions
Topic: problem with Z axis
Replies: 6
Views: 3995

Keep the THC disabled and go back to teh THC post you were using. This will now use the surface probing. Does it cut correctly?
by Les Newell
Wed Oct 08, 2014 4:28 pm
Forum: Problems and questions
Topic: problem with Z axis
Replies: 6
Views: 3995

Try using the 'Mach3 plasma' post and disable THC. Does it still tend to move upwards? If so, reduce your Z axis maxcimum speed or acceleration. If not the problem is THC/probing related. Let me know how you get on.
by Les Newell
Wed Oct 08, 2014 4:27 pm
Forum: Problems and questions
Topic: plasma square rotary setup
Replies: 4
Views: 1872

Yup, that's right.
by Les Newell
Wed Oct 08, 2014 11:36 am
Forum: Problems and questions
Topic: plasma square rotary setup
Replies: 4
Views: 1872

The rotary axis needs to be set at some convenient number of units per revolution. For instance 360 units/rev (each unit is one degree). In my testing 1 unit per rev seems to work a little more smoothly than 360/rev though I don't know why that should be. You need to then edit your post and make sur...