You are not logged in.

#1 Re: Help and Support » The piece doesn't get hooked for one side » 2018-01-12 14:05:10

There were 3 different impressions.
Yes, I did the horizontal calibration. The vat is level correctly
Something strange is happening
help pls

#4 Re: Help and Support » The piece doesn't get hooked for one side » 2018-01-11 11:26:49

Printer profile                                              Res                                                               burn in layers                                                                     normal layers

ex: mUVe 3D SubSF Red XY75_prova2    75(resolution)    3 (number of layers)    25(Layer thickness)     125(cure time)                 52 (Layer thickness)                  25(cure time)

mUVe 3D SubSF Red XY75                        75    2    100    50        100    9,2
mUVe 3D SubSF Red XY75_prova3        75    3    62,5    87,5        76    17,1
mUVe 3D SubSF Red XY75_prova4        75    3    62,5    87,5        50    10
mUVe 3D SubSF Red XY75_prova5        75    3    62,5    87,5        125    25
mUVe 3D SubSF Red XY75_prova42             75    3    62,5    87,5        50    15
mUVe 3D SubSF Red XY75_prova6            75    20    50    75        75    15

#5 Help and Support » The piece doesn't get hooked for one side » 2018-01-11 11:22:18

Jose_eurecat
Replies: 6

Somebody can help me pls? the piece doesn't get hooked for one side. At the beginning the part is printed on the build plate but after some layers the weight makes unhook of the build plate for one side ( I think). I have attached some pictures so you can see the result of what i say. I have tried different printing parameters. I leave attached the print parameters that I have used for these pieces

#6 Help and Support » What does it mean "Peeling" or "peel" » 2018-01-05 08:45:08

Jose_eurecat
Replies: 1

Hello,

I write to you from Eurecat Catalonia tecnology research center.
We have a mUVe 3D DLP Printer, and we are trying configurate differents codes to improve the result of our pieces.

I don’t understand something about nanoDLP instructions.
What mean the word “Peeling” and “peel” in the context of the printing.
For example,

“we can increase the peel speed “ ¿What’s mean peel Speed? If I change this parameter, ¿what will change in the result?
Copy text from instructions that I don’t understand, so you can see mi doubts.

________________________________________________________________

Most importantly here, we have the ability to specify changes for code based on certain information about the print. Specifically, we can increase the peel speed of a print based on the layer we’re on. In the future we hope to use the advanced features of nanoDLP to ensure automatic peel settings. Since nanoDLP calculates the printed and non-printed surface area of each layer, we can effectively calculate how fast or slow we should peel based on the potential forces at play. This advanced feature is going to take some testing and should be available in the coming months. You can test now if you wish however! The variables are listed and are ripe for the picking!

Let’s take a look at M650 D{([[LayerNumber]]<30)*2+3} S{5-(([[LayerNumber]]<30)*4)}

When the statement section in orange is true, it will register a value of 1. Which can then be used mathematically. When it’s not true it’s value is 0, and therefore anything multiplied by 0 becomes 0 and is ignored.

In this statement we’re saying that if the layer number is under 30, that we’re going to do some additional calculation. This particular statement will yield:

Layers under 30: M650 D5 S1
Layers over 30: M650 D3 S5

The M650 code is highly configurable as well as a few other codes. See the options available below:

M650 D P R S T-
D - Set Distance in mm - Set to 0 to remove the peel

Board footer

Powered by FluxBB