Add Wifi to your 3D Printer- RAMPS - Marlin - Luc ESP3D

  Переглядів 31,331

apinkeh

apinkeh

3 роки тому

I use ESP3D Library from luc-github
github.com/luc-github
ESP3D github page
github.com/luc-github/ESP3D
ESP library for arduino
arduino.esp8266.com/stable/pac...
Latest ESP3D releases
github.com/luc-github/ESP3D/r...
Complete tutorial
github.com/luc-github/ESP3D/w...
The 3D model of my printer, i designed it myself and too lazy to make complete tutorial for this.
drive.google.com/file/d/1_VF0...

КОМЕНТАРІ: 93
@OneTwo-zt7dc
@OneTwo-zt7dc Рік тому
Bro i want to use my marlin firmware 3d printer with esp to connect with a cloud server, any ideas how?
@davidmza5380
@davidmza5380 9 місяців тому
Thank you very much for the video. I am using Arduino Mega with ramps 1.4 and I have the problem of not being able to move the motors or upload files to the SD card. Although it does register when I insert and remove the SD card. I would appreciate if you can help me.
@apinkeh
@apinkeh 9 місяців тому
pls double check pin connection board TX to esp RX and board RX to esp TX. Also dont forget to connect ground together.
@muhammadshafiq3667
@muhammadshafiq3667 6 днів тому
Hi sir, i need some help, when i try to upload my gcode, it says file write failed
@younisal-zabedi248
@younisal-zabedi248 7 місяців тому
I have esp32 and I don't have any idea how to connect it to my printer bcz there isn't checkflaskconfg file into Arduino IDE
@Sinike7
@Sinike7 5 місяців тому
Nem szükséges! És ha elolvasod az E3D utmutatót, írja, hogy Arduino 1.8.x IDE legyen, valamint ESP8266 library max. 1.7.4!
@noreply8390
@noreply8390 10 місяців тому
Using only a Nodemcu and Ramps 1.4/1.6? or do you need an Arduino Mega too?
@apinkeh
@apinkeh 10 місяців тому
Hi, never try before. However, this device work by giving signal to any board tx rx pin. so as long as you can get those pins active and connected to esp3d I think this should work.
@riqued.7074
@riqued.7074 3 роки тому
Hello. Is it necessary to make any modification on the Marlin code to make this working?
@apinkeh
@apinkeh 3 роки тому
Board with mega2560 no need such modification. I have modified my serial port configuration for my MKS Robin e3D in order to use this.
@GordoGamesPlayy
@GordoGamesPlayy 3 роки тому
just connect normal? you don't need to change the voltage from 5v to 3v? ... I thought if you called like that, it would burn esp8266 nodemcu v3
@apinkeh
@apinkeh 3 роки тому
if you connect the power to vin pin, it will go through voltage regulator of the board (in case of node mcu) for bare board like esp12 or esp01 it will probably kill the esp (not sure since i have no experience with that)
@luismaflorentin
@luismaflorentin 2 роки тому
Hi, did you connected directly?! did it burn?
@unclejimmy6041
@unclejimmy6041 4 місяці тому
So i have oy the ramps 1.4 can i use esp with the ramps 1.4 to make a 3dprinter becase i dont have arduino mega
@apinkeh
@apinkeh 4 місяці тому
Theoretically you can since there are board with ESP32 available commercially. However, it will be non practical to re-route all of MEGA connection to match your ESP.
@92Amt
@92Amt 11 місяців тому
Thanks
@DartvenOp
@DartvenOp 2 роки тому
Hi, Great video, thanks! I got a problem, I did everything you did more than 5 times but the esp8266 can't connect with the printer on the esp3d website, I also changed the serial port but nothing different happened, I'm trying to solve this problem for days, could you please help me with that?
@apinkeh
@apinkeh 2 роки тому
hi, can you tell me what board you using?
@DartvenOp
@DartvenOp 2 роки тому
@@apinkeh My board is MKS SGEN_L V2.0
@apinkeh
@apinkeh 2 роки тому
@@DartvenOp for non ramps i get connection to wifi module with port 1 :0 and port 2 :1 but since marlin doesnt support 3 port comm, you will lost your usb connection.
@vineethkonda2585
@vineethkonda2585 3 роки тому
Hello, i followed your steps but im having an error with index.gz file is missing can you please help me with this..
@apinkeh
@apinkeh 3 роки тому
Hi.! please download the latest esp3d firmware, you should find it inside esp3d/data/index.html.gz
@vineethkonda2585
@vineethkonda2585 3 роки тому
@@apinkeh yeah got the file, now everything is good Thank you...
@declanchengcsl
@declanchengcsl 3 роки тому
@@vineethkonda2585 hi can you show me and send link which file , as im also having problem
@rz6942
@rz6942 2 роки тому
Hello, can i use ESP-12E Then what I change in the ide
@apinkeh
@apinkeh 2 роки тому
change board to ESP-12 in board manager.
@csqgb9801
@csqgb9801 2 роки тому
esp32c3
@vineethkonda2585
@vineethkonda2585 3 роки тому
Hi, sorry to bother you again Im facing an issue while uploading the gcode it says (error 10) : "reset numbering failed" can you help me with this
@apinkeh
@apinkeh 3 роки тому
thats problem with marlin, just try to simplify your g code name. only alphabet without underbar etc. some i look in internet some people change from .gcode to .gco and works. i dont know exactly which problem since i dont develop the code.
@vineethkonda2585
@vineethkonda2585 3 роки тому
Yeah, im uploading the .gco file but its not working And which version of marlin you used on your printer
@apinkeh
@apinkeh 3 роки тому
@@vineethkonda2585 2.07?? i forget, i just updated to the latest one last month.
@alaricshiran9189
@alaricshiran9189 9 місяців тому
Can you do this with Stock ender 3 pro board
@apinkeh
@apinkeh 9 місяців тому
yes you should be able to do. There will be some challenge to do soldering directly on the microcontroller pinout to get access to TX and RX. found this useful article online, check and give credit to him ciesie.com/post/ender_esp/
@mycinemax2653
@mycinemax2653 3 роки тому
what if we use 2 or more esp8266? how to connect if all have same ip?
@apinkeh
@apinkeh 3 роки тому
when connected to one of your esp, please change "client station" rather than "access point" in the wifi configuration on the web interface. the isp will act as a client. connect to your home wifi and type your new esp IP in browser
@mycinemax2653
@mycinemax2653 3 роки тому
@@apinkeh are these ip will always changing?
@apinkeh
@apinkeh 3 роки тому
@@mycinemax2653 im not sure, but i think it will if you reset the esp. you can provide continuous power to the esp seperately if you want to keep esp on all the time
@vignesh_waran
@vignesh_waran 3 роки тому
Hi Bro... Do u have any guide to make 3d printer like yours ?
@apinkeh
@apinkeh 3 роки тому
Hi, i made it long time ago so i not sure if i still have the 3d model or not. i will look for it and put the link in the description.
@vignesh_waran
@vignesh_waran 3 роки тому
@@apinkeh can you please remember atleast which website you download the stl files bro ? Like thingeverse etc ?
@apinkeh
@apinkeh 3 роки тому
@@vignesh_waran this is my original design.
@apinkeh
@apinkeh 3 роки тому
@@vignesh_waran i put the STEP files in the description. please check.
@vignesh_waran
@vignesh_waran 3 роки тому
@@apinkeh Thankyou so much Bro !
@BrourPro
@BrourPro 2 роки тому
can you make a video on how to install on esp32 dev module
@apinkeh
@apinkeh 2 роки тому
I dont have esp32, too expensive for only this.
@BrourPro
@BrourPro 2 роки тому
@@apinkeh can you tell me how to do
@apinkeh
@apinkeh 2 роки тому
@@BrourPro I will try change the board in arduino IDE. if its doesnt work, probably its time to google.
@declanchengcsl
@declanchengcsl 3 роки тому
Hi i need your help File index.html.gz is missing, please upload it this show when connect
@apinkeh
@apinkeh 3 роки тому
Hi.! please download the latest esp3d firmware, you should find it inside esp3d/data/index.html.gz
@declanchengcsl
@declanchengcsl 3 роки тому
@@apinkeh can u sen me the link pls is this the one github.com/luc-github/ESP3D/releases/tag/v2.1.1 i tested but same problem
@declanchengcsl
@declanchengcsl 3 роки тому
@@apinkeh can show me on a brief video clip? declancsl@gmail.com thank you
@declanchengcsl
@declanchengcsl 3 роки тому
You mean inside folder esp3d > data> index.html upload using firmware upload?
@apinkeh
@apinkeh 3 роки тому
@@declanchengcsl i mean, after you connect to your esp there will be question about the index.html.gz if so then upload the index.html.gz from the folder i show you before
@IvanMusic7
@IvanMusic7 10 місяців тому
whats is the location for GCODE file ?
@apinkeh
@apinkeh 10 місяців тому
which gcode?
@dasarilakshmisrinivasarao2400
@dasarilakshmisrinivasarao2400 Рік тому
While compiling the esp3d code,I will get the errors like missing some libraries
@dasarilakshmisrinivasarao2400
@dasarilakshmisrinivasarao2400 Рік тому
WiFiclientsecureAxtl.h such file dictionary missing
@carmel26
@carmel26 6 місяців тому
@@dasarilakshmisrinivasarao2400 go in the document where there is the folder esp3d and enter in librairies folder and copy everything from there to your arduino libraires configuration folder. if it keeps showing you the same error, you will have to go in board manager in your arduino and downgrade your esp8266 board to 2.7.4 version
@Sinike7
@Sinike7 5 місяців тому
Ha elolvasod az E3D utmutatót, írja, hogy Arduino 1.8.x IDE legyen, valamint ESP8266 library max. 1.7.4!
@rayhannandar5946
@rayhannandar5946 3 роки тому
Om kok nggk bisa upload file gcode knp? (Ada tulisan please use 8.3 filename only)
@apinkeh
@apinkeh 3 роки тому
biasanya extension nya suka gak bisa.. ganti *.gcode ke *.gco biasanya masup
@rayhannandar5946
@rayhannandar5946 3 роки тому
Sama aja om
@apinkeh
@apinkeh 3 роки тому
Rayhan Nanda R kalo liat di github sih, marlin gak support filename diluar 8.3.. bukan masalah esp tapi marlin emng gak support. coba file name nya lebih disederhanakan lagi jangan pake karakter yang aneh2
@KASPERS-pv5px
@KASPERS-pv5px Рік тому
i have: Compilation error: WiFiClientSecureAxTLS.h: No such file or directory. can u help me?
@TAJPEJ84
@TAJPEJ84 Рік тому
ello. I followed all the steps as shown in the video and got the same error code. Is there any workaround to fix this problem?
@KASPERS-pv5px
@KASPERS-pv5px Рік тому
@@TAJPEJ84 I had to reinstall windows because nothing else worked. then everything worked fine
@TAJPEJ84
@TAJPEJ84 Рік тому
@@KASPERS-pv5px I also tried installing an older version of Arduino, which also gave me an error. I also tried an older version of Esp8266, which also indicated an error. The installation of "CheckFlashConfig" in the video was successful, the Arduino did not find any errors. Inferring from this, the problem may be in the downloaded program in the video, because it seems logical. :(
@TAJPEJ84
@TAJPEJ84 Рік тому
I would like to update my post, strangely, Arduino Ide did not install the necessary program, there was an error. I've tried Visual Studio Code with success. Unfortunately, there is no connection between the printer and the website. Is it possible to enable this in the Marlin program and reinstall it on the 3D printer?
@federicoperacchi4346
@federicoperacchi4346 Рік тому
@@TAJPEJ84 i have this problem mee to, but i have 't found a solution to solve It. The printer isn t able to move, on the printer i can't see the IP
@candrapuji376
@candrapuji376 2 роки тому
Saya sudah ikutin alur tutorialnya bang tapi kenapa pas bagian akhir mau configuration printer gabisa ya? Jd alatnya gabisa dikontrol dri MyESP3D
@apinkeh
@apinkeh 2 роки тому
mungkin bisa lebih rinci seperti apa kondisinya? selama pake barang yang sama dan tx rx gak kebalik saya rasa pasti jalan sih
@candrapuji376
@candrapuji376 2 роки тому
Kalo blh minta kontaknya bang (Line,Ig,tele atau WA) saya butuh bantuan buat selesain project ini 🙏
@apinkeh
@apinkeh 2 роки тому
@@candrapuji376 tanya disini aja
@candrapuji376
@candrapuji376 2 роки тому
@@apinkehboleh minta codingan Marlinnya bang? Soalnya saya pakai marlin 1.1.9 jg udh ganti2 Serial port dari 0,1,2,3 masih gabisa connect
@apinkeh
@apinkeh 2 роки тому
@@candrapuji376 pake board apa?
@amalifasya
@amalifasya 2 роки тому
bang kalo di pake buat upload gcode ke sdcard ajah bisa ngga??
@apinkeh
@apinkeh 2 роки тому
bisa cm kcepatan nya kayak serial aj 115200 bit per second hhe
@MILO-jr4vq
@MILO-jr4vq Рік тому
is for ramps
@apinkeh
@apinkeh Рік тому
as long as you can get tx rx pin amd ground any board can do
ESP USB: Espressif’s Wireless Communication Solution
6:01
Espressif Systems
Переглядів 95 тис.
😨Новая Война в GTA 5 Online #shorts
00:40
King Dm
Переглядів 1,7 млн
Маленькая и средняя фанта
00:56
Multi DO Smile Russian
Переглядів 1,9 млн
(How) I finally got rid of these blobs!
7:47
CNC Kitchen
Переглядів 925 тис.
SD Card + ESP8266 = OctoPrint Alternative?
16:28
Made with Layers (Thomas Sanladerer)
Переглядів 255 тис.
Как прошить Ender-3/Ender-3 Pro
26:29
TraceOn
Переглядів 76 тис.
The 3D printers the community actually want: Your say in 2024
17:02
Teaching Tech
Переглядів 64 тис.
ESP32 Laser Projector with stepper motors | StanleyProjects.com
11:52
StanleyProjects
Переглядів 224 тис.
FluidNC на Wemos D1 R32    (08.04.2022)
24:22
Alex xelA
Переглядів 17 тис.
Arduino Projects - 12 GREAT Ideas for you!!!
9:00
ToP Projects Compilation
Переглядів 332 тис.
How to run OctoPrint on your phone!
15:24
Made with Layers (Thomas Sanladerer)
Переглядів 324 тис.
Эффект Карбонаро и бумажный телефон
1:01
История одного вокалиста
Переглядів 432 тис.
APPLE УБИЛА ЕГО - iMac 27 5K
19:34
ЗЕ МАККЕРС
Переглядів 83 тис.
Airpods’un Gizli Özelliği mi var?
0:14
Safak Novruz
Переглядів 2,4 млн
С Какой Высоты Разобьётся NOKIA3310 ?!😳
0:43
How much charging is in your phone right now? 📱➡️ 🔋VS 🪫
0:11