Hey guys. I'm having an error while trying to export Gcode from fusion 360. I'm using a JDs Garage table that is built on the Openbuilds control software. When i check "enable z touch off routine" i get a failure. This is new, i've been using a z axis for months, not sure what changed but i'm stuck. I've tried reloading the post processor and reloading fusion but no luck. Error I'm getting: Error: Mismatching arguments for invocation of 'string VariableImpl.format(Number)' (Value is not a number.). Error at line: 1987 (OpenbuildsFusion360PostGrbl (02.26.25).cps) Error in operation: '2D Profile1' Failed while processing onCommand() for record 303.
Update. I'm able to post the Gcode if i uncheck either "Override the pierce height z value" or uncheck "use z touchoff probe routine". Not sure why those setting would be conflicting if they're both checked.... but maybe thats useful diagnostic info.
please confirm you have V1.0.42 of the postprocessor as line 1987 is not a .format() call so I am a bit confused (-: thanks
well, you do have a very old version of the post, but there was an issue with converting the property value, seems to have been introduced by recent Fusion360 updates, since it used to work fine. So, trolley along to github and fetch the latest post V1.0.43 and you should be ok. Note: you MUST read the plasma help file as there are now 2 ways to use plasma cut heights and if you don't follow the instructions it won't work. Download from https://github.com/OpenBuilds/OpenBuilds-Fusion360-Postprocessor (green button) and plasma instructions https://github.com/OpenBuilds/OpenBuilds-Fusion360-Postprocessor/blob/master/README-plasma.md