Search found 3665 matches

by Les Newell
Wed Sep 27, 2023 4:00 pm
Forum: New features
Topic: Selecting Cut order
Replies: 4
Views: 7763

Re: Selecting Cut order

There are a couple of ways of doing this in SheetCam. Fully automatic: In SheetCam open your cut operation and go to the 'Cut path' tab. Make sure Optimisation is set to auto and set the cutting rules to 'Keep parts together'. Make sure both the inside and outside contours in your drawing are on the...
by Les Newell
Wed Sep 20, 2023 10:28 am
Forum: Problems and questions
Topic: Problems with working under different operating systems
Replies: 3
Views: 6007

Re: Problems with working under different operating systems

Sometimes OnRapid can be called when X,Y,Z,A axes have not changed or have only changed by a tiny amount. In that case it will just output "G0". On the next call to OnRapid, it knows that G0 is active so it does not output G0 again.
by Les Newell
Tue Sep 19, 2023 12:47 pm
Forum: Problems and questions
Topic: Where are predefined variables set?
Replies: 5
Views: 7221

Re: Where are predefined variables set?

Looking at that post, the height of the surface of the pipe is passed to the touch-off subroutine. Your touch-off subroutine needs to set the current Z position based on that value.
by Les Newell
Wed Sep 13, 2023 10:17 am
Forum: Problems and questions
Topic: tool paths arent generating correctly
Replies: 1
Views: 4824

Re: tool paths arent generating correctly

I had a quick look at the code and cannot see anything obviously wrong. Does the Langmuir controller have an option to pre-pierce your parts? If so it could be that you have that turned on.
by Les Newell
Thu Sep 07, 2023 4:30 pm
Forum: Problems and questions
Topic: Sheetcam file not showing the same on the plasma
Replies: 5
Views: 8788

Re: Sheetcam file not showing the same on the plasma

I just had another look at the g-code and something looks wrong. What post processor are you using?
by Les Newell
Mon Sep 04, 2023 11:49 am
Forum: Problems and questions
Topic: Sheetcam file not showing the same on the plasma
Replies: 5
Views: 8788

Re: Sheetcam file not showing the same on the plasma

If the file cut correctly before the gearbox change it must be an issue with your machine. I have to admit I can't think of any obvious reason for it to do that.
by Les Newell
Mon Sep 04, 2023 11:44 am
Forum: Problems and questions
Topic: spiral pocket Z not spiraling?
Replies: 1
Views: 4712

Re: spiral pocket Z not spiraling?

If you set the ramp angle to a shallow angle it will have a similar effect.
by Les Newell
Sun Sep 03, 2023 9:40 am
Forum: Problems and questions
Topic: part in a part
Replies: 4
Views: 5933

Re: part in a part

In most cases I recommend putting all of your part outlines on one layer. If your drawing includes the outline of the scrap, put that on a different layer. Now you can use an outside offset and let SheetCam figure out inside/outside offsets. In your cut operation go to the cut path tab and make sure...
by Les Newell
Thu Aug 31, 2023 11:48 am
Forum: Problems and questions
Topic: Adding cooldown pauses - SOLVED
Replies: 2
Views: 4864

Re: Adding cooldown pauses

In your cut operation go to the 'cut path' tab and enable 'minimise thermal distortion' and set the distance to something like half the width of your part.
If that doesn't fix it I can modify the post for you.
by Les Newell
Thu Aug 31, 2023 11:41 am
Forum: Problems and questions
Topic: Evaluation Limit Reached
Replies: 10
Views: 45074

Re: Evaluation Limit Reached

I emailed you an evaluation license.
by Les Newell
Mon Aug 28, 2023 12:14 pm
Forum: New features
Topic: Turning module
Replies: 81
Views: 227138

Re: Turning module

If you install the development version of SheetCam you can give it a try. I would welcome any feedback.
by Les Newell
Fri Aug 25, 2023 8:01 am
Forum: Problems and questions
Topic: Stops at end of my cut and does not return to start point
Replies: 5
Views: 6541

Re: Stops at end of my cut and does not return to start point

After watching your video I think I understand what is going on. That CommandCNC post tries to detect if you are using the parking option in SheetCam. If it thinks you are not using parking it automatically moves to 0,0. As you have found it can sometimes do odd things. Updating to the latest versio...
by Les Newell
Thu Aug 24, 2023 8:14 pm
Forum: Problems and questions
Topic: Stops at end of my cut and does not return to start point
Replies: 5
Views: 6541

Re: Stops at end of my cut and does not return to start point

It could be that you are using a different post processor on your other computer. Some posts always return to 0,0.
by Les Newell
Thu Aug 24, 2023 2:26 pm
Forum: Problems and questions
Topic: Post processing
Replies: 3
Views: 5022

Re: Post processing

That sounds like a license issue. In SheetCam go to Help->about. Does it show your name?
Try reinstalling the license. If you don't have a copy send me an email and I'll get a copy sent off to you.
by Les Newell
Thu Aug 24, 2023 7:34 am
Forum: Problems and questions
Topic: Stops at end of my cut and does not return to start point
Replies: 5
Views: 6541

Re: Stops at end of my cut and does not return to start point

I had a look at the support file you sent me and you need to enable parking. In SheetCam go to Options>job options->Parking and turn on 'Use X' and 'Use Y'. It will then move back to 0,0 (or whatever coordinates you enter) at the end of the job.