- GCode and Part Programs
- CAD CAM
- Post Processors
- Fusion 360
- Gcode from Postprocessor "LinuxCNC Turning" does not run with linuxcnc ...
Gcode from Postprocessor "LinuxCNC Turning" does not run with linuxcnc ...
- Roman Simon
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 1
07 Jul 2022 08:04 #246785
by Roman Simon
Gcode from Postprocessor "LinuxCNC Turning" does not run with linuxcnc ... was created 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
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.
07 Jul 2022 09:11 - 07 Jul 2022 09:12 #246788
by roland
Replied by roland on topic Gcode from Postprocessor "LinuxCNC Turning" does not run with linuxcnc ...
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.
- Roman Simon
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 1
07 Jul 2022 12:39 #246800
by Roman Simon
Replied by Roman Simon on topic Gcode from Postprocessor "LinuxCNC Turning" does not run with linuxcnc ...
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
- GCode and Part Programs
- CAD CAM
- Post Processors
- Fusion 360
- Gcode from Postprocessor "LinuxCNC Turning" does not run with linuxcnc ...
Time to create page: 0.198 seconds