Search found 2 matches

by spicer
Tue May 07, 2019 6:08 pm
Forum: Problems and questions
Topic: Arc instead of corner
Replies: 11
Views: 2260

Re: Arc instead of corner

Thx for your tips.
I solve the problem with the entry in the ini of LCNC:

[RS274NGC]
PARAMETER_FILE = linuxcnc.var
RS274NGC_STARTUP_CODE = G64 P0.05
by spicer
Fri May 03, 2019 3:27 pm
Forum: Problems and questions
Topic: Arc instead of corner
Replies: 11
Views: 2260

Arc instead of corner

You see in stern.png that a arc is cut instead of a corner. Why this? The diameter of the plasma jet is set to 0.5mm. Here is the generated G-code: N0010 (Filename: Stern.ngc) N0020 (Post processor: LinuxCNC THC.scpost) N0030 (Date: 02.05.2019) N0040 G21 (Units: Metric) N0050 G00 Z10 N0060 F1 N0070 ...