Home Page

Macro Terminal CNC (Fanuc, Haas, CNC router) 1.11.9 - Google Play


The App download link is detected as malware and was removed.
We recommend you try one of the related apps from below.


About Macro Terminal CNC (Fanuc, Haas, CNC router)

Welcome! For more interesting information and better quality pictures, please visit our website:https://kandksoftware.github.io/macro-terminal-pro/ Macro Terminal CNC is a powerful CNC simulator for CNC milling and CNC l

Welcome!

For more interesting information and better quality pictures, please visit our website:https://kandksoftware.github.io/macro-terminal-pro/

Macro Terminal CNC is a powerful CNC simulator for CNC milling and CNC lathes machines with FANUC / HAAS controller as well as CNC routers.The core of CNC Macro Terminal is especially designed for this purpose interpreter with a built-in debugging process tool to execute and analyze CNC macros (Fanuc Custom Macro B). You should know that Macro Terminal CNC is the only CNC software in the world that shows all math and logic operations one by one, line by line (known as parse tree).

All this makes Macro Terminal CNC the best choice for learning, debugging, writing and simulating CNC programs and macros and it gives the opportunity to better understand parametric programming.

Please note that Macro Terminal CNC also supports G16, G52, G68 and Haas G70 Bolt Hole Circle, Haas G71 Bolt Hole Arc, Haas G72 Bolt Holes Along an Angle.

Compatible with CNC controls: Fanuc 0(M/T), Fanuc 6(M/T), Fanuc 10(M/T), Fanuc 11(M/T), Fanuc 15(M/T), Fanuc 16(M/T), Fanuc 18(M/T), Fanuc 20(M/T), Fanuc 21(M/T), Haas and others using CNC macros based on Fanuc Custom Macro B.

General informations about Macro Terminal CNC:
- it works with most G-codes which means it's great for testing and learning typical CNC programming
- executing CNC macros
- reading popular system variables
- fully compatible with Fanuc Custom Macro B and Fanuc-compatible controls (e.g. HAAS, SINUMERIK 802D)
- math functions supported: sin, cos, tan, asin, acos, atan, sqrt, abs, round, fix, fup, ln, exp, pow
- showing the assigned variables and colors the new assigned variables
- showing a parsing tree (great solution for debugging and learn CNC macros - parametric programming)
- running line-by-line (manually and auto-play mode)
- CNC simulator (a graphical representation of tool path) XY, XZ, YZ (milling) and XZ (lathe) mode
- 23 examples of CNC programs and CNC macro programming
- mill/lathe mode
- FANUC / HAAS mode
- undo, format, copy, surround features
- full support G16 (polar coordinate), G51 (scaling), G52 (shift work offset), G68 (coordinate rotation), G65 / G66 (macro subprogram call), G98, G99, repeat canned cycle (L and K)
- supporting for Haas G70 Bolt Hole Circle, Haas G71 Bolt Hole Arc, Haas G72 Bolt Holes Along an Angle
- circular interpolation supported by using (I, J, K or R)
- supporting for old FANUC repeat subprogram syntax (for example:P120001, 12 - number of repetitions, 0001 - subprogram name)
- supporting FANUC (4digits) and HAAS program title format (5digits)
- metric/imperial mode
- syntax checker (G-code analyzer, open brackets etc.)
- reading file with EOB ( ; ) / not or mix
- output syntax highlighting
- save/save as/open file/clear
- save/open file with extension: cnc, cn, txt
- auto file save (1s, 2s, 4s)
- custom look (2 themes, font color, font size)

Languages:
- English
- Français
- Deutsche
- Italiano
- Español
- Suomi
- Nederlandse
- Svenska
- Norsk
- 한국어
- 日本語
- Dansk
- Polski
- Magyar
- Pусский
- Português
- 中文
- Türkçe
- Melayu
- हिन्दी
- اَلْعَرَبِيَّةُ
- Română
- Lietuvių
- Latviešu
- Eesti keel
- Slovenský
- Český
- Ελληνικά
- Tiếng Việt

Thank you for purchase Macro Terminal CNC



Previous Versions

Here you can find the changelog of Macro Terminal CNC (Fanuc, Haas, CNC router) since it was posted on our website on 2019-11-06 19:11:01. The latest version is 1.11.9 and it was updated on 2024-04-19 22:21:06. See below the changes in each version.

Macro Terminal CNC (Fanuc, Haas, CNC router) version 1.11.9
Updated At: 2021-03-06
Changes: ver:1.11.9 - fixed bottom panel for small screen size
Macro Terminal CNC (Fanuc, Haas, CNC router) version 1.11.8
Updated At: 2021-02-21
Changes: ver:1.11.8 - fixed disappearing run button
Macro Terminal CNC (Fanuc, Haas, CNC router) version 1.11.7
Updated At: 2021-02-16
Changes: ver:1.11.7 - fixed error in #3000, caused by new validation system - fixed format feature
Macro Terminal CNC (Fanuc, Haas, CNC router) version 1.11.6
Updated At: 2021-02-02
Changes: ver:1.11.6 Fixed error console
Macro Terminal CNC (Fanuc, Haas, CNC router) version 1.11.5
Updated At: 2021-01-31
Changes: ver:1.11.5 Added: - on-the-fly validation system Improved: - code editor UI Fixed: - G2/G3 R-/+ value - the semicolon inside of comments was considered as EOB
Macro Terminal CNC (Fanuc, Haas, CNC router) version 1.10.3
Updated At: 2021-01-23
Changes: ver:1.10.3 Added: - shift image feature - popular system variables - selector for the Fanuc version - more examples Fixed: - The line number at the beginning of a line (block) caused an error while assigning the variable and prevented the END [n] keyword from being found in the WHILE [...] DO [n] statement. - Even if the IF statement was false, the GOTO [n] command was executed. - The last line of code was not visible to the interpreter if EOB was not used.
Macro Terminal CNC (Fanuc, Haas, CNC router) version 1.9.0
Updated At: 2021-01-06
Changes: ver:1.9.0 - fixed "U" value - added Vietnamese language
Macro Terminal CNC (Fanuc, Haas, CNC router) version 1.8.1
Updated At: 2020-12-26
Changes: ver:1.8.1 - fixed GOTO command - added "U" and "W" (incremental) value for the lathe mode
Macro Terminal CNC (Fanuc, Haas, CNC router) version 1.7.1
Updated At: 2020-12-10
Changes: ver:1.7.1 - supporting “R” value for the circular interpolation - fixed a bug during rendering the toolpath in the lathe mode
Macro Terminal CNC (Fanuc, Haas, CNC router) version 1.6.5
Updated At: 2020-12-01
Changes: ver:1.6.5 - fixed Z value in the perspective XZ and YZ for G16, G70, G71 and G72


Related Apps

Here you can find apps that are similar with Macro Terminal CNC (Fanuc, Haas, CNC router).



Disclaimer

Official Google Play Link


We do not host Macro Terminal CNC (Fanuc, Haas, CNC router) on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Google and passed their terms and conditions to be listed there. We recommend caution when installing it.

The Google Play link for Macro Terminal CNC (Fanuc, Haas, CNC router) is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.5/5     2
Downloads: 194
Updated At: 2024-04-19 22:21:06
Publisher: Mobile CAM CNC
Operating System: Android
License Type: Free Trial