MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.32k stars 19.25k forks source link

[FR] Support for STM32F407VET6 Ethernet #9121

Open dembach opened 6 years ago

dembach commented 6 years ago

Feature Request

I would like to have some small Web Interface on the Due, depending on what is possible, just for uploading the gcode file and have some small status and control on the print , up to an Web Interface like DuetWifi or Octoprint ;-)

https://www.seeedstudio.com/Arch-Max-v1.1-p-2632.html

qwewer0 commented 3 years ago

This can be closed, if it is implemented by https://github.com/MarlinFirmware/Marlin/pull/13524

sjasonsmith commented 3 years ago

I am quite sure this has not been implemented. I think direct Ethernet is currently only supported on Teensy boards.