From f2de0c6db056ac3bb2703831426630b83e1cf382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20K=C3=B6ster?= <36196269+knutwurst@users.noreply.github.com> Date: Wed, 26 Aug 2020 08:56:26 +0200 Subject: [PATCH] Created Types of Anycubic Touchscreens (markdown) --- Types-of-Anycubic-Touchscreens.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Types-of-Anycubic-Touchscreens.md diff --git a/Types-of-Anycubic-Touchscreens.md b/Types-of-Anycubic-Touchscreens.md new file mode 100644 index 0000000..cfee998 --- /dev/null +++ b/Types-of-Anycubic-Touchscreens.md @@ -0,0 +1,11 @@ +# Comparison of Anycubic Touchscreens + +- Left: The "old" i3 Mega TFT, based on the Nuvoton NCU120LC1 MCU, which was also built in the Mega S til early 2020. + +- Middle: The original DGUS II TFT with T5 Dualcore ARM Microcontroller and OpenSource Firmware. This TFT can also be found in the Anycubic 4MAX. + +- Right: The "new" Mega S and Mega P TFT, which was introduced in Mid 2020. Almost the same Interface like the DGUS II, but without animated Buttons. It's also closed source, based on a STM32F103 single core ARM Microcontroller. Maybe a DGUS Clone. It also has a filename sanitizer built in, which does not allow displaying anything else but gcode files. + +[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/anycubic_touchscreen_front.jpg | width = 1000px ]] + +[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/anycubic_touchscreen_back.jpg | width = 1000px ]] \ No newline at end of file