Converting davinci JR 1.0 board to reprap
-
Hello, I need help to make compatible reprap firmware with stock davinci JR 1.0 board, the board have Atmel ATSAM4E8E also have other microcontroller that control Nfc tag, some filament sensor and ntc and hot end too but I plain cut off that MCU and jumper ntc and hot end direct to main CPU, I already have all pins mapped but I don't have experience with making changes on reprap firmware to make Pinout compatible.
-
@hardgeek95 I believe you need more than just pin changes. Someone tried once but didn't get very far. You'll be better off changing the board
-
@jay_s_uk yes I know the board have other MCU to control temperature and other function but I plain cut off that MCU and connect direct to Atmel I already have all pins mapped and I know how everything in this board work, but I don't know if reprap firmware have support for this stock LCD, also I don't know how mod the software and compile the firmware
-
@hardgeek95 as I say, you're wasting your time. Cheaper and quicker to fit a new board
-
@jay_s_uk that the problem my friend here in my country there is no way to buy other board, also I am doing this because I need use my own filament made with pet bottle also because no filament sellers here to, the stock firmware only max temp of 240 and need 260 , and that is my sad history
-
@hardgeek95 well good luck
-
@hardgeek95 said in Converting davinci JR 1.0 board to reprap:
Hello, I need help to make compatible reprap firmware with stock davinci JR 1.0 board, the board have Atmel ATSAM4E8E also have other microcontroller that control Nfc tag, some filament sensor and ntc and hot end too but I plain cut off that MCU and jumper ntc and hot end direct to main CPU, I already have all pins mapped but I don't have experience with making changes on reprap firmware to make Pinout compatible.
Almost all of the pin configuration data is in file Pins_DuetNG.h. So that's the main file you will need to change.