diff --git a/README.md b/README.md index fb16aae..56d0fbf 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,17 @@ # Photon Workshop -Photon Workshop is a 3d mesh slicer software, It converts stl/obj/xxx mesh files to anycubic photon series could print files. These we call *.pws / *.photon format files. -## How to use Photon Workshop -(1) Download the software then install it on your computer. - -(2) Choose Your Machine, Click The Menu Configure/Machine/Photon (S) - -(3) Open mesh file (*.stl/*.obj) . - -(4) Scale / Rotate / Move the model mesh (Optional). +Photon Workshop is a 3D slicer software, It converts the stl/obj/xxx files into *.pws or *.photon files which can be read by Anycubic Photon printers. **Download it [_here_](https://github.com/ANYCUBIC-3D/PhotonWorkshop/releases)**. -(5) Slice and Save As a Sliced File (*.pws/*.photon depends on your machine). - -(6) Copy the sliced file to usb disk flash, Then insert to Photon machine and print the file. +## How to use Photon Workshop +1. Download the software then install it on your computer. +2. Choose Your Machine, Click The Menu Configure/Machine/Photon (S) +3. Open files (*.stl/*.obj) . +4. Scale / Rotate / Move the model (Optional). +5. Slice and save as a sliced File (*.pws/*.photon depends on your machine. +6. Copy the sliced file to a usb disk flash, and then insert the USB to Anycubic Photon 3D Printers to print. ## Requirements -(1) GPU must be supporting At Least OpenGL 3.3 or above. - -(2) Memory Should be At least 8 G Or above. +- GPU must be supporting At Least `OpenGL 3.3` or above. +- Memory Should be at least 8 G Or above. ## FAQ ### How to check if my Gpu support OpenGL 3.3 or above ? @@ -24,4 +19,4 @@ For Windows, You Can Download GPU_Caps_Viewer_Setup_v1.xxx.exe (We Upload to ./T For MacOs, You Can Install OpenGL Extensions Viewer in App Store. -Some Computer May Has Two Gpu Card, Please Choose The Card which has Higher GL Version. +Some Computer May Have Two Gpu Card, please choose a card with a higher GL Version. diff --git a/Tools/GPU_Caps_Viewer_Setup_v1.40.1.0.exe b/Tools/GPU_Caps_Viewer_Setup_v1.40.1.0.exe new file mode 100644 index 0000000..24597a7 Binary files /dev/null and b/Tools/GPU_Caps_Viewer_Setup_v1.40.1.0.exe differ