Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ pip install shapely==2.0.1
<!-- USAGE EXAMPLES -->
## Usage

Run main.py (main_Mac.py on Mac computers) to open the GUI.
Run main.py (main_Mac.py on Mac computers, main_Linux.py on Linux computers) to open the GUI.

Select your .stl file and the .ini config file (directly exported from Prusaslicer -> Ctrl + E)

Expand Down
Loading