You are not logged in.
Pages: 1
Hello Shahin,
i've finally had some time to play around some more. I rebuilt the electronics to use the built in pulse generation. Everything works flawlessly now.
There seems to be a problem with saving configuration though:
Whenever i change any value on the system setup page and save it, it is not written to config file. There is no error output in printer.log. The "save" is completely ignored. Saving machine configuration or adding machines works. it's just the setup page.
What i've tried so far:
- install newest beta #1370
- check permissions for json files in /db
- use default config
- if i change values manually in json and reboot printer, the new value is used.
I can provide you with logfiles as soon as i'm home. Meanwhile, if you have any suggestions, please let me know. I will try asap.
Cheers
Offline
Hi Adam,
I could not reproduce the issue. If any issue happens on nanodlp side it must display a related error on dashboard. If there is no error on dashboard, it could be browser issue, which does not post data.
Do you know how to use inspector tool on firefox/chrome?
Offline
Yes, i know how it works. Will compare it to other setup pages.
Offline
Hi, thanks for pointing out that it might be a browser issue. My browser didn't show me form validation errors. Projector resolution was 0.
Working fine now!
Offline
Hi Shahin,
I'm also having issues with the beta version saving - but only on the mask upload page. I double checked on firefox and chrome to make sure it wasn't just the browser not updating.
Thanks!
Elliot
Offline
I double check there is no issue on binary. Do you see any error reported on dashboard?
Also checkout address below, it is mask path.
/home/pi/printer/public/plates/mask.png
Offline
Hi Shahin,
I'm not really familiar with the raspi file systems, do you want me to ssh into it and look at the above file address - see if there is a file? I'm guessing so and if there is no file then upload manually to this location...I do not see errors on the dashboard.
Elliot
Offline
Yes, if file correctly generated or uploaded it must be there. After connecting to rpi through SSH you can run command below to make sure it is there.
ls -l /home/pi/printer/public/plates/mask.png
Offline
I have seen where the LCD resolution is backwards and when I save it, it does not stick. Same thing with the serial port. I changed it one day trying to get a pi working where the serial port wasn't seen and then every time I try and change it the system would go through the motions but not save the file so I had to edit it manually.
Offline
I have checkout whole saving process, it looks fine and not modified for ages.
Checkout dashboard after save. It must throw an error.
Offline
Pages: 1