Home  /  Tools Apps  / Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak on Windows Pc

Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak on Windows Pc

Developed By: Mobile CAM CNC

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: January 02, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.0
Size 2.6 MB
Release Date April 28, 21
Category Tools Apps

What's New:
- added angle selector for address "A" [see more]

Description from Developer:
Welcome!

Macro Lathe CNC is a powerful CNC simulator for CNC lathes machines with FANUC/HAAS controller or other machines based on ISO (Mazatrol ISO). The core of Macro Lathe CNC... [read more]

App preview ([see all 9 screenshots])

App preview

About this app

On this page you can download Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak and install on Windows PC. Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak is free Tools app, developed by Mobile CAM CNC. Latest version of Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak is 1.0, was released on 2021-04-28 (updated on 2024-01-02). Estimated number of the downloads is more than 10. Overall rating of Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak on Windows?

Instruction on how to install Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Macro Lathe CNC - CNC simulator Fanuc, Haas, Mazak" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Welcome!

Macro Lathe CNC is a powerful CNC simulator for CNC lathes machines with FANUC/HAAS controller or other machines based on ISO (Mazatrol ISO). The core of Macro Lathe CNC is especially designed for this purpose interpreter with a built-in debugging process tool to execute and analyze CNC macros (Fanuc Custom Macro B). All this makes Macro Lathe CNC the best choice for learning, debugging, writing and simulating CNC programs and macros and it gives the opportunity to better understand parametric or conventional programming.


Macro Lathe CNC supports, i.a:
- G28, G30 and G53 (home position)
- G32/G33 thread cutting (straight and tapered)
- G70 finishing cycle
- G71 O.D/I.D rough cycle
- G72 O.D/I.D facing cycle
- G73 O.D/I.D pattern repeating cycle
- G74 face grooving cycle (peck drilling)
- G75 O.D/I.D grooving cycle
- G76 O.D/I.D threading cycle (straight and tapered)
- G78 O.D/I.D threading cycle (straight and tapered)
- G90 O.D/I.D cycle (straight and tapered)
- G92 O.D/I.D threading cycle
- G94 facing cycle
- programming a chamfer using C address
- programming a radius using R address
- programming an angle using A address (experimental)
- program names 4 digits to 8 digits (for new Fanuc controls)


It will be soon added:
- programming a chamfer using I and K address (Haas)


Macro Lathe CNC is compatible with CNC controls: Fanuc 0T, Fanuc 6T, Fanuc 10T, Fanuc 11T, Fanuc 15T, Fanuc 16T, Fanuc 18T, Fanuc 20T, Fanuc 21T, Haas and others using CNC macros based on Fanuc Custom Macro B.

General informations about Macro Lathe 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) XZ (lathe) mode
- 18 examples of CNC programs and CNC macro programming
- undo, format, copy, surround features
- circular interpolation supported by using (I, K or R)
- supporting for old FANUC repeat subprogram syntax (for example:P120001, 12 - number of repetitions, 0001 - subprogram name)
- supporting FANUC (4 - 8 digits) and HAAS program title format (4 - 5 digits)
- 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)

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 Lathe CNC
- added angle selector for address "A"