Macro Simulator CNC App
bigtopaps logo

Application Development, Design, SEO, ASO, Marketing.
Shop Collectibles and Memorabilia.




Free Apps Paid Apps


Page Ranking Tool web tracker
share
Macro Simulator CNC App
Price: $ 59.99 USD - $59.99
Genre: Productivity
Developer: Ekaterina Filimonova Developer: Ekaterina Filimonova

Rated: 0 out of 5 stars.
Based on 0 reviews.
Shop Collectibles and Memorabilia.
Details Description Screenshots Updates
❯ The Macro Simulator CNC App Review from the BigTopApps Team.
Introducing Macro Simulator CNC, the mobile app that has been shaking up the Productivity genre since 2022-11-03! With an astonishing 0 out of 5 stars on average, people can't stop raving about the incredible features and experiences the app offers. All built by the incredible team at Ekaterina Filimonova.

🌟 What makes Macro Simulator CNC so special? 🌟

Macro Simulator CNC is a powerful, modern, cross-platform CNC code editor and backplotter for 3-axis CNC milling machines, designed specifically for touch devices. This software allows among other things allows to: - quickly create and modify programs using built-in cycles, patterns, templates and other useful functions. - test CNC programs and de...

Whether you're a seasoned pro or a newbie in the digital world, Macro Simulator CNC app is designed to make your life easier, more fun, and more productive. Here are just a few highlights:
Screenshot 1 of Macro Simulator CNC App
Screenshot 2 of Macro Simulator CNC App
Screenshot 3 of Macro Simulator CNC App
Screenshot 4 of Macro Simulator CNC App
Macro Simulator CNC App Screenshots

share

🚀 Price: 59.99 USD
📈 Rating: 0 out of 5 stars. Based on 0 total reviews.
🎨 Content Rating: 4+
💡 New Features:
- the interpreter allows to use comments after EOB - the tokenizer removes the tab charact

But that's not all! The Ekaterina Filimonova team is continuously improving and expanding Macro Simulator CNC to bring you even more exciting features at the palm of your hand, being last updated at 2022-11-21, the Ekaterina Filimonova team works hard to stay ahead of the curve and bring you an exceptionally robust, secure, and up-to-date app.

Download and experience Macro Simulator CNC now and unlock a new journey in your mobile world – Your mobile device will thank you.! 📱💫

Also don't miss out on future mobile app features. Join the millions who have already discovered the magic of Macro Simulator CNC and download BigTopApps Discovery App today, and never miss a new app announcement and feature release again! We are also on the web at BigTopApps.com.
Download Macro Simulator CNC App
Apple AppStore - Google Play
Shop Collectibles and Memorabilia.
BestBuy - WalMart - Entertainment Earth
Macro Simulator CNC App Details
Available Since: 2022-11-03
Developer: Ekaterina Filimonova
Seller: Ekaterina Filimonova
Price: 59.99 USD
Current version: 1.13.0
Last Updated: 2022-11-21

Ratings: 0 out of 5 stars.
Based on 0 reviews. (Rate/Review)
Genre: Productivity
Filesize: 2.68MB
IOS Bundle ID: com.kandksoftware.macrosimulatorcnc
Age Rating: 4+
Languages: EN

Videos: Macro Simulator CNC App Videos
Shop Collectibles and Memorabilia.
Download Macro Simulator CNC App
Apple AppStore - Google Play

Macro Simulator CNC Updates and Release Notes
- the interpreter allows to use comments after EOB
- the tokenizer removes the tab character
- export file saving fixed
- reading WHILE and IF statements without brackets > IF #100 GT 50 THEN GOTO 2
- new 'ELSE' keywords can be used for some controls > IF #100 GT 50 THEN GOTO 2 ELSE GOTO 3
- the export file removes the line number remaining from the program macro
This data was collected from public app stores.
Please note BigTopApps is not responsible for the content provided by the publicly accessible App Store API.
❯ Macro Simulator CNC App Description
Macro Simulator CNC App Icon
Macro Simulator CNC Apple Appstore App Download Button
Macro Simulator CNC Google Play App Download Button

Macro Simulator CNC is a powerful, modern, cross-platform CNC code editor and backplotter for 3-axis CNC milling machines, designed specifically for touch devices.

