Search found 8 matches

by Dmitry_K
Wed Sep 20, 2023 7:29 am
Forum: Problems and questions
Topic: Problems with working under different operating systems
Replies: 3
Views: 5933

Re: Problems with working under different operating systems

Sorry there was a mistake. Post processors varied across operating systems.
However, there are some questions. For some reason, when executing function OnRapid(), the following sequence appears in the G code:
G0
X126.7000 Y-4.3619 A0.0000

Why does a line break occur?

Regards, Dmirty.
by Dmitry_K
Wed Sep 20, 2023 6:09 am
Forum: Problems and questions
Topic: Problems with working under different operating systems
Replies: 3
Views: 5933

Re: Problems with working under different operating systems

Here I added only the postprocessor file, since the system does not allow adding more than 3 files.
by Dmitry_K
Wed Sep 20, 2023 6:08 am
Forum: Problems and questions
Topic: Problems with working under different operating systems
Replies: 3
Views: 5933

Problems with working under different operating systems

Hello. I ran into the problem of processing work with both a post processor and a post processor under different operating systems. What to do? I run the test on Windows and LinuxCNC Debian. The result of G-code is different. I am attaching files of the post-processor, work, and various G code files...
by Dmitry_K
Tue Sep 19, 2023 8:55 am
Forum: Problems and questions
Topic: Where are predefined variables set?
Replies: 5
Views: 7136

Re: Where are predefined variables set?

Hello. I'm trying to adapt the LinuxCNC_plasma_rotatif.scpost postprocessor for my pipe cutting machine. I have a question about how the endZ position is calculated. For different pipe diameters, different values are given. It happens that the Z movement value is much greater than how much my axis c...
by Dmitry_K
Fri Sep 15, 2023 6:42 am
Forum: Problems and questions
Topic: Where are predefined variables set?
Replies: 5
Views: 7136

Where are predefined variables set?

Hello. The documentation for the postprocessor contains information about predefined variables and that they exist. Such as endX, endY and endZ. But I couldn't find information on how to set their values. I'm specifically interested in endZ. Somewhere, by default, apparently the value is set to 170....
by Dmitry_K
Fri Mar 10, 2023 9:01 am
Forum: Problems and questions
Topic: How to disable margins in the tool window?
Replies: 2
Views: 649

Re: How to disable margins in the tool window?

Hello.

It's a pity! It would be nice to have such an opportunity.

Regards, Dmitry.
by Dmitry_K
Thu Mar 09, 2023 11:27 am
Forum: Problems and questions
Topic: How to disable margins in the tool window?
Replies: 2
Views: 649

How to disable margins in the tool window?

Hello. There is a need to disable fields in the dialog box for creating a new tool. There is a function to add a custom field post.DefineCustomToolParam. This function is written to the postprocessor. Is there a similar function or another way to turn off the fields I don't need in the tool creation...
by Dmitry_K
Thu May 26, 2022 4:57 pm
Forum: Problems and questions
Topic: Can't install SheetCam on Ubuntu
Replies: 4
Views: 3363

Can't install SheetCam on Ubuntu

Hello. I was load SheetCamTNG_7.1.20 -1_amd64.deb. I was try install loaded on Ubuntu 20.04.4 LTS. Installation was crashed and say next: dpkg: package dependencies prevent customization of sheetcamtng package: sheetcamtng depends on libreadline7, however: The libreadline7 package is not installed. ...