diff --git a/pages/docs/rpi-setup-guide/index.md b/pages/docs/rpi-setup-guide/index.md index 32db5e4..b4e6df7 100644 --- a/pages/docs/rpi-setup-guide/index.md +++ b/pages/docs/rpi-setup-guide/index.md @@ -8,7 +8,7 @@ contributors: We recommend that you use at least a [Raspberry Pi 2](https://www.raspberrypi.org/products/raspberry-pi-2-model-b/) because of the performance requirements of the browser-based CNCjs user interface. If you a buying a raspberry pi, [buy a Raspberry Pi 3](https://www.amazon.com/Raspberry-Pi-RASP-PI-3-Model-Motherboard/dp/B01CD5VC92) or latest model. The CNCjs server - the background component that talks directly to a controller like GRBL - runs well even on a Pi Zero, but such low-end Pi's are underpowered for running the CNCjs user interface in a browser on the Pi. It is okay to run the CNCjs server on any Pi and run the browser on a more capable machine. -#### Recommed Software (for a full web capatable CNC software stack): +#### Recommed Software (for a full web compatible CNC software stack): * [jscut](http://jscut.org/jscut.html) (converts SVG files to CNC cutting paths) * [Kiri:Moto](https://grid.space/kiri/?sm:CAM) (converts 3D models to 3D mesh CNC cutting paths)