You are not logged in.

#1 2018-03-28 11:01:03

Dylan144GT
Member
Registered: 2017-09-25
Posts: 8

How to Start NanoDLP Manually

Hi All,

I would like to disable NanoDLP autostart when my Pi boots (because I would like to boot into the Desktop) and then manually start it up when I need it. Is this possible? If so, please can someone explain how to do it?

Thanks,

Dylan

Offline

#2 2018-03-28 12:35:00

Dylan144GT
Member
Registered: 2017-09-25
Posts: 8

Re: How to Start NanoDLP Manually

I have tried this from the FAQ:

To remove nanodlp from boot completely, comment following line on /etc/rc.local file by putting # at the start of the line.
/bin/bash /home/pi/printer/config/run.sh
to
#/bin/bash /home/pi/printer/config/run.sh

But the rc.local file doesn't contain this at all.

Offline

#3 2018-03-29 06:55:46

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: How to Start NanoDLP Manually

On the latest version we relay on systemd.

Running command below should be enough to disable it.
sudo systemctl disable nanodlp

Offline

Board footer

Powered by FluxBB