Browse Source

Changed location of vendor specific thumbnail images of printers:
These images are newly stored inside the resources/profiles/VENDOR_NAME/,
they should be named by the printer_model identifier suffixed with
"_thumbnail.png"

All the existing printer thumbnails were moved and renamed,
thumbnails for the 3rd party printers were added, marked as Beta.

bubnikv 5 years ago
parent
commit
f71d3e63f2

BIN
resources/icons/printers/Creality_ENDER3.png


+ 0 - 0
resources/profiles/BIBO2Touch.idx → resources/profiles/BIBO.idx


+ 0 - 0
resources/profiles/BIBO2Touch.ini → resources/profiles/BIBO.ini


+ 0 - 0
resources/profiles/BIBO2/BIBO2.svg → resources/profiles/BIBO/BIBO2.svg


+ 0 - 0
resources/profiles/BIBO2/BIBO2_bed.stl → resources/profiles/BIBO/BIBO2_bed.stl


BIN
resources/profiles/BIBO/BIBO2_thumbnail.png


BIN
resources/profiles/Creality/ENDER3_thumbnail.png


+ 2 - 0
resources/profiles/LulzBot.idx

@@ -0,0 +1,2 @@
+min_slic3r_version = 2.2.0-alpha3
+0.0.1 Initial version

+ 2 - 2
resources/profiles/Lulzbot.ini → resources/profiles/LulzBot.ini

@@ -2,9 +2,9 @@
 
 [vendor]
 # Vendor name will be shown by the Config Wizard.
-name = Lulzbot
+name = LulzBot
 config_version = 0.0.1
-config_update_url = http://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Lulzbot/
+config_update_url = http://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/LulzBot/
 
 [printer_model:MINI_AERO]
 name = Mini Aero

BIN
resources/profiles/LulzBot/MINI_AERO_thumbnail.png


Some files were not shown because too many files changed in this diff