Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
Added README
  • Loading branch information
MrMabulous authored May 22, 2019
1 parent 5c3260d commit 3c3901a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Slic3rPE2Launcher
Slic3r Prusa Edition 2.0 doesn't have the --gui command line argument and the prusa-slicer-console.exe command line tool requires the --gcode argument in order not to launch the GUI.
To make Slic3r Prusa Edition 2.0 usable from within Repetier-Host 2.1.3, this little tool can patch the command line arguments repetier-host invokes when calling slic3r and either invoke prusa-slicer.exe or prusa-slicer-console.exe.

Has only been tested on Windows.

To use it, simply place prusa-launcher.exe in the same directory as prusa-slicer.exe and prusa-slicer-console.exe, then point "Slic3r Executable" in Repetier-Host's Slicer Manager to prusa-launcher.exe.

0 comments on commit 3c3901a

Please sign in to comment.