chages not visible in compiled firmware

I am adding some buttons for auto bed leveling in smoothie web interface these changes are visible in my system but when i replaced the existing html files

Smoothieware-edge\src\libs\Network\uip\webserver\httpd-fs
Smoothieware-edge\src\libs\Network\uip\webserver\httpd-fs-src

with my modified html files but those changes are not visible in compiled firmware

Imported from wikidot

Hey !

I ran into the same problem a few days ago :slight_smile:

You need to run the “makestrings” script in src/libs/Network/uip/webserver

Cheers :slight_smile:

Well actually in your case it may be the makefsdata.pl script.

Try it :slight_smile: