Home › Forums › The projects hosted on the site › MKS WiFi firmware and BeePrint web interface › [BeePrint enhancement] G-code sender in BeePrint web interface
Tagged: Enhancement, MKS WiFi
- This topic has 8 replies, 1 voice, and was last updated 3 years, 4 months ago by
Aras.
-
AuthorPosts
-
-
4 December 2021 at 11:03 #16916
Aras
Hi,
great job! Can You add G-code sender widget?
-
4 December 2021 at 12:39 #16917
Hi Aras,
I think It’s a good idea.
Do you have in mind how to do the widget? Like an editor and send GCode in sequence.
or where to put this development? In the movement widget??If you have some idea write here Thanks Renzo
-
16 December 2021 at 12:45 #16920
Aras
The widget can be in movement. I think widget can be terminal text box.
I have Ender 3 printer with MKS Robin E3P (firmware https://github.com/makerbase-mks/Mks-Robin-Nano-Marlin2.0-Firmware compiled for Robin E3P with mks_ui) and I can’t get response from GCode over WIFI. It only ack by send me “ok”. Some GCode are filtered and print some response. You can see it in Mks-Robin-Nano-Marlin2.0-Firmware-master\Marlin\src\lcd\extui\mks_ui\wifi_module.cpp
For sending GCode I use Telnet from PuTTY and Pronterface-windows-x64_3.8-2.0.0rc8. Over USB everything is ok.Sorry for my not good English (I’m from Poland).
-
-
5 December 2021 at 10:01 #16925
Aras
The widget can be in movement. I think widget can be terminal text box.
I have Ender 3 printer with MKS Robin E3P (firmware https://github.com/makerbase-mks/Mks-Robin-Nano-Marlin2.0-Firmware compiled for Robin E3P with mks_ui) and I can’t get response from GCode over WIFI. It only ack by send me “ok”. Some GCode are filtered and print some response. You can see it in Mks-Robin-Nano-Marlin2.0-Firmware-master\Marlin\src\lcd\extui\mks_ui\wifi_module.cpp
For sending GCode I use Telnet from PuTTY and Pronterface-windows-x64_3.8-2.0.0rc8. Over USB everything is ok.Sorry for my not good English (I’m from Poland).
-
5 December 2021 at 11:54 #16927
Hi Aras,
the only feedback we can receive is OK because the communication protocol from MCU and MKS WiFi don’t have other response type except the one explained hereMKS WIFI for Makerbase Robin: communication protocol and Cura plugin – 3
But we can send It via text, I think about that soon.
Bye Renzo
-
5 December 2021 at 18:12 #16928
Aras
Thanks 🙂
-
5 December 2021 at 19:07 #16929
Hi Aras,
but you have an original Ender 3??
And this printer support my firmware???Can you send me the specs, and if you know other printer that support the firmware please send me.
Thanks Renzo
-
8 December 2021 at 19:44 #16956
Aras
Hi,
I have Ender 3 (first edition) with new mainboard MKS Robin E3P and wifi module.
-
15 December 2021 at 14:13 #17013
Hi Aras,
but the GCode can be sended only when printer was in IDLE state???
Bye Renzo
-
-
AuthorPosts
- The topic ‘[BeePrint enhancement] G-code sender in BeePrint web interface’ is closed to new replies.