InsanityAutomation 55a69ca853 Update README.md
2019-08-19 10:15:31 -04:00
2019-08-17 22:04:51 -04:00
2019-08-17 22:04:51 -04:00
2018-06-10 16:02:47 -05:00
2019-08-18 23:20:16 -04:00
2017-09-20 19:48:21 -05:00
2019-08-14 00:24:51 -04:00
2019-08-14 00:24:51 -04:00
2019-08-14 00:24:51 -04:00
2019-08-19 10:15:31 -04:00

#Creality CR10SPro, CR-X, CR10 Max, and Ender 5 Plus touchscreen supported Firmware

The firmware branches maintained here are made possible by the support of sponsors like [Tiny Machines 3D] as well as our customer base through 3D printing services. If you would like to support continued development, please consider youre next machine purchase from Tiny Machines and thank them for supporting open source development or consider ordering anything outside youre own machines capabilities through us! Maintaining and developing these branches takes a signifigant investment of both time and money (parts and machines). If you dont need anything printed or any additional machines, you can also support us through Patreon here [https://www.patreon.com/InsanityAutomation]

#Creality Firmware Branches

[Marlin Commit History]

#Active Projects

  • [[Tracing Marlin 2.0 Planner bug causing layer Shifting] (https://github.com/MarlinFirmware/Marlin/issues/12403)]
  • Creality Dwin Touchscreen rewrite to ExtUI
  • [IDEX drifting z offset on tool change with UBL]
  • [[Multiple touch homing] (https://github.com/MarlinFirmware/Marlin/issues/9802)]
  • [[Tool change offset changes] (https://github.com/MarlinFirmware/Marlin/issues/12568)]
  • [[Hotend offset adjustment clamping] (https://github.com/MarlinFirmware/Marlin/pull/13669)]
  • [[Filament width sensor hang on 32 bit] (https://github.com/MarlinFirmware/Marlin/issues/13701)]
  • Probe point output for all leveling types matching incomplete ubl implementation
  • SKR1.1 Pro integration to Trex2 with TMC2209 Drivers
  • SKR1.3 Integration to Mamorubot SX4
  • Mosquito BMG-M integration to Raptor
  • Porting Chithu Touchscreen board to Marlin 2.0 with ExtUI
  • Anet A10 Delta STM32F103 board analysis
  • Smoothing integration and vendor components of Marlin 2.0 (Revision to version.h handling, limit clamping, usability enhancements ect)
  • Consolidate more probing functions, improve G33/4 and G28/29 handling
  • Video documentation of firmware branch configuration options and flashing with platformio #Planned Projects
  • Implement Virtual Tools
  • Port Duet2 Wifi with Duex5 to Marlin 2.0
  • Further Gcode Parity with RRF
  • Extend Host Prompt Support for Power Loss Recovery
  • Improve native ESP32 web support
  • Port M425 Auto backlash and offset calibration to IDEX
  • Integrate 12 stepper LPC1778 PCB to configure ideXY quad head system as well as integrate 3 extruder mixing to IDEX
  • Video walkthrough of each bed leveling system usage and all functions

#Marlin This is just one of many forks of Marlin. We dont try to bury that behind fancy marketting or anything else. As you can see from the links above, most of the work done here is submitted back to the mainstream Marlin branches. The end goal of every project is to get it to the point where it is merged and maintained there. See marlin resources, including how to contribute to the Marlin Project as well, down below.

Building Marlin 2.0

To build Marlin 2.0 you'll need Arduino IDE 1.8.8 or newer or PlatformIO. We've posted detailed instructions on Building Marlin with Arduino and Building Marlin with PlatformIO for ReArm (which applies well to other 32-bit boards).

#The current Marlin dev team consists of:

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.

S
Description
No description provided
Readme GPL-3.0 2.6 GiB
Languages
C++ 65.6%
C 32%
Python 0.8%
Shell 0.6%
Linker Script 0.5%
Other 0.3%