oinosme / elegoo-neptune2-2s-guide

Guide for the Elegoo Neptune 2 and Neptune 2S
16 stars 0 forks source link

Elegoo Neptune 2 and Neptune 2S Guide

(Note that the config files, firmware and other things here are pulled and sort of hacked together from a bunch of places. Use at own risk)

This guide is intended to be a single place for reference, quick tips, fixes, and configuration for both the Neptune 2 and Neptune 2S. Thank you to everyone that has shared their knowledge!

This Guide is divided into:

Known Issues

u/ErbalistLLC has a thread with issues in here

Guides

Tips & Mods

Resources & Reference

Resources

Elegoo has posted many resources, from the wiring, the PCB, the materials etc. Make sure you check there first: https://www.elegoo.com/pages/3d-printing-user-support

It contains:

Firmware

There are two motherboards depending on your model.

Note that the main control chips are different and so is their firmware.

Because of the confusion and lack of clear instructions, after consulting with Elegoo, they suggested if I could remove links to other firmware so they can publish it with clear guides to avoid the issues some have experienced while flashing. If you need firmware for your printer, for the time being you can send an email to 3dp@elegoo.com which they have been very responsive to.

On this subject I encountered some difficulties (observed by lack of icons and scrambled Elegoo logo on boot) flashing the correct stock firmware due to some or a combination of the following issues:

TL;DR format on windows or command line, unzip in windows, confirm you copied the files.

Neptune 2 References

Neptune 2S References

Configuration Ultimaker Cura

The Elegoo Version of Cura, is just an older version of Ultimaker Cura with some parameters and Elegoo logo. Furthermore, on the macOS version, in order to be able to install it you have to disable security protections. You don't have to do this, and the best way is to just download Ultimaker Cura and set those parameters yourself.

  1. Download Ultimaker Cura here
  2. Select add non-networked > Custom FFF printer
  3. On the "Printer Settings" tab:
    • x = 235mm
    • y = 235mm
    • z = 260mm
    • Build plate shape = Rectangle
    • Origin center = NOT selected
  4. Enable Heated bed
  5. Go to the "Extruder 1" tab
    • Compatible material diameter = 1.75mm
  6. Click next
  7. In printer settings (it’s the box on your right over the bed grid)
    • Profiles = 0.2
    • Support = Disabled
    • Adhesion= Disabled

And that's it!

Klipper

BLTouch

I have place a printer.cfg file named Firmware/Klipper/Neptune2S/Printer_Neptune2S_withBLTouch.cfg that has my current configuration for the Neptune 2S. Mesh still does not work.