Currently my G-code is being output as (snippet below from actual output):
"N0070 G92 S1000
N0080 G96 S75 M03"
However, my controller requires the output: "G96 D1000 S75 M03"
1000 is the maximum speed in CSS mode and 75 is the SFM.
When I navigate to Program & Tool Path tab, Program sub tab...
I made two drawings for one model as separate files. I want to know if its possible to keep one drawing sheet and merge the other drawing as sheet 2 of the first drawing sheet that im keeping?
ie:
file1.slddrw -> model = main.sldprt
file2.slddrw -> model = main.sldrprt
open file1.slddrw...