add link to charmhigh smoothieware port
This commit is contained in:
parent
e6328e6a8f
commit
a6b9ff226f
1 changed files with 3 additions and 0 deletions
|
@ -7,10 +7,13 @@ protocol will need to be reverse engineered.
|
||||||
# Approaches
|
# Approaches
|
||||||
|
|
||||||
## Smoothieware Port
|
## Smoothieware Port
|
||||||
|
|
||||||
The Charmhigh conversion undertaken by others approaches leaving the controller largely intact
|
The Charmhigh conversion undertaken by others approaches leaving the controller largely intact
|
||||||
and flashing a Smoothieware port onto the STM32. The repo notes suggest the Charmhigh used an
|
and flashing a Smoothieware port onto the STM32. The repo notes suggest the Charmhigh used an
|
||||||
STM32F4, which the TM245P also uses. Specifcally the STM32F407ZGT6.
|
STM32F4, which the TM245P also uses. Specifcally the STM32F407ZGT6.
|
||||||
|
|
||||||
|
https://github.com/mattthebaker/Smoothieware-CHMT
|
||||||
|
|
||||||
## 'Decap'
|
## 'Decap'
|
||||||
In this approach the entire head unit will be bypassed. Ideally this could be accomplished by
|
In this approach the entire head unit will be bypassed. Ideally this could be accomplished by
|
||||||
utilizing the existing IDC connector on the power/comm sub-board.
|
utilizing the existing IDC connector on the power/comm sub-board.
|
||||||
|
|
Loading…
Reference in a new issue