Rework SW printer QPilot-MAC

The content on this page was translated automatically.

Unfortunately, the default settings cannot be made via the "normal" MAC settings. However, you can do this via the CUPS service used by Apple.

The web interface for the CUPS service is deactivated by default, but can be activated via the terminal program with the following command:

cupsctl WebInterface=yes

The administration interface can then be called up via the web browser: http: //127.0.0.1:631/printers

Now click on the "qpilot-sw" printer

And select "Set Default Options" under "Administration".

Then click on "Graphics" and change the color mode to "Black/White"

Now click on "SetDefault Options" and enter the user name and password of the administrator of the device.

The BrowserTab can now be closed and the web interface can be deactivated again via the terminal window:

cupsctl WebInterface=no