Druid Firmware
As you already know, in the list of firmware in the setup, Druid Firmware is not in there, and it gives me a lot of trouble, because we do not understand each other completely... the Repetier server want to access my EEPROM settings, but has no clue on how the data are organized... For the Gcodes, I have tried to mimic repetier firmware, mixed with marlin and klipper, plus new stuff from Dremel and me..
It may sound crazy like that, but already thousands of users are running Druid Firmware, and will eventually need Host, servers and slicers.. But Cura is done !!!
I was also wondering why the temperature and power per heater (PWM) is similar to that in marlin...
T:26.60 /0.00 B:25.00 /0.00 C:25.00 /0.00 T0:26.60 /0.00 T1:25.90 /0.00 @:0 B@:0 C@:0 @0:0 @1:0
it is ugly and it can be reduce in size, especially when some values do not change, why resending it..
My list of capability is different than any other firmware so for M115
Repetier rea few unknown capabiliies ...
same for M503
Anyway..
my facebook:
https://www.facebook.com/crazii.monkii/
My Youtube channel:
RepRap.org:
https://reprap.org/wiki/List_of_Firmware
emails... Daniel.massicotte@yandex.com
druidfirmware@gmail.com
phone number / SMS : (514)451 1886
Need a solution ASAP
It may sound crazy like that, but already thousands of users are running Druid Firmware, and will eventually need Host, servers and slicers.. But Cura is done !!!
I was also wondering why the temperature and power per heater (PWM) is similar to that in marlin...
T:26.60 /0.00 B:25.00 /0.00 C:25.00 /0.00 T0:26.60 /0.00 T1:25.90 /0.00 @:0 B@:0 C@:0 @0:0 @1:0
it is ugly and it can be reduce in size, especially when some values do not change, why resending it..
My list of capability is different than any other firmware so for M115
Repetier rea few unknown capabiliies ...
same for M503
Anyway..
my facebook:
https://www.facebook.com/crazii.monkii/
My Youtube channel:
RepRap.org:
https://reprap.org/wiki/List_of_Firmware
emails... Daniel.massicotte@yandex.com
druidfirmware@gmail.com
phone number / SMS : (514)451 1886
Need a solution ASAP
Comments
is there already a homepage. I saw an entry on reprap, youtube etc. but no homepage of the project.
Regarding firmware support Repetier-Server is quite flexible. I guess you are the developer so you should know best how these settings should be made to work best. Since you started as Marlin clone you should best copy marlin.xml in firmwares folder and name it druid. Here you can code the special commands for initalization, query eeprom etc.
Regarding eeprom each firmware is different. So we use a mapping file. If you check marlin.xml you see