This software allows among other things allows to:
- quickly create and modify programs using built-in cycles, patterns, templates and other useful functions.
- test CNC programs and debug macro programs
- convert of CNC macro programs into pure g-code,
- simulatate of CNC programs
- learn and improve knowledge of CNC programming by playing with macros, Fanuc/Haas cycles, subroutines and much more

Cycles (micro-commands):
- TOOL - tool call
- SET - changing global data used by other commands
- CYCLE - drilling/tapping cycles
- POCKET - pocket milling (circular and rectangle) and groving milling (circular and rectangle)
- SHOULDER - shoulder milling (circular and rectangle)
- FACE - face milling (3 strategies)
- PATTERN - drilling patterns (4 strategies)
- THREADING - milling threading external and internal
- BORING - helical boring
- MIRROR - reverse coordinates in x, y axis
- ZOOM - resize coordinates x and y
- SHIFT - move coordinates in x, y axis

Program export(disabled in demo version):
- export to pure g-code (converting macro or built-in cycles)
- code compressing
- removing empty lines
- adding decimal point
- adding automatically information about the tool used (at the beginning of the program as before calling it)

Viewport information:
- 3D tool path
- simulation (play, play fast. stop, next, reset, previous, rewind)
- 5 view modes (3D, XY, XY removal, XZ, YZ)
- image rotation in x axis
- zoom
- shift image
- show/hide rapid movement
- simplified representation of tools (max 50 tools)
- metric/imperial mode
- 3 themes (dark, bright, black & white)

G-code/Fanuc/Haas/Mazak ISO support:
- absolute, incremental and polar mode
- G16 polar coordinate
- G51 scaling
- G52 local work shift
- G65/G66 macro subprogram call
- G68 coordinate system rotation
- G98 retract to initial Z value
- G99 retract to R value
- M98 subprogram (multiple formats)
- repeat canned cycle (L and K)
- circular interpolation supported by using (I, J or R)

Haas support:
- G70 Bolt Hole Circle
- G71 Bolt Hole Arc
- G72 Bolt Holes Along an Angle

Macro (Fanuc Custom Macro B) support:
- keywords: IF, THEN, GOTO, WHILE, DO, END
- math functions supported: sin, cos, tan, asin, acos, atan, sqrt, abs, round, fix, fup, ln, exp, pow
- local, common variables and some of the most popular system variables:

Macro debugger:
- showing current line
- assigned and created variables
- math and logical calculations in line
- for IF and WHILE statement shows the actual value (true or false)

Code editor:
- code highlighting
- formatting
- undo (50 times)/redo
- adding/removing EOB
- adding/removing %
- adding decimal point

Files:
- new project
- open file
- open template
- append(to add a subroutine locally)
- save
- save as (nc, cn, ncc, cnc, eia, txt)
- export(to export macro program as a pure g code program)

Input compatibility:
Fanuc 0, Fanuc 6, Fanuc 10, Fanuc 11, Fanuc 12, Fanuc 15, Fanuc 16, Fanuc 18, Fanuc 20, Fanuc 21, Fanuc 30i, Fanuc 31i, Fanuc 32i, Fanuc 35i, Haas, Mazak ISO, Siemens 802D and others using CNC macros based on Fanuc Custom Macro B.

Output compatibility (export):
same as the selected input control, can also be converted to Heidenhain, Sinumerik or other control on request

Languages:
English, Français, Deutsche, taliano, Español, 한국어, 日本語, Polski, Magyar, Pусский, Português, 中文, Türkçe

Download Macro Simulator CNC App
Apple AppStore - Google Play




Apple TV MLS Season Pass Apple TV + Apple Music Free 3 Months
Discussions, Ratings, and Reviews for Macro Simulator CNC App
Updates, News, and Referral Code Requests.
Top Deals
Todays Top Electronics Deals
NEWSLETTER

Want BIG updates? Enter your email address:

Delivered Once Every Tuesday.


