tkCNC Editor 3.0 Online help - Content
Elements of
the main window
Main menu:
File menu:
- New CNC File – create new CNC file window
- Open CNC File – open existing CNC file (see also: General settings - CNC file
extensions)
- Save CNC File – save opened CNC file
- Save CNC File as – save opened CNC file as...
- Close CNC File – close active CNC file
- Page setup – standard page setup dialog for paper format
and paper margin settings
- Print preview – preview CNC file before print
- Print – print active CNC file
- Print All Open CNC Files
- Recent File List – contains list of recently used files
- Exit – Exit application
Edit menu:
- Undo – unlimited undo
- Redo – redo last change
- Cut, Copy, Paste and Delete – standard text editing
functions
- Select All – select all CNC code in active file
- Find/Replace – open find/replace
dialog
- Flip rows – flips rows of selected CNC code (1st row
becomes last, last becomes 1st)
- To Uppercase – change selected CNC code to upper case
- To Lowercase - change selected CNC code to lower case
- Go to line... – select line to jump to
- Highlight X Words – toggles highlighting of X words in CNC
code
- Highlight Y Words – toggles highlighting of Y words in CNC
code
- Highlight Z Words – toggles highlighting of Z words in CNC
code
View menu:
- Standard Toolbar – toggles visibility of standard toolbar
(with buttons New, Open, Save...)
- CNC Tools Toolbar – toggles visibility of toolbar with CNC
specific functions
- Status bar – toggles visibility of status bar
- Small Icons – display small icons on toolbars
- Large Icons – display large icons on toolbars
Insert menu:
Modify menu:
- Renumber – renumber CNC blocks (see also: Comments
and Block renumbering)
- Custom
address renumbering... – renumber any register
- Bracket
content renumbering... – renumber comments
- Mirror X – mirror all X registers in selected CNC code
- Mirror Y – mirror all Y registers in selected CNC code
- Advanced Mirroring...
– mirror XYZ code around any axis (X, Y, Z or custom axis)
- Offset Toolpath...
– offset any open contour with XYZ code
- Translation… –
translate XYZ code in all 3 axis
- 2D rotation... - rotate
XYZ code for any angle in any of 3 basic planes
- 3D rotation... – rotate
XYZ code for any angle around any axis (very powerful, arcs are
interpolated in G1 moves)
- Edit 2D Contour...
- edit machining contour visually
- Mirror
Polar (Angle) Registers... – mirror polar registers around
vertical or horizontal axis
- Custom
Calculations with Registers... – apply any of basic math operations
(add, subtract, multiply, divide) on multiple register at once
- Polar to
Cartesian Conversion... – Convert polar toolpath to Cartesian
- Cartesian
to polar conversion... – Convert Cartesian (XYZ) toolpath to polar
(very powerful for machines with rotary table and without Y axis, path
is interpolated for a given precision)
- Absolute
to Incremental Conversion... – convert XYZ code from absolute to
incremental (G90->G91)
- Incremental
to Absolute Conversion... – convert XYZ code from incremental to
absolute (G91->G90)
- Reverse
Toolpath Direction... – reverse direction of XYZ code (lines and
arcs)
- Sort
Blocks by Register Value... – sort blocks by any register value
(e.g. sort by polar angle register)
- Swap Commands... –
Swap e.g. X-Y, Y-Z, Z-X, G2-G3, G41-G42, etc.
- Sort Commands in
Block... – sort registers at block level
- Strip Block Numbers – strip (delete) block numbers (N
registers) from selection or entire CNC code
- Strip Empty Lines – delete all empty lines from selection
or entire CNC code
Simulation menu:
Tools menu:
Window menu – contains standard windows arrangement options
(Cascade, Tile Vertical, Tile Horizontal, Maximize All) and list of all
open documents
Help menu – contains "Online help" and "About" menu items, and
"Enter registration key" menu item if application is not registered
See also:
|
|