Search found 452 matches

by David_Lelen01
Tue Oct 18, 2022 9:50 am
Forum: Problems and questions
Topic: Print display feature
Replies: 46
Views: 21121

Re: Print display feature

Can the screen color scheme be changed from the post when saving the screenshot? Like switch from dark scheme to light scheme for a second. And can a custom scheme other than the default dark or light be saved instead of manually changing the colors?
by David_Lelen01
Mon Oct 17, 2022 9:33 am
Forum: Problems and questions
Topic: Job report time
Replies: 2
Views: 827

Re: Job report time

I suggest uploading an example job file so we can see better what is happening. I have not noticed a significant discrepancy in the report times lately, but I haven't been monitoring very closely either. Rapid speed, to my knowledge, is only set in the job report estimating popup window. It is also ...
by David_Lelen01
Mon Oct 17, 2022 9:25 am
Forum: Problems and questions
Topic: Print display feature
Replies: 46
Views: 21121

Re: Print display feature

Yes, but then I would either need to save a copy of the report.html in each job folder, which is highly unattractive, or just save the screen.png to the reports directory. I'll try saving the screen.png to the reports directory and let it overwrite on each job since I don't see a need for the screen...
by David_Lelen01
Fri Oct 14, 2022 8:21 pm
Forum: Problems and questions
Topic: Print display feature
Replies: 46
Views: 21121

Re: Print display feature

I thought wxWidgets looked like C++. I am much more familiar with that, but still nowhere near proficient. It's not a common combination. Now that's more my style... doing things that are uncommon :lol: Oh wow, that is quite a bit of stuff in the SDK folder.... I've never actually peeked in there fo...
by David_Lelen01
Fri Oct 14, 2022 2:25 pm
Forum: Problems and questions
Topic: Print display feature
Replies: 46
Views: 21121

Re: Print display feature

Aah... i see.... you just had to throw a curve ball in there :lol: Any suggestions for references to learn that some? Not that it will do me a substantial amount of good, but may come in handy once in a while. About like learning to say "Where's the bathroom?" in the language of whatever c...
by David_Lelen01
Fri Oct 14, 2022 2:07 pm
Forum: Problems and questions
Topic: Print display feature
Replies: 46
Views: 21121

Re: Print display feature

Its not working. I caught one typo, I believe wx.wxFilename(fileName) should have been wx.wxFileName(fileName), but now its throwing error "attempt to index a nil value". I honest to goodness tried to figure it out, I have been reading through the wxWidgets documentation online for over an...
by David_Lelen01
Fri Oct 14, 2022 11:54 am
Forum: Problems and questions
Topic: Print display feature
Replies: 46
Views: 21121

Re: Print display feature

Wild thought here, don't know if its possible so I thought id ask since its apparently primarily me that wants this or would use it... could I insert some code somewhere to just take a screenshot of the current display area and save it to somewhere (job folder perhaps) and then put in the html repor...
by David_Lelen01
Thu Oct 13, 2022 11:14 am
Forum: Problems and questions
Topic: Torch height control during rapids
Replies: 3
Views: 867

Re: Torch height control during rapids

You would probably have to do the check in the OnRapid sub and output the M code before the rapid move.
I swear sometimes I should just dye my hair blonde. It didn't even remotely cross my mind to move that to the OnRapid function. Works like a champ, thanks!!
by David_Lelen01
Wed Oct 12, 2022 7:14 pm
Forum: Problems and questions
Topic: Torch height control during rapids
Replies: 3
Views: 867

Torch height control during rapids

Hey Les, I'm pretty sure this is going to be another "not possible" question (I seem to be pretty good at those lately), but my goal is to only output a torch height off M code in the output if the next rapid distance is greater than some predetermined value. When we cut a lot of holes in ...
by David_Lelen01
Wed Oct 12, 2022 7:00 pm
Forum: Problems and questions
Topic: Print display feature
Replies: 46
Views: 21121

Re: Print display feature

Understandable. To be honest, I'm kind of surprised there's not more people behind me pushing for some pictures in the reports. But I suppose the majority of users don't even use the reports, they cut the jobs as they create them. I guess we just operate on a bit larger of a scale here haha. We typi...
by David_Lelen01
Wed Oct 12, 2022 6:54 pm
Forum: Problems and questions
Topic: Post Custom Options in Report
Replies: 15
Views: 3151

Re: Post Custom Options in Report

Not quite what I asked there Les, but it did answer my question in a round about way. So would there be any way to get a variable from the post options dialog to display in the report in the machine or parts sections? I'll be blunt, that's kind of a pain in the butt that cant be easily done right no...
by David_Lelen01
Wed Oct 12, 2022 2:52 pm
Forum: Problems and questions
Topic: Leadins and Tabs
Replies: 2
Views: 711

Re: Leadins and Tabs

Okay, no problem. Its not something i use very often, but would be a nice feature to add later if it doesnt cause other problems.
by David_Lelen01
Wed Oct 12, 2022 12:37 pm
Forum: Problems and questions
Topic: Leadins and Tabs
Replies: 2
Views: 711

Leadins and Tabs

Is there a way to do leadins on tabs in jet cutting?
by David_Lelen01
Wed Oct 12, 2022 11:30 am
Forum: Problems and questions
Topic: Print display feature
Replies: 46
Views: 21121

Re: Print display feature

Les, any chance you have gotten anywhere with this or putting a picture in the job report? I really cant tell you how wonderful that would be. *nudge nudge. lol
by David_Lelen01
Wed Oct 12, 2022 11:29 am
Forum: Problems and questions
Topic: Post Custom Options in Report
Replies: 15
Views: 3151

Re: Post Custom Options in Report

Hey Les, are the post variables only available to the job report in the header? I need to print a post variable in the machine section of the report, but it keeps saying **ERROR**. I cant see where i have the syntax or anything else incorrect.