mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-21 13:48:01 -06:00
📝 Adjust some README files
This commit is contained in:
parent
cbb004c9ab
commit
cbcf372ceb
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Anycubic Mega Zero 2.0 Support
|
||||
|
||||
This branch is a reverse-engineered version based on the published firmware v0.0.4 from Anycubic. It is **not** the authoritative source, but has been carefully re-built by looking at their firmware and inferring the base version and configuration they used.
|
||||
This configuration is based on the published firmware v0.0.4 from Anycubic. It is **not** the authoritative source, but has been carefully re-built by looking at their firmware and inferring the base version and configuration they used.
|
||||
|
||||
## Bitmaps
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Anycubic Mega Zero Support
|
||||
|
||||
This branch is a reverse-engineered version based on the published firmware v0.0.4 from Anycubic. It is **not** the authoritative source, but has been carefully re-built by looking at their firmware and inferring the base version and configuration they used.
|
||||
This configuration is based on the published firmware v0.0.4 from Anycubic. It is **not** the authoritative source, but has been carefully re-built by looking at their firmware and inferring the base version and configuration they used.
|
||||
|
||||
## Bitmaps
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Creality Ender Support
|
||||
|
||||
This branch is a reverse-engineered version based on the unpublished firmware from Creality. It is **not** the authoritative source, but has been carefully re-built by looking at their firmware and inferring the base version and configuration they used. The basis is the firmware version from "Jul 31 2017 10:16:30". It is based on Marlin 1.0.1, because
|
||||
This configuration is based on the unpublished firmware from Creality. It is **not** the authoritative source, but has been carefully re-built by looking at their firmware and inferring the base version and configuration they used. The basis is the firmware version from "Jul 31 2017 10:16:30". It is based on 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`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue