MG135 library, please answer

The sketchbook folder is usually placed in your documents folder, but does not have to be.

Wherever you place it the sketchbook folder path must contain only the characters A -z , 0 -9 , _ , - , .

Inside the sketchbook folder there will be folders for each of your sketches and there will also be a libraries folder that contains a folder for each of your libraries

All of the folder names and filenames must contain only the characters A -z , 0 -9 , _ , - , .

Find the 8.3 pathname from a command prompt (CMD, not terminal). 8.3 pathnames will not have spaces.

for %I in (.) do echo %~sI

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.