My Marlin configs for Fabrikator Mini and CTC i3 Pro B
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Configuring and compilation
- Install the latest non-beta arduino software IDE/toolset: http://www.arduino.cc/en/Main/Software
- Download the Marlin firmware
- In both cases use the “Download Zip” button on the right.
- Some boards require special files and/or libraries from the ArduinoAddons directory. Take a look at the dedicated README for details.
- Start the arduino IDE.
- Select Tools -> Board -> Arduino Mega 2560 or your microcontroller
- Select the correct serial port in Tools ->Serial Port
- Open Marlin.pde or .ino
- Click the Verify/Compile button
- Click the Upload button. If all goes well the firmware is uploading
That’s ok. Enjoy Silky Smooth Printing.