All Projects → le3tspeak → Marlin-2.0.X-MKS-Robin-Nano

le3tspeak / Marlin-2.0.X-MKS-Robin-Nano

Licence: GPL-3.0 license
Marlin 2.0.X for the MKS Robin Nano 1.1/1.2

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Marlin-2.0.X-MKS-Robin-Nano

SKR-V1.4-Turbo-Stepper-Driver-Jumper-Configuration-Manual
SKR V1.4 TURBO Stepper Driver Jumper Configuration Manual
Stars: ✭ 33 (-67%)
Mutual labels:  tmc2100, tmc2208, marlin-firmware, tmc2209
PrntrBoardV2
32-bit 3D Printer controller board using STM32F407 and replaceable TMC2660/2209 stepper drivers.
Stars: ✭ 31 (-69%)
Mutual labels:  marlin, marlin-firmware, tmc2209
Wordclock
Diy Wordclock with an esp32 and ws2812b Leds
Stars: ✭ 19 (-81%)
Mutual labels:  neopixel
osnine-java
6809 and OS-9 emulator in Java
Stars: ✭ 17 (-83%)
Mutual labels:  uart
HB-UNI-RGB-LED-CTRL
HomeMatic compatible RGB Controller for adressable RGB LEDs (WS28xx, Neopixel,...)
Stars: ✭ 19 (-81%)
Mutual labels:  neopixel
uart
serial com api
Stars: ✭ 37 (-63%)
Mutual labels:  uart
voron-ht
Klipper configuration for my Voron 2.4
Stars: ✭ 20 (-80%)
Mutual labels:  3d-printers
digital-electronics-2
AVR course at Brno University of Technology
Stars: ✭ 12 (-88%)
Mutual labels:  uart
bulma-pro
A professional theme for Bulma! https://mubaidr.github.io/bulma-pro/
Stars: ✭ 14 (-86%)
Mutual labels:  pro
ESP8266-WiFi-UART-transparent-bridge
Transparent serial communication sketch in Arduino IDE
Stars: ✭ 27 (-73%)
Mutual labels:  uart
atat
no_std crate for parsing AT commands
Stars: ✭ 50 (-50%)
Mutual labels:  uart
epilepsia
Beaglebone cape for driving up to 32x64 Neopixels (WS2812 LEDs).
Stars: ✭ 15 (-85%)
Mutual labels:  neopixel
blackmagic-espidf
Blackmagic Wireless SWD Debug probe hosted on esp-idf SDK (for ESP8266) with UART on Telnet port and HTTP using xterm.js
Stars: ✭ 165 (+65%)
Mutual labels:  uart
Marlin
Optimized firmware for RepRap 3D printers based on the Arduino platform. Modified with a new DWIN T5UID1 touchscreen implementation.
Stars: ✭ 33 (-67%)
Mutual labels:  marlin
AutoBuildMarlin
Visual Studio Code extension to more easily build Marlin Firmware
Stars: ✭ 206 (+106%)
Mutual labels:  marlin-firmware
Original-CR10-Marlin-Firmware-Source
This is the ORIGINAL Creality CR10 Firmware Source as Creality installs it.
Stars: ✭ 16 (-84%)
Mutual labels:  reprap
RepRaptor
A Qt RepRap gcode sender/host controller
Stars: ✭ 37 (-63%)
Mutual labels:  reprap
octoscreen
A touchscreen client for Octoprint
Stars: ✭ 26 (-74%)
Mutual labels:  reprap
IOsonata
IOsonata multi-platform multi-architecture power & performance optimized software library for fast and easy IoT MCU firmware development. Object Oriented design, no board package to define, just pure plug & play any boards
Stars: ✭ 40 (-60%)
Mutual labels:  uart
microbit-ble
Read data from micro:bit using Bluetooth from Linux
Stars: ✭ 40 (-60%)
Mutual labels:  uart

Marlin Firmware adapted for the MKS Robin Nano 1.1/1.2

Marlin 2.0

