Search found 474 matches

by djreiswig
Wed Dec 27, 2023 11:50 pm
Forum: Problems and questions
Topic: waterjet pierce
Replies: 2
Views: 6889

Re: waterjet pierce

Just FYI. Per Les, the ramp lead always ramps at a 45 degree angle.
by djreiswig
Wed Dec 20, 2023 10:58 pm
Forum: Contributed plugins, tools and posts
Topic: GRBL Plasma w THC, Torch Touchoff, and Rotary
Replies: 35
Views: 87335

Re: GRBL Plasma w THC, Torch Touchoff, and Rotary

Apologies. It wasn't working on 7.1.22, but I just updated to 7.1.35 and it's fixed. Thanks Les.
by djreiswig
Wed Dec 20, 2023 3:01 pm
Forum: Contributed plugins, tools and posts
Topic: GRBL Plasma w THC, Torch Touchoff, and Rotary
Replies: 35
Views: 87335

Re: GRBL Plasma w THC, Torch Touchoff, and Rotary

The bug I found was not with the value, but with the fact that it doesn't display the check box in the post options window like it does everywhere else.
by djreiswig
Tue Dec 19, 2023 3:45 am
Forum: Problems and questions
Topic: Post Custom Boolean Option
Replies: 10
Views: 10676

Re: Post Custom Boolean Option

Was this ever fixed?
by djreiswig
Tue Dec 19, 2023 3:43 am
Forum: Contributed plugins, tools and posts
Topic: GRBL Plasma w THC, Torch Touchoff, and Rotary
Replies: 35
Views: 87335

Re: GRBL Plasma w THC, Torch Touchoff, and Rotary

There is a Boolean variable for posts & tools (and maybe operations), although I still don't think it works correctly in the post variables. I noticed this a while ago, and posted it as a bug on the forum, but I don't think it's ever been fixed. Maybe you'll have better luck. In the tools it dis...
by djreiswig
Wed Dec 13, 2023 3:49 pm
Forum: Problems and questions
Topic: Creating code snippet using M8/M9 for oxy fuel
Replies: 4
Views: 9509

Re: Creating code snippet using M8/M9 for oxy fuel

Same question posted on another forum. I posted the links to connect them so future searchers can locate them no matter which thread gets the answer.
by djreiswig
Tue Dec 12, 2023 4:18 am
Forum: Problems and questions
Topic: Post problem? Feed slow after first cut
Replies: 8
Views: 5085

Re: Post problem? Feed slow after first cut

Your post has the z moves commented out, but still has a feedrate change (programmed incorrectly as text). The screen is made for the unedited post with a Z axis. Comment out the feedrate in the onpendown and it should stay at the normal feedrate instead of the probing feedrate (which I assume you h...
by djreiswig
Mon Dec 11, 2023 4:09 am
Forum: Problems and questions
Topic: Post problem? Feed slow after first cut
Replies: 8
Views: 5085

Re: Post problem? Feed slow after first cut

I'd say just comment out the feedrate line in onpendown. You don't need any other feedrates since you're not moving a Z axis. I'm guessing it's coming from the plunge rate setting in your tool. You didn't show your tool settings, so I can't verify.
by djreiswig
Mon Dec 11, 2023 12:03 am
Forum: Problems and questions
Topic: Post problem? Feed slow after first cut
Replies: 8
Views: 5085

Re: Post problem? Feed slow after first cut

Where is the 30 feedrate coming from? Plunge rate? For sure you need to fix the text feedrate line in the post and change it to modelnumber instead of text. Just copy one of the other lines and paste it over the text one. Edit: it says the post is for no Z so you shouldn't have a plunge speed. I'll ...
by djreiswig
Sun Dec 10, 2023 10:43 pm
Forum: Problems and questions
Topic: Post problem? Feed slow after first cut
Replies: 8
Views: 5085

Re: Post problem? Feed slow after first cut

The if is there to prevent the code from being inserted if the move is too tiny to happen. It prevents moves from appearing that are 0 when chopped to 4 decimal places.
by djreiswig
Sun Dec 10, 2023 10:12 pm
Forum: Problems and questions
Topic: Post problem? Feed slow after first cut
Replies: 8
Views: 5085

Re: Post problem? Feed slow after first cut

Not exactly sure, but I did notice that several places refer to federate as a number, but one place it is text. I would change the text line to match the number lines and give that a try. Otherwise, post a sample of your gcode and note where it works and where it doesn't.
by djreiswig
Fri Nov 24, 2023 2:30 am
Forum: Problems and questions
Topic: License
Replies: 1
Views: 2767

Re: License

Download the license from where? I think it usually comes in an email after you purchase it on the website. Are you having trouble purchasing it or installing it?
by djreiswig
Fri Nov 10, 2023 5:35 pm
Forum: Problems and questions
Topic: Masso tube plasma post
Replies: 15
Views: 14900

Re: Masso tube plasma post

You can edit the post and replace Y with A. You must be only using a 3 axis rotary for round tube only. I was setting mine up for 4 axis.