You are not logged in.

#1 Re: Help and Support » RPi 2 not connecting to cloud dashboard » 2018-01-12 05:33:36

Checkout nanodlp youtube channel there are couple of walkthrough for nanodlp.

#3 Re: Feature Requests » There are some not convenience and suggestions to fix » 2018-01-11 06:30:48

Default port for desktop version including windows is 8080.
I have to redesign whole support generator page as lots of people complaining about workflow and controls.

#4 Re: Help and Support » nanodlp duplicator 7 and first layer » 2018-01-11 06:29:07

It should not display purple screen. Every time you see this screen on the first layer?
Maybe it is your gcodes which does not turn on UV light or something. This is hardware specific issue, ask your question on d7 facebook page.

#5 Re: Tips, Tricks and Tutorials » Question on proper way to reconnect or kill a job » 2018-01-11 06:25:52

Maybe RAMPS address changes so nanodlp could not reconnect.
Where exactly you need to kill it? (During movement, cure and etc)

#7 Re: Feature Requests » There are some not convenience and suggestions to fix » 2018-01-10 04:53:35

NanoDLP remote slicer feature is the exactly what you asking for.
Just run windows version on your system and work with RPi, it automatically detects windows version and offload slicing to your PC.

#8 Re: Help and Support » What does it mean "Peeling" or "peel" » 2018-01-05 17:44:30

Depend on your floor type, pieces could stick to floor after cure. So lift after print could be called peel, on some hardwares such mUVe printers additional movements could be employed to help peeling by lifting two axis asymmetrically.

#9 Re: Feature Requests » There are some not convenience and suggestions to fix » 2018-01-02 06:50:09

eg,  several items should be placed in the upper right corner   ,,click  Add Support With 3D Editor ,  A window opens and you need to click   Plate view,   
and table construction upside down,and you need to put in the lower left corner so that the model comes to the right-hand corner,
Button  DO NOT ROTATE   no work. only  90 work.and Each time you need to set the parameters. Decrease Mask Intensity .center origin and Mask File

I am not sure if I understand it correctly. Could you provide screenshot of what you want to change and how?

if you need to edit the position of the part you need to remove the plates and do everything first.....because if you open 3D>>>EDIT FILE>>> PLATE VIEW
Models automatically come to the center,and it is no longer possible to edit

It is by design, I am sure it is far from ideal.

here was this problem with the mask,but I found the problem      post#92   2017-11-02 16:47:20

https://www.nanodlp.com/forum/viewtopic.php?id=142&p=4

need to set the parameter  Decrease Mask Intensity......why this parameter in the window  Add Plate,,,it is necessary to transfer,,  Mask Generation Wizard
to get out the final working mask,,and if you press  Display Mask Preview  opens   final working mask,,with color for check

Replied on the same post.

if I generate a new mask, it is not automatically saved in  setup  >>projector  mask..(I waited a long time)
and  if  save  mask in  a third-party folder..and  import  .but no  add....for adding  need remove  mask  ...close/ run nanodlp   and  add  mask

Hmm, you mean save mask button does not work for you?

why need  parameter  Rotate Layers    in the window  Add Plate  if have  in Edit Profile  .
and if you change Horizontal Resolution Vertical Resolution,Display  automatically rotate
if the user needs to rotate the model  ,, if there isn  Plate view

Without rotation STL arrangement on third party software also should be done on vertical space which is not ideal.

1),,,adding Slicing start button in the Plates window

We have regeneration button with the same functionality

2)...if click  Add Support With 3D Editor, opens    Plate view,

Do not get it.

3)..construction table in normal position,,if the model is set at the top right,and after cutting also at the top right

You mean some it should get centered?

4)..adding mirror button  in  Plate view,

On 3D editor page (add with support)?

5)...grid make it permanent on construction table

OK

6),,,adding  keep the position of models  on construction table,,if you open 3D>> EDIT FILE, so that the models are as originally set..
and could  add  model  or something to remove or move or twist  and save  and after that click  Slicing start button

I think it is same as above do not center feature, right?

#10 Re: Feature Requests » Auto Mask Generation » 2018-01-02 06:28:01

Windows version was used to be behind but right now, it is updated.

I am not sure about color support on mask as it could make things unpredictable for users who use lamp hour to modify intensity.
Anybody else experiencing the same issue?

#11 Re: Help and Support » Always having stair-stepping effect » 2017-12-29 17:56:33

Looks like resin is not optimized for layer thickness you have chosen, try lower layer thickness see if you could achieve better result or not.

#12 Re: Bug Reports » Troubleshoot » 2017-12-29 17:55:27

No need to change rpi port.

SSH into rpi and edit file below and change port
/home/pi/printer/db/machine.json

#13 Re: Help and Support » Wifi Disconnect issues; can I connect via USB? » 2017-12-29 08:38:39

Maybe it crashes. You should not get disconnected from it.

#14 Re: Bug Reports » Slicing Errors with imperfect STL » 2017-12-29 08:32:22

Could you try latest version, see if the issue has been fixed or not?

#17 Re: Bug Reports » How to close the debug info in ARM version » 2017-12-28 04:25:24

1. ./printer >> /var/log/printer.log 2>&1
2. this is storage IO issue.
3. opengl only used for displaying layer where there is windows x, on terminal it is dispmanx or framebuffer.
4. On pi dynamically linked with dispmanx (libbcm), probably it links to others but I doubt EGL/GLES being used.

#18 Re: Tips, Tricks and Tutorials » When the 'Floor' in 'Z Axis Control' is pressed » 2017-12-26 05:07:20

When you press the button, page reloads and the current value still not zero until movement finished. So you should wait until movement get completed.

#19 Re: Feature Requests » Add mirror support in the slicer » 2017-12-25 07:03:51

Heavy processing does not crash NanoDLP on RPi anymore as it controls memory usage.
Will add mirroring function to nanodlp but it is better if you could find GPU settings level modification to not waste processing power on mirroring.

#21 Re: Help and Support » CEC Code » 2017-12-25 06:57:47

Probably it is a vendor specific behavior

#22 Re: Help and Support » CEC Code » 2017-12-24 05:16:19

echo "standby 0" | cec-client -s
echo "on 0" | cec-client -s

#23 Re: Bug Reports » Slicing problem » 2017-12-24 04:59:58

It is by design as different burn-in height value designed to counter issues with flexibility of PDMS.

#24 Re: Help and Support » How to turn off auto updates completely ? » 2017-12-21 15:43:41

Theoretically it should not makes your interface slow as it one time update which will fails in couple of seconds on different threads. Some of the router switches have issue of slow down on even local traffic when internet is not available.

#25 Re: Feature Requests » Calibration Plate with Mask » 2017-12-21 04:51:50

It is planned for the new calibration plate tool.

Board footer

Powered by FluxBB