Search found 3661 matches

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: 8417

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: 8417

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: 4409

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: 5536

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: 4577

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: 44329

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: 222153

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: 6301

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: 6301

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: 4829

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: 6301

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.
by Les Newell
Sun Aug 20, 2023 5:55 pm
Forum: Problems and questions
Topic: I don't understand how to set part/tool zero
Replies: 3
Views: 2844

Re: I don't understand how to set part/tool zero

I misunderstood what you were asking. All you have to do is move your part so it's center is over 0,0. The machine and work dimensions are only shown on the screen for your convenience. They don't affect the g-code. On my milling machine I usually just ignore them because my zero point varies depend...
by Les Newell
Sun Aug 20, 2023 8:40 am
Forum: Problems and questions
Topic: I don't understand how to set part/tool zero
Replies: 3
Views: 2844

Re: I don't understand how to set part/tool zero

There is no way for SheetCam to know where the tool will be at the start of cutting so it assumes the cutter is at 0,0 when displaying the tool paths. When you run the code on your machine the cutter will move from it's current position to the first start point. It won't move to 0,0 first.
by Les Newell
Thu Aug 17, 2023 9:03 am
Forum: New features
Topic: Ability to draw basic shapes in shetcam
Replies: 1
Views: 5463

Re: Ability to draw basic shapes in shetcam

I have always avoided adding CAD functionality to SheetCam. Writing a decent CAD program is a major task and I simply don't have the resources to do both CAD and CAM. For measuring, right-click and select 'Measure'. You can now click on one point then move your mouse to the other point you want to m...
by Les Newell
Thu Aug 17, 2023 7:45 am
Forum: Problems and questions
Topic: Can run test but machine doesn't penatrate
Replies: 3
Views: 2563

Re: Can run test but machine doesn't penatrate

If you intend to just use SheetCam to generate files to run your machine I'd recommend switching the Burny controller to use G-code (word mode). If you must use ESSI could you ask the people that supplied the machine for an example ESSI file that runs correctly. The problem is that there are differe...