Hello, It may be silly question, how do I close an openfile in Openbuild software. It seems that it there is no close g code file option. Thank you
why? it does not hold the file open so if other software (CAM) needs to rewrite the file, it can do so at any time.
Thank you for your reply. I can think of 3 reason that I encounter 1. Accidently run job button get pressed 2. love the no hold file open feature, Often I re-create the file, and forget if I loaded the latest version, end up opening it again 3. Sometime, I need the table view without any design to place my spindle in the correct spot I hope this make sense :
create for yourself a small gcode file that does nothing and load that when you want to be safe Code: G17 G21 G90 M5 M30