فهرست منبع

Merge pull request #20 from garvamel/readme_update

Added macOS instructions to user the Ender3 model .stl
Tiago Conceição 5 سال پیش
والد
کامیت
4cac979424
1فایلهای تغییر یافته به همراه8 افزوده شده و 2 حذف شده
  1. 8 2
      README.md

+ 8 - 2
README.md

@@ -24,7 +24,7 @@ Modify at your needs.
 3. Close PrusaSlicer
 4. On different operating systems open:
    * Windows: "%AppData%\PrusaSlicer\", if not exists try: "C:\Users\Public\Documents\Prusa3D\Slic3r settings xxxx"
-   * Mac: "/Users/[Username]/Library/Application Support/PrusaSlicer"
+   * macOS: "/Users/[Username]/Library/Application Support/PrusaSlicer"
    * Linux: 
       * Stable build: "~/.PrusaSlicer/"
       * Alpha build: "~/.PrusaSlicer-alpha/"
@@ -36,7 +36,13 @@ Modify at your needs.
 
 ### 1.2. Ender3 Bed into slicer
 
-1. To add Ender3 bed to slicer preview copy "ender3_bed.stl" to instalation directory, often at "C:\Program Files\Prusa3D\PrusaSlicer"
+1. For the different operating systems:
+    * Windows: To add Ender3 bed to slicer preview copy "ender3_bed.stl" to instalation directory, often at "C:\Program Files\Prusa3D\PrusaSlicer"
+    * macOS: 
+        1. Copy "ender3_bed.stl" to "/Applications/[User]/[PrusaSlicer-version_number].app/Contents/Resources/models" if you got the software from Homebrew Cask or "/Applications/[User]/Original Prusa Drivers/PrusaSlicer.app/Contents/Resources/models" if you got it from the manufacturer website. You can access the folders inside the .app contents by right clicking the .app file and choosing "Show package contents".
+        2. Start the software and go to the "Printer" tab. Make sure you're viewing the correct profile by choosing it from the dropdown list on the upper left. Then click on "Expert" on the top right corner and after that, click on "Set" next to "Bed Shape· on the first line. In the new window, click the "Load..." button in the "Model" section.
+        3. When the Finder window opens to choose the model file, press "Cmd + shift + G" to open the "Go to the folder" dialog, and type the path used in step one. Then press Enter and choose the model file.
+        4. If you remove the application, you will have to follow these steps again since the model will be removed along with the package.
 
 Taken from: https://www.thingiverse.com/thing:3873312