You are not logged in.
Actually we used to have a wiki but no one contributed to
It looks awesome. I will put the document link inside nanodlp on-screen help.
I am not sure if { is valid character inside "G1 Z10.8300 F{200/5 P1", it could be the source of error.
Are you sure all firmwares response with OK? What about commented lines and lines contain error?
Chrome caches much more aggressively. Could you let me know how ln -sf fails on your environment?
Rob,
Thank you for the effort.
I agree that we should add it to the download page. Is there any user guide on how users could enable nanodlp support?
OK, I got your point, it is not difficult to add but I believe it will be a feature rarely being used by anyone else.
Why you would not use external script to handle modifications?
I think you want slicing with dynamic height (different height) unfortunately it is not possible due to given reasons above.
But still you could achieve close to it using method explained above.
You are right it is caching problem. during printing we force update images but not when printer is idle. Forcing to much update could put pressure on rpi. I have tweaked nanodlp a little bit to see if it helps or not.
When you put printer in mode to keep all photos. It use ln -sf command to create link from newly saved file to shot.jpg. So datestamp on shot.jpg should changes if not run command manually to see what is the issue.
I could see G1 Z50 in the program log files. But Z50 is not defined in your config files or in nanodlp itself.
Changing page should not send command, try another browser to see if you could find more clue what is triggering this command.
The problem is RPi's slow processor, it does not have enough processing power to slice STL files in realtime. So we need to start slicing files before start of print.
But what you can already could do is to slice the file in 10micron for example (smallest possible layer to cure with your resin) and use SkipLayer keyword in gcode box to increase layer's height by skipping layers dynamically.
Could you share a screenshot after reboot and also at the end of installation?
You mean it does not display it when the printer is idle?
Are you sure it is the latest version? As the `not responding ...` was the actual problem we have fixed on the latest version
Thank you for the sample file.
Unfortunately lots of STL files has issues. So it is not possible to ignore them. Will investigate issues with the uploaded model.
We can remove cursor but if you are using second display for your daily works, you would not have mouse cursor.
If you could put screenshots or video of what happening it will be quite useful.
We can try it, will put it into road map.
It should skip layer itself not gcode. The issue is that if we skip remaining gcode, any movement and etc will be skipped too.
I do not thinks people currently using this feature so if couple of users agree on how it should be behave we can change it.
1. True
2. True
3. Agree
4. Depends on projector, it usually should keep settings. So if you change it through buttons or computer serial connection, should be enough.
Please, download latest version see if it makes any difference.
Please, download latest version see if it makes any difference.
I thought you shared it above!
1749 is fine.
I mean connect your RPi through ethernet cable not wireless, see if it makes any difference.
Try wired connection.