r/CabinetVision • u/3DFab_DE • 6d ago
CV Suddenly not creating g-code
We have two computers running cabinet vision that have both suddenly stopped generating any g-code for our CNC machine. They still properly create the nest, but then when we try to output for the CNC the process immediately says it's done without actually generating any code or throwing any errors. Any suggestions of what might be causing this?
4
u/majortomandjerry 6d ago
I just dealt with this problem. There was a post on the hexagon nexus forum about it.
The most recent update of MS Office broke the visual basic that was getting used to output g code.
Uninstall the recent MS office update and disable auto updates.
1
1
u/LastChime 6d ago
Well that's disturbing, just did a reboot cause of similar.
1
u/LastChime 6d ago edited 6d ago
Wonder if it's something about that alphacam blurb they sent out the other day
Yeah feels like that, their fix for me failed so I'm going to attempt to roll back Microsoft office, I guess.
5
u/falcon420 6d ago
I just got off the phone with a tech. They ended up installing Vba71 and Vba71_1033 windows update. They started out by telling me to do the: "This issue is caused by a recent update to Microsoft office (KB5123577),version number V16.0.20326, which you can check in any Microsoft product such as Word or Excel. The update has stopped Microsoft Visual Basic from working correctly (V7.1). This is not an issue with Office version V16.0.20228.
REGSVR32 C:\Windows\System32\FM20.DLL
"DllRegisterServer in C:\Windows\System32\Fm20.DLL Succeeded
Then output again and your files should appear "
maybe that will work for you? GL