Firmware/Marlin/example_configurations
Tommie Gannert f3f26f7cb3 Creality Ender support.
Reverse engineered from the unpublished firmware from Creality,
inferring the base version and configuration they used. The basis is
the firmware version from "Jul 31 2017 10:16:30". Configurations were
found by seeing what code was compiled into the firmware, and
constants used there.

They used Marlin 1.0.1, because

* 1.0.0 had very different serial output in `setup()` and overall
  code structure.
* 1.0.2 changed the `VERSION_STRING` to include a leading space,
  and `lcd_init` uses `SET_INPUT` instead of `pinMode`.

For U8Glib, a version between 1.14 and 1.17 was used, because

* 1.12 didn't have the extra speed argument to u8g_InitCom.
* 1.13 didn't have the soft reset instruction for UC1701 initialization.
* 1.18 has a new directory structure.

Quirks

* The value of PID_dT hints that F_CPU is 20M, but MarlinSerial.begin
  suggests it's indeed 16M (and the board uses 16M). Left at 16M for now.

* The LED and DOGLCD_CS are on the same pin.
2018-01-15 03:39:43 -06:00
..
adafruit/ST7565 1.1.x semitec 104NT-4 added (#9120) 2018-01-09 16:53:44 -06:00
AlephObjects/TAZ4 More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
AliExpress/CL-260 1.1.x semitec 104NT-4 added (#9120) 2018-01-09 16:53:44 -06:00
Anet More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
BQ More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
Cartesio More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
Creality Creality Ender support. 2018-01-15 03:39:43 -06:00
delta More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
Felix More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
FolgerTech/i3-2020 More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
gCreate/gMax1.5+ More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
Geeetech 1.1.x semitec 104NT-4 added (#9120) 2018-01-09 16:53:44 -06:00
Infitary/i3-M508 More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
makibox More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
Malyan/M150 More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
Micromake/C1 More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
RepRapWorld/Megatronics 1.1.x semitec 104NT-4 added (#9120) 2018-01-09 16:53:44 -06:00
RigidBot More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
Sanguinololu More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
SCARA More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
TinyBoy2 More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
Tronxy/X1 Misc config updates 2018-01-14 23:18:45 -06:00
tvrrug/Round2 More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
Velleman More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
Wanhao/Duplicator 6 More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00
wt150 More up-front option to show SD percentage 2018-01-14 23:30:59 -06:00