Prusaslicer: OctoPrint IP address not shown/loaded when using a custom configuration file

Created on 8 May 2018  路  7Comments  路  Source: prusa3d/PrusaSlicer

Version

v1.40.0
git rev-parse HEAD: 8eb9ddc2eb6c3f98cf28125ddbee4d233fa58616

Operating system type + version

Arch Linux 4.16.7-1-ARCH

Behavior

When using a custom configuration file (config.ini) that contains the settings to an OctoPrint server, the IP address is not loaded/visible in the Printer window. Even if the custom configuration file contains the correct IP address setting.

Other related settings, such as the API key, are loaded correctly.

printer1
(Note: just blurred my key :) )

Most helpful comment

It is a regression issue, we used a piece from the upstream slic3r, where the octoprint_host has been renamed to print_host. I will comment this piece of code out.

All 7 comments

I have the same issue with the first alpha release of 1.40.

I entered octopi full DNS name "octopi.fritz.box:5000". When reloading slic3r it is gone.

It is a regression issue, we used a piece from the upstream slic3r, where the octoprint_host has been renamed to print_host. I will comment this piece of code out.

This issue should be fixed with https://github.com/prusa3d/Slic3r/commit/35bf4aee7df3baee5f64b769d58d20199bb5268a

@FidelCapo Please retest with the master. Thanks.

Just compiled and tested commit 35bf4aee7df3baee5f64b769d58d20199bb5268a, but the issue still remains.

I tested with both an external configuration .ini file as well as my custom printer preset (stored in the .Slic3rPE folder).

@bubnikv Thanks for the fix! I can confirm it works now.

great, thanks for testing.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Foxtrek64 picture Foxtrek64  路  4Comments

frakman1 picture frakman1  路  4Comments

yschroeder picture yschroeder  路  3Comments

RossKor picture RossKor  路  3Comments

DROBORD picture DROBORD  路  3Comments