I would like to access the text file of the project files (.ev3p) to know their structure. But in the Mindstorms software, I couldn't find any way to download the .ev3p files.
Asked
Active
Viewed 75 times
0
-
Hi theboguz and welcome to Bricks.SE! It seems there is a significant disconnect between the question title and body - do you wish to download an .ev3p file or unzip an .ev3 file? – zovits Jun 26 '23 at 08:51
-
2Sorry, @zovits! I would like to unzip an .ev3 file into other files. Thanks in advance. – theboguz Jun 26 '23 at 17:59
-
6Does this answer your question? Export LEGO MINDSTORMS EV3 Lab Code – Michael Verschaeve Jun 27 '23 at 16:33
-
As several previous answers on this stack exchange site have already clarified, an ev3 file is a .zip file. Rename it and change the extension to .zip and you'll be able to open it. What's inside it is documented here: https://afarago.github.io/EV3TreeVisualizerPages/filesyntax.html – Michael Verschaeve Jun 28 '23 at 06:46