Gcode from Postprocessor "LinuxCNC Turning" does not run with linuxcnc ...

More
07 Jul 2022 08:04 #246785 by Roman Simon
Hello,

I have a new sherline cnc lathe and for a sample part I use Fusion 360 and choose the postprocessor "LinuxCNC Turning"

 

But the generated gcode is not valid

%
(1001)
N10 G7
N11 G18
N12 G90
N13 G21
(WHEN USING FUSION 360 FOR PERSONAL USE, THE FEEDRATE OF)
(RAPID MOVES IS REDUCED TO MATCH THE FEEDRATE OF CUTTING)
(MOVES, WHICH CAN INCREASE MACHINING TIME. UNRESTRICTED RAPID)
(MOVES ARE AVAILABLE WITH A FUSION 360 SUBSCRIPTION.)
N14 G28 U0.  (First error: Linux CNC do not know character U ....)
N15 G28 W0.

(PROFIL-SCHRUPPEN1)
N16 T2 M6
N18 G54
N19 M8
N20 G97 S950 M4
N21 G95
N22 G90 G0 X67. Z5.4
N23 G96 D3500 S200 M4
N24 G1 Z0.381 F1. (Secound error, LinuxCNC stops here, maybee because of F1, a ver slow feed???)
N25 X46.4
N26 Z-36.854
N27 G3 Z-37.715 I-7.437 K-0.43
N28 G1 Z-62.922
N29 X47.
...

I would be very happy about any help.

Thanks & Best Regards
Simon
Attachments:

Please Log in or Create an account to join the conversation.

More
07 Jul 2022 09:11 - 07 Jul 2022 09:12 #246788 by roland
You can switch the "Safe Retracts" method from G28 to G53 in the postprocess.
The G-code will then be generated without the U- and W-axis.
 

The example here is from Inventor CAM, but should also work in Fusion360
Attachments:
Last edit: 07 Jul 2022 09:12 by roland.
The following user(s) said Thank You: Roman Simon

Please Log in or Create an account to join the conversation.

More
07 Jul 2022 12:39 #246800 by Roman Simon
thank you very much, the reason for the secound error was "G96" - a constant surface speed command. This was activated under tools in fusion... best regard

Please Log in or Create an account to join the conversation.

Moderators: Skullworks
Time to create page: 0.257 seconds
Powered by Kunena Forum