You are not logged in.
GCODE Before Each Layer
G1 Z[[LayerPosition]] F{([[ZSpeed]]*0.36)}; Move to layer position
G4 P0.1;
[[PositionSet [[LayerPosition]]]] ; Save layer position as the current position
[[WaitForDoneMessage]];GCODE After Each Layer
G1 Z{[[LayerPosition]]+[[ZLiftDistance]]/3} F{[[ZSpeed]]*0.36/6}; Lift to slow . <----------------------HERE
G1 Z{[[LayerPosition]]+[[ZLiftDistance]]} F{[[ZSpeed]]*0.36}; Lift to wait position
G4 P0.1;
[[PositionChange [[ZLiftDistance]]]] ; Again update position
[[WaitForDoneMessage]];
@ vladimirdyskin Thanks for your help
I would like to create a dynamic lift that acts as follows:
first 3 mm low lift speed (eg F50), from the third mm to 10mm high speed (eg F200), can someone help me?
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
Honestly don't know where to start. Has anyone else tried something like this? What do you need to know to make this happen?
Paul
Normally you should be able to change firmware with one already tested in Nanodlp, (Marlin for Muve, Sprinter), or if you leave that original you need to know the control code (Gcode or some other)
Looks great. Could I share them on https://www.nanodlp.com/repo/ page?
Thanks Shahin ,
Of course you can put it on the page, it is still in test mode, but so far it has behaved well
Hi all,
here is my setup for the KLD2150 lcd, it is also valid for the KLD1260, obviously changing some resolution parameters,
you need to install Sprinter FW, and have the advantage of allowing the use of parametrization directly from the nanodlp interface, as by image,
maybe it does not depend on the slicing engine, but that your 3d model has non-manifold surfaces, so you should monitor and correct the model before slicing
Great ,
I should first correct the numbering of images, so they become sequential, right?
Then I would not know how to set the g code you are talking about, could you make a practical example?
Could you try make such plate manually and compare the result? (create two plates one with !00% dimming another one without. Export plates and mix layers from the two plate.
The method should work as follows:
Layer n1 > full image exposure, (n.seconds), dimming image exposure, (n.seconds), peeling.
Layer n2 > full image exposure, (n.seconds), dimming image exposure, (n.seconds), peeling.
and so on
and not:
Layer n.1 > full image exposure, (n.seconds), peeling
Layer n.2 > dimming image exposure (n.seconds), peeling
Layer n.3 > full image exposure, (n.seconds), peeling
Layer n.4 > dimming image exposure (n.seconds), peeling
and so on.
Hi Shahin
I propose an idea that, I believe has no patent in progress,(I'm waiting for denied)
we can call it "alternate projection", what it is:
The method is to alternately project a full slice, and before starting the peeling process, a shorter, and still configurable image with 100% dimming, better from transitions to the previous and the next layer.
I think it would improve overall quality, and would also strengthen support, and fine detail in general,
I solved the problem by using the FW of Sprinter master,
I think there is in Muve, some settings for the Fan (D9) that prevented M106
Something is wrong in gcodes. I suggest to take a look at D7 configurations.
http://3dprinterwiki.info/wiki/wanhao-d … ettings-2/It is almost identical to KLD-2150
In fact, I had installed nanodlp image for Wanhao d7, which uses FW Repetier (could be?.), now i changed FW Marlin for Muve, all function great , except the command M106, M107, the LED does not turn on, i think Is due to some configuration, related to Fansoft maybe??!!
Hi Shahin,
I try to convert my KLD-2150 from photonic 3d to nanodl (the first love does not forget , everything seems to work and respond to commands (z axis, lcd panel)
The problem occurs when I launch a print: the z axis goes to G28, then it is all, no slice projection, everything ends here,
I attach debug files, could you check where I am wrong,
thank you very much
If I do not mistake the board of that model use Sprinter master, with nanodlp you should flash, with arduino ide ,Marlin for MUVE sketch
Netfabb 2007 do the trick, just to see if after trial it will still export to SLC. According website it will become like basic after trial, you know something more ?
you're right, actually export is possible only with the premium version
I use Netfabb Premium (there is also a free version "basic") to repair and transform 3d models in SLC, is the best ever (initially I used rhino)
Hi Shahin
I introduce in the topic to ask for a tip,
I just now discovered the wonderful implementation to use nanodlp with Windows 64-bit, well done , I created some plate of about 2600 layers , of course, the processing speed is unmatched by the RPI, my question is : how can i export the plates created with windows version into the RPI?
thank you
Very cool and thanks for the information. Does it have a peeling motion, or just works from the normal plate movement? I might have to give this a try during my rebuild.
the detachment from the FEP sheet is by the natural elasticity of the film, you have to find the right speed of descent of the plate
Wow, that looks great! What micron and about how many milliseconds per layer? I'm still in the tweaking phase of my top down, getting some really nice prints, just some are a bit rough on the undersides so I am trying to find that curing sweet spot.
As for the pan, I am still not sure I understand what it does exactly. Is it just used to hold your resin?
Thanks again!
44 micron XY
30 micron Z
3 Burn layer @ 60 sec.
30 after burn layer @ 10 sec.
normal layer @ 3,5 sec.
the main problems of the "top down" system are : inconstant resin level and formation of bulges during exposure to UV rays, which produce geometric anomalies,
to solve these problems a solution is to use a pan according to the drawing
I hate to bring up old threads, but has there been any developments on setting proper scale for top down printers? I am looking for something similar to how CW handles it. I measure the projected area, input the dimensions, print a 20mm cube then measure. If the scale is off, I just input the prints measurements and it calculates the proper scale. This has been the one thing that has been keeping me from fully pursuing nanoDLP as my main printing software.
Thanks!
Hi Jaidek,
I used the following method (see attached pictures):
1_ raise the plate on the resin level, but clean,
2_ from "projector calibration" of nanodlp, active "boundary"
3_ position a sheet of paper,
4_ I draw with a pen the angles
5_ measures the longest side (eg 125 mm),
mathematical calculation: 125/1920 = 0.065 (65 microns to be set on nanodlp)
that's it, then you can make tweaks scale x / y or z (Override X / Y Resolution).
I developed a pan, however, that stabilizes the projection plane, it works very well, and just do calibration only once,