Move many third-party components' source codes from the src folder to a new folder called deps_src. The goal is to make the code structure clearer and easier to navigate.
10 lines
218 B
Desktop File
10 lines
218 B
Desktop File
[Desktop Entry]
|
|
Name=Bambu GCode viewer
|
|
Exec=orca-slicer --gcodeviewer %F
|
|
Icon=OrcaSlicer-gcodeviewer
|
|
Terminal=false
|
|
Type=Application
|
|
MimeType=text/x.gcode;
|
|
Categories=Graphics;3DGraphics;
|
|
Keywords=3D;Printing;Slicer;
|