share
Featured: Business Solutions
Top Free Apps
ChatGPT - OpenAI
1
Introducing ChatGPT for iOS: OpenAI’s latest advancements at your fingertips. This official app is free, syncs your history across devices, and brings you the latest from OpenAI, includi...
Threads - Instagram, Inc.
2
Say more with Threads — Instagram’s text-based conversation app. Threads is where communities come together to discuss everything from the topics you care about today to what’ll be trend...
GoWish - Your Digital Wishlist - Onskeskyen ApS
3
What can GoWish be used for? GoWish is your digital wishlist, where you can create and save all your wishes in one place. Download the GoWish app, create a profile, and add wishes that yo...
Google Gemini - Google
4
Google Gemini app is your personal, proactive and powerful AI Assistant. With Gemini on your iPhone or iPad, you can: - Go Live with Gemini to brainstorm ideas, simplify complex topics,...
Sora by OpenAI - OpenAI
5
Turn your ideas into videos and drop yourself into the action. Sora is a new kind of creative app that turns text prompts and images into hyperreal videos with sound using the latest adv...
Temu: Shop Like a Billionaire - Temu
6
Shop on Temu for exclusive offers. No matter what you're looking for, Temu has you covered, including fashion, home decor, handmade crafts, beauty & cosmetics, clothing, shoes, and more...
Top Paid Apps
Geometry Dash - RobTop Games AB
1
Jump and fly your way through danger in this rhythm-based action platformer! "Frustratingly wonderful" - Kotaku "Geometry Dash provides all of the challenge expected from an “impossibl...
Minecraft: Dream it, Build it! - Mojang
2
Dive into an open world of building, crafting and survival. Gather resources, survive the night, and build whatever you can imagine one block at a time. Explore and craft your way through...
Heads Up! - Warner Bros.
3
It's the game The New York Times called a "Sensation!" and Cosmopolitan raved “Your existence is dull and meaningless without this life-changing app!” Get ready for endless fun with Head...
Plague Inc. - Ndemic Creations
4
Can you infect the world? Plague Inc. is a unique mix of high strategy and terrifyingly realistic simulation. Your pathogen has just infected 'Patient Zero'. Now you must bring about th...
Shadowrocket - Shadow Launch Technology Limited
5
Rule based proxy utility client for iPhone/iPad. - Capture all HTTP/HTTPS/TCP traffic from any applications on your device, and redirect to the proxy server. - Record and display HTTP, H...
Bloons TD 6 - Ninja Kiwi
6
Craft your perfect defense from a combination of powerful Monkey Towers and awesome Heroes, then pop every last invading Bloon! Over a decade of tower defense pedigree and regular massiv...
Top Grossing Apps
ChatGPT - OpenAI
1
Introducing ChatGPT for iOS: OpenAI’s latest advancements at your fingertips. This official app is free, syncs your history across devices, and brings you the latest from OpenAI, includi...
YouTube - Google
2
Get the official YouTube app on iPhones and iPads. See what the world is watching -- from the hottest music videos to what’s popular in gaming, fashion, beauty, news, learning and more. S...
MONOPOLY GO! - Scopely, Inc.
3
Hit GO! Roll the dice! Earn MONOPOLY money, interact with your friends, family members and fellow Tycoons from around the world as you explore the expanding universe of MONOPOLY GO! It’s ...
TikTok - Videos, Shop & LIVE - TikTok Ltd.
4
TikTok is THE destination for mobile videos. On TikTok, short-form videos are exciting, spontaneous, and genuine. Whether you’re a sports fanatic, a pet enthusiast, or just looking for a ...
Royal Match - Dream Games
5
King Robert needs your help to restore Royal Castle’s former glory. Break the obstacles and combine amazing power-ups to beat joyful and challenging levels! Keep unlocking wonderful areas...
Peacock TV: Stream TV & Movies - Peacock TV LLC
6
Download Peacock, NBCUniversal’s streaming service. Peacock has all your favorite culture-defining entertainment, all in one place. With Peacock, stream exclusive Originals, new movies ...

© 2025 BigTopApps -
Privacy Policy - Troubleshooting Guide - Directory - Contact Us
LiveDataLink Development.

This data was collected from public app stores.
Please note BigTopApps is not responsible for the content provided by the publicly accessible App Store API.

Affiliate Disclosure Disclaimer
The BigTopApps, BigTopApps.com, and all connected websites, social media platforms, and media outlets are part of a professional website network.
Please note that we may receive compensation from various entities whose products and services we review, promote, and/or endorse.
We are independently owned and the opinions expressed here are our own, except where indicated.