|
Last edited by Nikolay81 In 2018-8-4 18:32 Editor
There are many important changes:
-Cycle G83, now works correctly. Syntax: G83 X Y Z R Q I K. All parameters must be specified. Usually, K=1; I=0
-Added cycle G73. Syntax: G73 X Y Z R Q I K. All parameters must be specified. "I" is the distance of the retract. K=1
-The command M110 is added. This is an analog of M0, but the Z axis does not rise. Also, when using this command, a beep sounds.
-Added command G153. This is analog G53 (go to machine coordinates). Example G153 X0 Y0 F6000
-The command G92 is fixed. Example G90 G92 X0 Y0 (zero the X and Y axes).
-In lines with comments, now only comments are displayed. For example, to manually change an instrument, you write M110 (tool name).
Now only the contents of the brackets will be written on the screen. That is "tool name". This gives more space for the name of the instrument.
-Many small fixes.
An example of using new features can be found in the topic "Postprocessor for SheetCam"
|
|