mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-16 11:15:57 +08:00
Update README.md
This commit is contained in:
parent
8a02fd5bd2
commit
ac52b330d4
@ -9,7 +9,8 @@ Thanks to @lkarlslund for suggestion about independant reset using GPIO2
|
|||||||
|
|
||||||
Have a bridge configurable by web (implemented) and optionally by printer (not yet implemented)
|
Have a bridge configurable by web (implemented) and optionally by printer (not yet implemented)
|
||||||
Have a front end to know what is the wifi status (implemented) or know what is the print status (not yet implemented) - this part can be optional and removed by compilation directive if no need
|
Have a front end to know what is the wifi status (implemented) or know what is the print status (not yet implemented) - this part can be optional and removed by compilation directive if no need
|
||||||
|
|
||||||
|
Should be compatible with reprap printer (Marlin FW/Repetier FW)
|
||||||
|
|
||||||
##Hardware connection
|
##Hardware connection
|
||||||
--Use GPIO2 to ground to reset all settings in hard way - 2-6 sec after boot / not before!! Set GPIO2 to ground before boot change boot mode and go to special boot that do not reach FW - I did not found information on this. Currently boot take 10 sec - giving 8 seconds to connect GPIO2 to GND and do an hard recovery for settings
|
--Use GPIO2 to ground to reset all settings in hard way - 2-6 sec after boot / not before!! Set GPIO2 to ground before boot change boot mode and go to special boot that do not reach FW - I did not found information on this. Currently boot take 10 sec - giving 8 seconds to connect GPIO2 to GND and do an hard recovery for settings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user