Hi,
I just generated a job and ran it, and found the issues I'd missed with simulation. I tracked down the issue and found I could reproduce it reliably on my system. I was working on an older version () but checked on latest version and found it remains there as well, so thought I'd mention it.
What I found is that if I add geometry that Freecad isn't able to work with, it throws in the following GCode, either at the beginning or end of the operation--not sure what impacts where it is appended, as I've seen both:
G0 Z24.000000
G0
G0 Z0.000000
G0 Z24.000000
This had unpleasant results;)...
I had Base-Body-PotentiometerCap_Mold.Face4 included and that causes that GCode to be prepended or appended. BTW, it doesn't show up in the FC-Path lines. It was there when I ran GWizard simulation but I missed it in the mess of lines...
I can't append my project because it's too big--about 2.1 Megs. It doesn't compress much. Not sure how to do that, so am attaching a screenshot for now...
Thanks,
Josh
Found it using this version:
OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.12431 (Git)
Build type: Release
Branch: master
Hash: c397aee9ed3efcb2e33fa719313c98cc4867cf32
Python version: 2.7.8
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.1.0
Locale: English/UnitedStates (en_US)
Tested that it still exists in this version.
OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.12560 (Git)
Build type: Release
Branch: master
Hash: 71836f4b37a29c1ee54b1bd681cb9b687901cc96
Python version: 2.7.8
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.1.0
Locale: English/UnitedStates (en_US)