Search found 257 matches

by WyoGreen
Sat Dec 11, 2021 11:37 pm
Forum: Problems and questions
Topic: g code
Replies: 2
Views: 534

Re: g code

You can look at the file with a text editor.
Perhaps you are using the wrong post-processor. It may be that your post-processor is putting out g-code commands that your machine doesn't recognize.
by WyoGreen
Thu Nov 18, 2021 5:26 pm
Forum: Problems and questions
Topic: installing tools?
Replies: 2
Views: 452

Re: installing tools?

As Les said, the tool tables in your Hypertherm manual are very close to the settings you need. You also might check Langmuirs website to see if they may have tool tables they have made for their tables. I see that they do have a post-processor for Sheetcam.

Steve
by WyoGreen
Sun Oct 31, 2021 1:03 am
Forum: Problems and questions
Topic: torch shutting off early
Replies: 10
Views: 1406

Re: torch shutting off early

I looked at your code and nothing jumped out at me. You said that a marker traces the cut OK, so it kinda seems like you are losing your Arc OK signal for some reason. Does it quit cutting in the same spot each time, or is it kinda radom?
by WyoGreen
Sat Oct 30, 2021 1:00 am
Forum: Problems and questions
Topic: torch shutting off early
Replies: 10
Views: 1406

Re: torch shutting off early

If the code from Sheetcam is shutting the torch down early, maybe you're using the wrong post-processor in Sheetcam? Perhaps if you post the g-code that is causing the problem someone may spot something. It also may help to tell us a little more about your equipment.

Steve
by WyoGreen
Thu Sep 30, 2021 3:42 pm
Forum: Problems and questions
Topic: corner speed
Replies: 6
Views: 1198

Re: corner speed

Take a look at Options/Job Options/Path Rules and see if you have a path rule that is being activated. i.e. On circles less than 1 inch set feed to 65% ....etc.
by WyoGreen
Mon Sep 20, 2021 9:21 pm
Forum: Problems and questions
Topic: Post processor for Everlast 80i
Replies: 1
Views: 1909

Re: Post processor for Everlast 80i

There is a very long list of Post Processors for Sheetcam, although they are oriented towards the machine rather than the cutter. Did you look under Options/Machine/Post Processor and then expand the Post Processor list to see all the different post processors? Now there is a Tool Table that is orie...
by WyoGreen
Mon Aug 30, 2021 10:01 pm
Forum: Problems and questions
Topic: Remove sheetcam
Replies: 8
Views: 2129

Re: Remove sheetcam

Your licence file is named "license.camlic", and it is located in the Sheetcamtng directory, which is usually located in the path /home/"yourname"/sheetcamtng/. If you delete that file, then install the new licence using the above mentioned "install new license file" yo...
by WyoGreen
Thu Jul 29, 2021 12:36 am
Forum: Problems and questions
Topic: Linux version unuseable
Replies: 3
Views: 1202

Re: Linux version unuseable

Here is what I replied in the other thread: Steve I have found that if you go to Settings ->Appearance ->Style and change from Graybird to Numix, you'll be able to see the check boxes. Please tell me how you do this. There is no settings tab in Sheetcam. Thanks Aaron The setting is in Linux. I use X...
by WyoGreen
Tue Jul 27, 2021 10:52 pm
Forum: Problems and questions
Topic: Linux version unuseable
Replies: 3
Views: 1202

Re: Linux version unuseable

Hi Aaron, Be glad to help get you up and running. But we will need to know more about your system to do so. What plasma cutter, what controller, etc.. I assume that you have your version of Linux running, and have Sheetcam loaded and running. Hopefully my answer to your other question got that issue...
by WyoGreen
Tue Jul 27, 2021 10:43 pm
Forum: Problems and questions
Topic: LInux Version screen is not useable
Replies: 7
Views: 1834

Re: LInux Version screen is not useable

The setting is in Linux. I use Xubuntu, so I go to the Whisker menu, (upper left screen corner) then to Settings ->Appearance ->Style

Steve
by WyoGreen
Sun Jul 25, 2021 3:39 pm
Forum: Problems and questions
Topic: LInux Version screen is not useable
Replies: 7
Views: 1834

Re: LInux Version screen is not useable

I have found that if you go to Settings ->Appearance ->Style and change from Graybird to Numix, you'll be able to see the check boxes.

Steve
by WyoGreen
Mon Apr 05, 2021 10:49 pm
Forum: Problems and questions
Topic: Sheetcam interface problem -windows with invisible elements-
Replies: 3
Views: 905

Re: Sheetcam interface having problems with xwayland (window manager)

I think you may be having the same problems I had a couple years ago, and which was also discussed on here within the last few weeks. Basically it had to do with how Linux displays things. Les mentioned that it had to do with the GTK2? (? not sure right now on the terminology), and that the next She...
by WyoGreen
Wed Jan 20, 2021 12:57 am
Forum: Problems and questions
Topic: How to add M1 after each part
Replies: 4
Views: 1399

Re: How to add M1 after each part

You could separate each "part" into it's own layer, then make each layer it's own operation, inserting code (M1) between each operation using the operations menu. You may have to make a code segment "m1" to insert using the operation menu.
Screenshot_2021-01-19_17-55-45.png
Screenshot_2021-01-19_17-55-45.png (11.62 KiB) Viewed 1395 times
by WyoGreen
Sun Dec 27, 2020 2:04 am
Forum: Problems and questions
Topic: Tool Set Hypertherm 45xp
Replies: 1
Views: 1867

Re: Tool Set Hypertherm 45xp

Try this file. Remove the .txt at the end, that was the only way I could get the file attached. Put the .tools file wherever you are keeping your tool tables. It's been awhile since I used this particular file, but if I remember right, it has all the tools for the various HT plasma cutters. Just del...
by WyoGreen
Tue Dec 22, 2020 5:27 pm
Forum: Problems and questions
Topic: No Post Processers
Replies: 2
Views: 457

Re: No Post Processers

On my system (Linux), the post processors are kept in c:/sheetcam/posts. You might check your system and see if it's the same on yours.

Steve