Browse Source

Add Marlin icons graphics file

Scott Lahteine 5 years ago
parent
commit
7f94ca950e

BIN
buildroot/share/pixmaps/MarlinIcons.psd View File


+ 1
- 1
buildroot/share/sublime/MarlinFirmware.sublime-project View File

@@ -12,7 +12,7 @@
12 12
 				".vscode"
13 13
 			],
14 14
 			"binary_file_patterns":
15
-			[ "*.png", "*.jpg", "*.jpeg", "*.bdf", "*.patch", "avrdude_5.*", "*.svg" ],
15
+			[ "*.psd", "*.png", "*.jpg", "*.jpeg", "*.bdf", "*.patch", "avrdude_5.*", "*.svg" ],
16 16
 			"file_exclude_patterns":
17 17
 			[
18 18
 				"Marlin/platformio.ini",

Loading…
Cancel
Save