Skip to content

A simple program that converts gcode files to Minecraft 1.15 datapacks. These datapacks are emulators of 3D printers within Minecraft

License

Notifications You must be signed in to change notification settings

MrJohnWeez/gcode_to_minecraft_datapack_converter

Repository files navigation

Gcode -> Minecraft Datapack Converter

Downloads

Minecraft World and Datapack Examples

View the 3D_Printer_Emulator_In_Minecraft repository to download a Minecraft save file for java edition. This contains the datapack examples from which were generated using this program

Installation Instructions

  1. Download Gcode_To_Minecraft_Datapack_Converter_vX.X.zip

  2. You may need to press Keep when using Chrome See why

    Ignore Warning

  3. Run program

    1. Use program within .zip
      1. Double click on Gcode_To_Minecraft_Datapack_Converter_vX.X.zip
      2. Double click on Gcode_To_Minecraft_Datapack_Converter.exe
    2. Copy files to another folder
      1. Right click Gcode_To_Minecraft_Datapack_Converter_vX.X.zip
      2. Select Extract to Gcode_To_Minecraft_Datapack_Converter_vX.X
      3. Double click on Gcode_To_Minecraft_Datapack_Converter.exe within the created folder

How To Use

Help Guide

  1. Select the Gcode file you want to convert
  2. Select where you want the datapack to be saved to
  3. Select what Minecraft blocks to print with
  4. Enter a custon name for your datapack or leave blanc for the default name
  5. Change the speed at whitch the print will run at (Higher speeds may miss a few blocks)
  6. Generate the Minecraft Datapack
  7. Link to the downloads section of the repository

How To Create Optimized Gcode Files

The Gcode -> Datapack converter program will emulate every move within Minecraft exactly like a 3D printer would

Since the average 3d printer has a nozzle size of about 0.4mm and a layer hight of 0.15mm but the conversion program converts 1mm to 1 Minecraft block, there are wasted gcode lines since fraction of blocks cannot be placed in a minecraft world.

To solve this you can

About

A simple program that converts gcode files to Minecraft 1.15 datapacks. These datapacks are emulators of 3D printers within Minecraft

Resources

License

Stars

Watchers

Forks

Packages

No packages published