You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed naming convention of first file in multifile generation (#3)
* Update OpenbuildsFusion360PostGrbl.cps
* Test
* Renames first file in multifile generation to use 1 of # convention
I tried to do this years ago, but it "open in nc editor" would open a log file instead of the first file. Finally figured out how to get it to open the first file. In order for it it work properly you need to untick "open in nc editor" which doesnt make any sense but it does work.
Co-authored-by: sharmstr <[email protected]>
//The idea here was to rename the first file to <filename>.001ofX.nc so that when multiple files were generated, they all had the same naming conventionl
1278
-
//While this does work, the auto load into Brackets loads a log file instead of the gcode file.
0 commit comments