Go Back to handibot.com
sign up or log-in

Advanced

Fusion 360 files start and immediately stop

Posted by Josh Gunnar 
Suddenly having problems with toolpaths from Fusion 360 (OpenSbp post). I have had them successfully working for awhile, but now all toolpaths start the router, stop it, then Fabmo thinks the job is done, then the machine moves to what looks like the starting point of the cut and stops. Tried this with just a circle (below), with previously working toolpaths, and new ones and all appear to be broken.

I can get VCarve toolpaths to work, but need Fusion 360. I turned the logging level up, but can't tell where this is can be read... Please help!

' Test
' 1/8
SA
CN, 90
IF %(25)=1 THEN GOTO UNIT_ERROR
&PWMaterial = 0.3
&PWZorigin = Part Surface

' 2D Contour3
C7
&Tool = 1
C9
TR, 5000
C6
PAUSE 2
JZ, 0.9
J2, 4.445, 4.1125
J3, 4.445, 4.1125, 0.9
J3, 4.445, 4.1125, 0.5
MS, 0.6562, 0.6562
M3, 4.445, 4.1125, 0.4644
MS, 0.2187, 0.2187
M3, 4.445, 4.1125, 0.1875
M3, 4.4453, 4.1125, 0.1847
M3, 4.4462, 4.1125, 0.1821
M3, 4.4477, 4.1125, 0.1797
M3, 4.4497, 4.1125, 0.1777
M3, 4.4521, 4.1125, 0.1762
M3, 4.4547, 4.1125, 0.1753
M3, 4.4575, 4.1125, 0.175
MS, 0.6562, 0.6562
M3, 4.47, 4.1125, 0.175
CG, , 4.4825, 4.125, 0, 0.0125, , -1
CG, , 3.6175, 4.125, -0.4325, 0, , -1
CG, , 4.4825, 4.125, 0.4325, 0, , -1
CG, , 4.47, 4.1375, -0.0125, 0, , -1
M3, 4.4575, 4.1375, 0.175
M3, 4.4547, 4.1375, 0.1753
M3, 4.4521, 4.1375, 0.1762
M3, 4.4497, 4.1375, 0.1777
M3, 4.4477, 4.1375, 0.1797
M3, 4.4462, 4.1375, 0.1821
M3, 4.4453, 4.1375, 0.1847
M3, 4.445, 4.1375, 0.1875
J3, 4.445, 4.1375, 0.5
J3, 4.445, 4.1125, 0.5
M3, 4.445, 4.1125, 0.3394
MS, 0.2187, 0.2187
M3, 4.445, 4.1125, 0.0625
M3, 4.4453, 4.1125, 0.0597
M3, 4.4462, 4.1125, 0.0571
M3, 4.4477, 4.1125, 0.0547
M3, 4.4497, 4.1125, 0.0527
M3, 4.4521, 4.1125, 0.0512
M3, 4.4547, 4.1125, 0.0503
M3, 4.4575, 4.1125, 0.05
MS, 0.6562, 0.6562
M3, 4.47, 4.1125, 0.05
CG, , 4.4825, 4.125, 0, 0.0125, , -1
CG, , 3.6175, 4.125, -0.4325, 0, , -1
CG, , 4.4825, 4.125, 0.4325, 0, , -1
CG, , 4.47, 4.1375, -0.0125, 0, , -1
M3, 4.4575, 4.1375, 0.05
M3, 4.4547, 4.1375, 0.0503
M3, 4.4521, 4.1375, 0.0512
M3, 4.4497, 4.1375, 0.0527
M3, 4.4477, 4.1375, 0.0547
M3, 4.4462, 4.1375, 0.0571
M3, 4.4453, 4.1375, 0.0597
M3, 4.445, 4.1375, 0.0625
J3, 4.445, 4.1375, 0.5
J3, 4.445, 4.1125, 0.5
M3, 4.445, 4.1125, 0.2144
MS, 0.2187, 0.2187
M3, 4.445, 4.1125, 0.0125
M3, 4.4453, 4.1125, 0.0097
M3, 4.4462, 4.1125, 0.0071
M3, 4.4477, 4.1125, 0.0047
M3, 4.4497, 4.1125, 0.0027
M3, 4.4521, 4.1125, 0.0012
M3, 4.4547, 4.1125, 0.0003
M3, 4.4575, 4.1125, 0
MS, 0.6562, 0.6562
M3, 4.47, 4.1125, 0
CG, , 4.4825, 4.125, 0, 0.0125, , -1
CG, , 3.6175, 4.125, -0.4325, 0, , -1
CG, , 4.4825, 4.125, 0.4325, 0, , -1
CG, , 4.47, 4.1375, -0.0125, 0, , -1
M3, 4.4575, 4.1375, 0
M3, 4.4547, 4.1375, 0.0003
M3, 4.4521, 4.1375, 0.0012
M3, 4.4497, 4.1375, 0.0027
M3, 4.4477, 4.1375, 0.0047
M3, 4.4462, 4.1375, 0.0071
M3, 4.4453, 4.1375, 0.0097
M3, 4.445, 4.1375, 0.0125
J3, 4.445, 4.1375, 0.9
C7
JZ, 2.3
JH
END


UNIT_ERROR:
CN, 91
END

Ok, did a software update and things are working again. Not a very secure feeling not knowing what was wrong - hate to think that some mornings I could wake up and none of my files would work!
The only strange thing I can see is the C7 command at the beginning of the file. That is the command to turn off the spindle. However it is followed by the "spindle on" C6 command.
Depending on your software version of FabMo it may have had an issue with one of the other commands in the header. Updating is always the way to go though--as we have caught bugs in the past with different CAM posts and patched FabMo to deal with them.
Sorry, only registered users may post in this forum.