Marlin 2.0 takes this popular RepRap firmware to the next level by adding support for much faster 32-bit and ARM-based boards while improving support for 8-bit AVR boards. Read about Marlin's decision to use a "Hardware Abstraction Layer" below.

Download earlier versions of Robin Nano Firmware on the Releases page.

Building Marlin 2.0

To build Marlin 2.0 you'll need PlatformIO. Detailed build and install instructions are posted at:

Supported Platforms

Platform MCU Board
MKS Robin Nano ARM® Cortex-M3 / STM32F103VET6 MKS Robin Nano 1.1
MKS Robin Nano ARM® Cortex-M3 / STM32F103VET6 MKS Robin Nano 1.2

Features of the Preset Configuration of Branch MKS Robin Nano

Features Active Value
Fast Config Switch Sapphire Pro/Plus/Bluer True -
UI Type - Classic Marlin
TFT Color Selection True -
EEPROM True -
G0 Support True -
G2/G3 Arc Support True -
Classic Jerk True 15
Bézier curve acceleration False -
Junction Deviation False 0.019
Mesh Bed Leveling True -
Filament sensor True -
TMC UART - Ready
TMC SPI - Ready
TMC 2209 HW Serial - Ready
Neopixel - Ready
Cancel Objects True -
Axes Sapphire Pro Sapphire Plus Bluer
X TMC2208 Standalone TMC2208 Standalone TMC2208 Standalone
Y TMC2208 Standalone TMC2208 Standalone TMC2208 Standalone
Z A4988 A4988 A4988
E A4988 TMC2208 Standalone A4988
Memory consumption Value
RAM: 44.8% (used 29368 bytes from 65536 bytes)
Flash: 44.9% (used 235476 bytes from 524288 bytes)

UI Preview

Changelog

Version Changes & Fixes
1.0.7
- Major Update
1.0.6
- Add Z2 & E1 HARDWARE_SERIAL
- Add Multi-hotend option
- Add Adv. Preset Custom thermistor
- Add SPI_FLASH
- Save EEPROM on STM32
- FIX UTF char cutoff Y
- TMC Homing stepper phase Z Disable
- Add Adv. Preset Custom Bed Size
- Add PIO MKS Robin Nano -DSS_TIMER=4
1.0.5b
- TMC SW Serial extension E1 & Z2
- Add Adv. Preset Custom PID
- Add JD_HANDLE_SMALL_SEGMENTS option
- Russian language fix
1.0.5a
- Add Adv. Preset Custom Axis Steps Per MM
- Extension of BLTouch Preset
- Add Adv. Preset Custom Stepper Motor Drivers
- Add Status Logo TT
- Add Adv. Preset Optical Endstops XY
1.0.5
- Major Update & Reworking
- Add Adv. Preset Linear Pressure Control
- Add Adv. Preset Motion Modes
- Add Adv. Preset BLTouch
- Move SD Settings to Pins
- Minor TFT Fixes
1.0.4
- Touch support for Marlin Menus
- errors moved in Sanity Check
- new TFT scale up
- improve G2/3 movement buffer
- STM32F1: Fix SDIO read errors
- Improve SD Card Read Speed
- Add Cura/Prusa Start/End Codes
- Add Cura/Prusa Profiles
1.0.3
- Add Bluer Fast Config Switch Preset
- Error messages separated
1.0.2
- Add TMC HW Serial
- Add documentation TMC HW Serial
- Add TFT Color Selection
- Fix SD Read Errors
1.0.1a Initial commit

License

Marlin is published under the GPL license because we believe in open development. The GPL comes with both rights and obligations. Whether you use Marlin firmware as the driver for your open or closed-source product, you must keep Marlin open, and you must provide your compatible Marlin source code to end users upon request. The most straightforward way to comply with the Marlin license is to make a fork of Marlin on Github, perform your modifications, and direct users to your modified fork.

While we can't prevent the use of this code in products (3D printers, CNC, etc.) that are closed source or crippled by a patent, we would prefer that you choose another firmware or, better yet, make your own.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].