@dc42 Thanks for the reply. I thought that that was probably the case
Latest posts made by ProfChris
-
RE: 1LC 5 volt supply
-
1LC 5 volt supply
I am connecting my 1LC to a mini5+ via CAN bus. I am also supplying the 1LC with 24 volt power. I also have a 5 volt power supply routed to the 1LC location. I intend to connect a neopixel to IO_0, and another probe to IO_2. Both of these run on 5 volts. I note that the internal 5 volt capability of the 1LC is very limited. Is there a way to connect my external 5 volt supply to the 1LC such that these devices pick up this supply, or must I power these directly from the 5 volt supply, not involving the 1LC?
-
RE: Order of starting with config.files
Thanks for the reply. I'll try setting up a daemon.g file and macro.
-
Order of starting with config.files
I am running a duet 2 with RepRap 3 firmware. When my machine start I would like to include a user dialogue item within the startup sequence. I have tried putting a dialogue in the config-user file, however the machine hangs without establishing a connection - I imagine that the config files run prior to a console connection being established. Is this correct?
Assuming that this is correct, what is the method for interrogating values in the object model, and performing a dialogue during the startup process, after communications have been established.
Any help appreciated.