mcmap VS grbl-L-Mega

Compare mcmap vs grbl-L-Mega and see what are their differences.

mcmap

Pixel-art map visualizer for Minecraft. Maps are drawn from an isometric perspective. (by spoutn1k)

grbl-L-Mega

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on an Arduino Mega2560. Forked from GRBL modified for use on a lathe with spindle sync threading (by MetalWorkerTools)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
mcmap grbl-L-Mega
4 2
300 14
- -
6.5 0.0
28 days ago about 1 year ago
C++ C
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mcmap

Posts with mentions or reviews of mcmap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-18.
  • A visualization of how much mining and caving I've done so far this year
    2 projects | /r/Minecraft | 18 Sep 2022
    I used a slightly modified version of https://github.com/WRIM/mcmap/releases (I modified it to properly render blocks in TMCW, as well as improved the algorithm used to only render explored caves, which is the most unique feature of this mapping tool). A more up-to-date version can be found at https://github.com/spoutn1k/mcmap/releases (this is actually the original repository, unfortunately, they removed downloads for older versions, and it is 1.13+ only).
  • Map Viewer Beta 1.7.3?
    4 projects | /r/GoldenAgeMinecraft | 22 Jun 2022
    Otherwise, the Wiki has a list of mapping tools but none seem to go back to Beta versions and one of the only ones that I know was around back then is no longer available in that form unless it was archived somewhere (MCMap, which has a forum thread for a Mac OS port from 2010 (last updated in 2012) but the original thread is no longer accessible, and was updated to 1.3.1 the last I remember, and the latest version doesn't even support pre-1.13 versions and the original GitHub doesn't list anything older, there are numerous forks but I'm not sure if any are old enough (the oldest I've looked at go back 10 years and mention 1.2, which are unlikely to support older versions due to the Anvil file format update in that version), and many don't have releases).
  • Should've marked the coordinates...
    1 project | /r/dankmemes | 28 Jul 2021
    You could use a program like mcmap. It creates a 3D map of your world. This is usually cool if you just want a cool looking map of your world, but I guess it could also be great if youre just trying to find your old base.
  • I just finished a map program for Minecraft 1.17 !
    1 project | /r/Minecraft | 13 Jun 2021
    You can try it with precompiled versions on github. They work in the powershell/terminal, and there is a windows interface available here: https://github.com/spoutn1k/mcmap/discussions/63.

grbl-L-Mega

Posts with mentions or reviews of grbl-L-Mega. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-05.
  • First aluminum project on Sainsmart 3020Pro Max
    2 projects | /r/hobbycnc | 5 May 2023
    In the Grbl-L (grbl lathe version, there is also a Grbl-L-Mega version), an input pin is used to measure the spindle speed of the lathe. The same pin is used for G33 spindle synchronization threading.
  • I've been retrofitting an old benchtop CNC lathe to run GRBL and cut threads! Let me know what you think.
    1 project | /r/hobbycnc | 13 Feb 2021
    The interface between the Teensy and Arduino is actually fairly simple. GRBL already has a built in spindle speed output using the Arduino PWM. The Teensy just reads the analog voltage from the spindle speed pin on the Arduino to set the speed. Similarly the output from the Teensy (the synchronization pulse) is just a digital pulse that gets picked up on the GRBL 'Probe' pin. Full details on the GRBL threading implementation are here. The spindle rpm should be reasonable stable under load since the Teensy is running a PID controller using the input from the encoder to keep the speed stable. This means that it can correct the rotational speed ~20 times per rotation.

What are some alternatives?

When comparing mcmap and grbl-L-Mega you can also consider the following projects:

minecraft-pi-reborn - Official Mirror Of @TheBrokenRail's Minecraft: Pi Edition: Reborn.

grblHAL - This repo has moved to a new home https://github.com/grblHAL

mcrcon - Rcon client for Minecraft

grbl-Mega-5X - 5/6 Axis version of Grbl, the open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on an Arduino Mega2560

HiveMC - Archive of HiveMC Java maps. [UnavailableForLegalReasons - Repository access blocked]

LPC176x - grblHAL driver for LPC1968 and LPC1769

amidst - Advanced Minecraft Interface and Data/Structure Tracking

Kernels - This is a set of simple programs that can be used to explore the features of a parallel platform.

freeminer - Freeminer is an open source sandbox game inspired by Minecraft.

uCNC - µCNC - Universal CNC firmware for microcontrollers

minutor - Mapping for Minecraft

CNCL - Lathe grbl teach-in gui