-
-
Notifications
You must be signed in to change notification settings - Fork 466
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request for SD card access SMOOTHIE #1002
Comments
Thank your for submiting, please be sure you followed template or your issue may be dismissed. if you deleted the template it is here |
reading SD card and upload sd card are 2 different things |
Hello Luc, thank you for answering;
The contents of the card red from a normal card reader in my pc:
Here it is from the ESP3D:
Can I open some more detailed debugging logfile or see the SD card communication somewhere?
Thanks
Henk
From: Luc ***@***.***>
Sent: donderdag 29 februari 2024 00:10
To: luc-github/ESP3D ***@***.***>
Cc: madebywitteveen ***@***.***>; Author ***@***.***>
Subject: Re: [luc-github/ESP3D] Request for SD card access SMOOTHIE (Issue #1002)
reading SD card and upload sd card are 2 different things
can you list the content of SD card in webui ?
—
Reply to this email directly, view it on GitHub <#1002 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/APEZVYTQA77AR6DBOZA3YCDYVZRT7AVCNFSM6AAAAABD6VZ7Z6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZQGA3TAOBSGA> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/APEZVYRNXZ43LD7UY4KDM73YVZRT7A5CNFSM6AAAAABD6VZ7Z6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTVNTSSI.gif> Message ID: ***@***.*** ***@***.***> >
|
I do not see anything - did you uploaded pictures ? |
Hello Luc,No pictures, just gcode files.The SD card is a kingston 32GB version formatted as 256mb.Can I see the communication between the card and the wemos somewhere to give you some debugging information?ThanksH
-------- Original message --------From: Luc ***@***.***> Date: 29/02/2024 09:22 (GMT+01:00) To: luc-github/ESP3D ***@***.***> Cc: madebywitteveen ***@***.***>, Author ***@***.***> Subject: Re: [luc-github/ESP3D] Request for SD card access SMOOTHIE (Issue #1002)
I do not see anything - did you uploaded pictures ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
the pictures was about your answer that I cannot see , I have asked you : can you list the content of SD card in webui ?
So I ask again : can you list the content of SD card in webui ? |
Hi Luc,No I can't list the files in the webui Thankyou
-------- Original message --------From: Luc ***@***.***> Date: 29/02/2024 10:28 (GMT+01:00) To: luc-github/ESP3D ***@***.***> Cc: madebywitteveen ***@***.***>, Author ***@***.***> Subject: Re: [luc-github/ESP3D] Request for SD card access SMOOTHIE (Issue #1002)
the pictures was about your answer that I cannot see , I have asked you : can you list the content of SD card in webui ?
and you answered
Hello Luc, thank you for answering;
The contents of the card red from a normal card reader in my pc:
Here it is from the ESP3D:
Can I open some more detailed debugging logfile or see the SD card communication somewhere?
Thanks
Henk
So I ask again : can you list the content of SD card in webui ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
what about the output of following commands : |
I will test tonight thank you
-------- Original message --------From: Luc ***@***.***> Date: 29/02/2024 11:00 (GMT+01:00) To: luc-github/ESP3D ***@***.***> Cc: madebywitteveen ***@***.***>, Author ***@***.***> Subject: Re: [luc-github/ESP3D] Request for SD card access SMOOTHIE (Issue #1002)
what about the output of following commands :
1 - M2.0
2 - ls /
3- ls /sd
4 ls /ext
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hello Luc,
unfortunately that doesn’t do anything and or show anything.
Thank you, H
From: Luc ***@***.***>
Sent: donderdag 29 februari 2024 11:00
To: luc-github/ESP3D ***@***.***>
Cc: madebywitteveen ***@***.***>; Author ***@***.***>
Subject: Re: [luc-github/ESP3D] Request for SD card access SMOOTHIE (Issue #1002)
what about the output of following commands :
1 - M20
2 - ls /
3- ls /sd
4 ls /ext
—
Reply to this email directly, view it on GitHub <#1002 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/APEZVYSBW6X5IT6RB5DDQDLYV353LAVCNFSM6AAAAABD6VZ7Z6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZQG44TGMBRGE> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/APEZVYXJDKMTHAYD4NLQ5CLYV353LA5CNFSM6AAAAABD6VZ7Z6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTVO7VDG.gif> Message ID: ***@***.*** ***@***.***> >
|
Does |
what is the |
Hello Luc, the result of ESP420 is: [ESP420]plain Thank you |
signal is low but you seems getting esp3d response - but in all case because you mention the command can move the printer, there is no response from printer which means you have issue with the rx pin |
You are right, I did fix that. Best regards |
M2.0 was a typo |
Hi, The information is scrolling too fast, can't read it but I see something red flashing after typing M20. thanks |
scrolling too fast ? |
20240302_150003.mp4 |
That is not standard output |
also it is M20 not m20 |
Thanks, perhaps in the communication between the WEMOS D1 mini and the SMOOTHIE things are overloaded or the flowcontrol isn't properly working. going to watch F1 now, you ? H |
not really the format |
That could be the case, I have no clue what firmware is inside. |
Hi, |
@DivingDuck Thanks for the heads up but I am afraid that I need a bit more information from you. Much appreciated |
The config file from smoothieware. Usually it is called config or config.txt and can be found at your sd-card in the smoothie controller.
I'm using version 3 of esp3d in combination with ESP32-CAM, but there should be a similar config for version 2. Guess this should be DEFAULT_BAUD_RATE. Default rate is usually 115200 in esp3d. Check that both, smoothie config and esp3d, use the same rate. Should you upgrade? |
Develop a Full FW without even having the system for a coffee - you are too generous - I skip ^_^ |
@DivingDuck The firmware is partly readable and it looks like that the baudrate is the same. (115200) thanks |
I'm sorry, I wasn't clear; not developing a full FW, only trying to find out where my SMOOTHIE is listening to and which M codes can be used and which not. |
sorry I do not have your system and I am not magician I cannot debug a system blindly |
and checking https://support.wazer.com/miscellaneous-downloads/firmware-and-config-files the config.txt show that the FW use customized tool code and custom code removing several parameters - so doing reverse engineering on it is challenging, even more without a system |
@madebywitteveen, Anyway, with the link from @luc-github I saw that the original config file do not include the most of configuration information (like baud rate or their customized M-codes). But looking to the bin file I can identify some of the config information. Some M-codes I saw in the firmware (not complete):
Guess, it is better to ask the manufacturer for a complete list of all G- and M-codes or maybe you can find them in the documentation to your device. Maybe also useful for research: Regarding the errors in communication I can only speculate since the baud rate seems to be on both 115200 baud. Maybe you need to use a shielded cable between the controller board and the ESP. I think it is possible that there is some electromagnetic interference in this machine and this is usually not good for serial communication with two wires. Guess, you will have a lot of work in front of you using esp3d with your water jet machine. |
So for what I can see there is no support for this custom FW so move issue as discussion as it is not a bug but limitation |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Hello all, how are you?
Trying to get WIFI access working to my WAZER waterjet with SMOOTHIE board.
The machine is responding to the manual x/y movements, that is the good part!
How can I tell whether the ESP3D in combination with this SMOOTHIE is capable of reading the SD CARD at all?
The SD card field on the dashboard stays empty.
When trying to upload a file this error pops up:
The firmware:
UI: 2.1b39 / FW: 2.1.3b0
Target Firmware:
Smoothie (version unknown)
Board Used:
WEMOS D1 mini (ESP8266MOD F12)
If possible I would really like to have this fixed.
thanks
Henk
The text was updated successfully, but these errors were encountered: