-
-
Notifications
You must be signed in to change notification settings - Fork 480
Error opening: /home.tpl #177
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
Comments
I think you mean ESP8266 as ESP32 supporting version do not use /home.tpl anymore Error message just means you did not uploaded data directory content to SPIFFS, it is explained in wiki (https://github.com/luc-github/ESP3D/wiki/Install-Instructions) it need a plugin for IDE to upload files Another solution is to try the Devt branch which actually is more up to date - but need latest git version of ESP core (still in rc2 and not yet released) - Devt branch version contain an uploader on default web page which allow to upload UI by yourself without using plug-in |
@luc-github got it to work now thanks |
what version of FW do you use ? |
im using version FW: V0.6.2 |
Hmm the version 0.6.2 was done when 1.0rc8 was active so I doubt it will work with 2.0x |
for what I read : Marlin 2.0 Bugfix Branch : Not for production use. Use with caution! It is for 32-bit processor boards - what board do you use ? RE-ARM + Ramps 1.4 ? |
I use ramps 1.4, marlim is where they make new adjustments,add new funcionalities,etc..it suports 8bit and now also 32 bit. |
so you use mega/ramps 1.4? |
yes |
maybe not working cause now is all files organize in folders structure othen then be all files in same folder |
seems they use platformio for compiling all - I am not familiar with it - so need time / documentation to do it on my side |
it using platformio cause it seems that arduino ide is having a problem dealing with the file directories and folders, arduino side is working on it cause when compiling the Marlin sketch causes the command to exceed the maximum command length of 32767 characters on Windows platformio ide its very nice and easy to use ide once you set up |
the current official version is 1.6 but from talks i seen they about to release the 2.0 version, in witch it will come with the new folders structures with directories that all isl organize by sections for better organization |
Ok I have painfully installed and configured platformio to workwith Marlin 2.X bug fix on Mega/Ramps1.4 + GLCD using platformio - unfortunatly I was not able to use it on RE-ARM/Ramps 1.4 + GLCD but it looks promising I can confirm the firmware is still in alpha - first command always failed, RE-ARM is not fully functional, and some other small thing during compilation 2.X Bugfix is actually 1.2 so commands are compatible with 1.1 and works with Devt branch for what I have tested |
So I close issue as Devt FW is working with current Marlin 2.x - I did not tested long name support but reading at code it is still not complete - need to use M33 command to get long name - so 8.3 limitation is still necessary |
Thanks for looking by the way im using normal ramps .1.4 not arm version 32 bit |
Yes I know - but I took opportunity to test it as RE-ARM is supposed to be the 32b working reference and I have one ^_^ |
Cool |
Just one note about re-ARM and Marlin 2.X: |
I was able to make serial working on RE-ARM thanks to an opened PR (last week) to enable it Even it is fixed in futur - it may necessary to update ESP3D-WEBUI to control boundaries and avoid such output I will check 2.X time to time but seems still even in alpha need some time to be released |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
i was trying connect esp32 with out conecting yet to printer to see platform but when putiing ip on browser i get this error
Error opening: /home.tpl
any ideas
The text was updated successfully, but these errors were encountered: