#Mainsail showing wrong directory

13 messages · Page 1 of 1 (latest)

proper nymph
#

Hey, I seem to have run into an issue with Mainsail displaying the wrong directory when trying to modify the printer.cfg. Currently, it is displaying /home/brian/printer_data/config when instead I need it to display /home/brian/ArtilleryGenius_data/config, as this is where the actual printer.cfg is stored. Is there any way to change this directory in mainsail as what it shows now is not needed. #NoLogsNeeded

silver citrus
#

Moonraker log and klipper log, as mainsail cannot configure such stuff

proper nymph
silver citrus
#

Why exactly do you expect it to use the /home/brian/ArtilleryGenius_data folder?

#

If you just renamed the folder that won't work. Before I can assist you further I need to know the reason, why you think such a thing, that I don't get any confusion/wrong information in this setup

proper nymph
#

That folder (/home/Brian/ArtilleryGenius_Data) contains the printer.cfg the printer is actually currently using. Functionally everything works perfectly except I currently need to edit it through ssh to actually make changes as in mainsail it shows the wrong one.

silver citrus
#

That folder (/home/Brian/ArtilleryGenius_Data) contains the printer.cfg the printer is actually currently using
Why do you exactly think that?

#

Like I said, I need to get to the reason behind this confusion

proper nymph
#

I am running multiple printers and that’s just how it set it up

silver citrus
#

Send the output of following commands:

cat ~/ArtilleryGenius_data/systemd/moonraker.env
cat ~/ArtilleryGenius_data/systemd/klipper.env
silver citrus
proper nymph
#

Yes.


MOONRAKER_ARGS="-m moonraker"

PYTHONPATH="/home/brian/moonraker"



KLIPPER_ARGS="/home/brian/klipper/klippy/klippy.py /home/brian/ArtilleryGenius_data/config/printer.cfg -I /home/brian/ArtilleryGenius_data/comms/klippy.serial -l /home/brian/ArtilleryGenius_data/logs/klippy.log -a /home/brian/ArtilleryGenius_data/comms/klippy.sock```
silver citrus
#

Your moonraker is still the wrong one.
So change ~/ArtilleryGenius_data/systemd/moonraker.env to use the correct MOONRAKER_DATA_PATH