Replies: 1 comment 1 reply
-
|
There is a Python script that generates the correct image format, this script also puts the information of print volume values, time, filament, etc. for the confirmation to print screen. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Prusa slicer now can generate JPG thumbnails with following settings:
Only problem is that marlin expects this:
while prusa slicer produces this:
I've verified that everything works when i manualy remove the
_JPGsuffix...Can you please modify marlin to match both
thumbnailandthumbnail_JPG?Beta Was this translation helpful? Give feedback.
All reactions