Welcome! Log In Create A New Profile

Advanced

DUET WIFI RRF CONFIGURATION TOOL

Posted by marcocha 
DUET WIFI RRF CONFIGURATION TOOL
May 13, 2019 12:16PM
Hello everyone,
I'm building my own core xy with a duet 2 wifi clone and i'm struggling with an error: i'm going to make it equipped with two different hotend, but in the solving of the error i tried to configure using just one, so i assume is not the problem. In the last window, when i have to press download configuration as a zip file a message appears :

failed to generate config.g; type error: ejs:261
259|
260| ;Heaters
>>261| <%if(template.firmware <= 1.16) {
262| let maxTemp = -273;
263| template.Heaters.forEach(function(heater){
264|if (heater.temp_limit > maxTemp){

cannot read property 'temp_limit' of null

I'm using a chinese clone of a duet 2 wifi, it's the first time and i don't know which version of the firmware is built in. On the board i found written : based on duet 2 V1.02 and i assumed that's the version, did i make a mistake? How can i know which firmware is installed?
Sorry, only registered users may post in this forum.

Click here to login