You are not logged in.
Pages: 1
Hi everyone!
I have a KLD-2150 which is running on Photonic3D.
2560x1600 pixel on a 8.9" display. Running Arduino with Sprinter FW.
Now I follow this project for some time now and would really like to try NanoDLP on my printer.
Is there someone here who got it running on this model. Or who has any useful guides?
Mainly Gcodes and display timing settings would be helpful.
Thanks
Offline
D7 is pretty close to KLD-2150. You can follow their guide.
http://3dprinterwiki.info/wiki/wanhao-d … ettings-2/
In the worst case, you could not use nanodlp sync mechanism and forced to put delay instead of [[WaitForDoneMessage]]
Offline
@DenTarr
The KLD printers use Sprinter firmware and there is a version of Marlin that has been modified for these printers. The version of Marlin that is currently available addresses the [[WaitForDoneMessage]] message and does not require that you use a delay instead.
Offline
@WheresWaldo
Wow thanks for the info! :-)
Do you happen to know where I can download that version? That would help a ton!
Offline
GITHUB
It was a modified version of the mUVe modifications (a fork of a fork). I am currently working on bringing it up from Marlin 1.0.0 (Stable) to Marlin 1.0.2-2 (WIP). A few people on Google+ are using it.
https://github.com/WheresWaldo/Marlin_K … ree/master
https://plus.google.com/communities/110 … 5537823736
Offline
Hi everyone!
I have a KLD-2150 which is running on Photonic3D.
2560x1600 pixel on a 8.9" display. Running Arduino with Sprinter FW.Now I follow this project for some time now and would really like to try NanoDLP on my printer.
Is there someone here who got it running on this model. Or who has any useful guides?Mainly Gcodes and display timing settings would be helpful.
Thanks
If you may be interested, you can use my configuration with Sprinter FW, it work well, but it is necessary to do homing before each print:
https://www.dropbox.com/s/vyvteljaoh220 … .json?dl=0
https://www.dropbox.com/s/dcohl066lvx8k … .json?dl=0
Last edited by mandreas (2017-06-15 20:51:48)
Offline
Pages: 1