-
Notifications
You must be signed in to change notification settings - Fork 85
Windows Installation
akaJes edited this page Mar 13, 2018
·
5 revisions
If You opent this page and don't understand how to install - just download binaries https://github.com/akaJes/marlin-config/releases
git, node.js, optional PlatformIO
After installing all prerequisites
You need check these commands below in a new opened command prompt (press Menu-R and type 'cmd') these commands must run without errors
git
node
npm
pio
pio is optional, PlatformIO troubleshooting
instead sudo npm -g i marlin-conf
type
npm -g i marlin-conf
type
mct help
If you got an error - you need add path variable (this command set your local %PATH% variable)
setx PATH "%AppData%\npm"
or add it manually %AppData%\npm path to your modules folder
Right click in empty folder and type
mct
then will be a prompt for cloning a new MarlinFirmware repository to this folder ( if it not exists ) and when it over will be opened a browser with the marlin-conf page
Do not close this console!!! - there runs the service for marlin-conf