gcode interpreter esp8266 by costycnc 3d model
3dmdb logo
Thingiverse
gcode interpreter esp8266 by costycnc

gcode interpreter esp8266 by costycnc

by Thingiverse
Last crawled date: 4 years, 2 months ago
I modified https://github.com/alx/reprap-arduino-firmware/tree/master/GCode_Interpreter arduino gcode interpreter for working with esp8266.
Can command only 2 motors byj-48 unipolar on D0-D3 and D5-D8.
I find and i resolve some bugs ... you can see in source file.
Program is compiled with arduino ide with settings:
//Arduino flash:DIO Flash size:16M Reset method:Nodemcu Upload speed:921600 Erase Flash:All flash contents
I disactivate termocouple support and axe Z ... but easy can be activated ... if find some pins free if use 74hc595 ,74hc164d ,ecc
Actually program work only with serial port with 250000 bauds.
You can use gcodesender from chrome https://chrome.google.com/webstore/detail/gcode-sender/ngncibnakmabjlfpadjagnbdjbhoelom?hl=en
and this gcode file to test firmware https://sites.google.com/site/esp12wifi/3d/test.nc
If you not want modify and compile the code or not have or not want install arduino ide ... you can use https://www.espressif.com/sites/default/files/tools/flash_download_tools_v3.6.4_0.rar
to upload to your esp8266 the gcode_interpreter.bin from zip included here.
Also you can find flasher tool to https://www.espressif.com/en/support/download/other-tools
You can see in images how set flashing tool.
I recomand first to make a erase memory and after the flash!
I want to use to my low cost foam cutter cnc costycnc.Actually i use arduino grbl 0.8c modified by me for working with 28byj-48 unipolar steppers.http://www.costycnc.ithttps://www.facebook.com/costelcnc/

Tags