Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import config bundle with physical printers #5393

Closed
fiechr opened this issue Dec 7, 2020 · 2 comments
Closed

Import config bundle with physical printers #5393

fiechr opened this issue Dec 7, 2020 · 2 comments

Comments

@fiechr
Copy link

fiechr commented Dec 7, 2020

Version

2.3.0 beta2

Operating system type + version

Linux 5.9.11, Manjaro
Plasma/KDE

Behavior

Describe the problem

I have exported a config bundle including the physical printers using the new menu option.
Now I removed all my presets and want to import the same file back in.
But the physical printers don't show up in the drop-down menu, only the Printer User Presets (without network data).

Expected Results

After import all physical printers should show up -- as they did at the time of export

Actual Results

Only Printer User Presets show up

EDIT:
I've checked the exported file and the physical printers and their API keys are in the exported file, so the export seems to work fine:

[physical_printer:Anycubic Mega S]
host_type = octoprint
preset_name = cf, Anycubic Mega S
print_host = cf-hub:5001
printer_technology = FFF
printhost_apikey = xxx57B665BA645B1B73C4AFA6DB2CD81
printhost_authorization_type = key
printhost_cafile = 
printhost_password = 
printhost_port = 
printhost_user = 

[physical_printer:Artillery Sidewinder X1]
host_type = octoprint
preset_name = cf, Artillery Sidewinder X1
print_host = cf-hub:5002
printer_technology = FFF
printhost_apikey = xxx0E648D549451AA11BA2EBD937E3FE
printhost_authorization_type = key
printhost_cafile = 
printhost_password = 
printhost_port = 
printhost_user = 

[physical_printer:Creality Ender 3 Pro]
host_type = octoprint
preset_name = cf, Creality Ender 3 Pro
print_host = cf-hub:5003
printer_technology = FFF
printhost_apikey = xxx691D05B2B4B20843DF5D7D469850F
printhost_authorization_type = key
printhost_cafile = 
printhost_password = 
printhost_port = 
printhost_user = 
@fiechr
Copy link
Author

fiechr commented Dec 7, 2020

It seems, I need to restart the program first, to get the physical printers.

EDIT: I think there should be a message to tell the user to restart after import or the list should be reloaded after import automatically.

@bubnikv
Copy link
Collaborator

bubnikv commented Dec 12, 2020

Fixed in PrusaSlicer 2.3.0-beta3

@bubnikv bubnikv closed this as completed Dec 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants