dp90pusika
dp90pusika
# I tested it recently, nothing is changed, it doesn't work at all With dual x carriage enabled I get this sanitycheck.h compiling error: In file included from sketch\base.h:52:0, ```...
right now I use this branch of marlin wich works for me: https://github.com/Wurstnase/Marlin4Due And I'm testing https://github.com/esenapaj/Marlin for DRV8825 drivers because its broken right now, but everithing els is working,...
I have a working version for the Mega whit DRV8825 and dual x carriage calibrated, but I don't know anithing about setting up that LCD. If you give me an...
no saddly, it's from the main branch
Ok, than we use about the same firmware right now. I hope the developer will give you a hand with Kimbra soon.
@jgauchia has a RAMPS 1.4 with arduino mega and an expansion board for one extra stepper. I use a RADDS board with an arduino due
Sorry I don't really have the authority to speak in the name of @jgauchia, he is probably sleeping right now, we are about in the same time zone and it's...
quick update: I was double checking Configuration_Pins.h and found this: #if ENABLED(X2_IS_TMC) #define X2_ENABLE_PIN 49 #define X2_STEP_PIN 51 #define X2_DIR_PIN 53 #endif but this has to be : #if ENABLED(DUAL_X_CARRIAGE)...
for Due it's still not good i got this error: In file included from sketch\base.h:55:0, ``` from C:\Users\Dani\Desktop\Marlin 32_08.08\09.09\MarlinKimbra-4_2_9\MK\MK.ino:216: ``` sketch\src/HAL/HAL.h:57:22: fatal error: avr/io.h: No such file or directory #include...
@jgauchia no problem, just tested it and gave some feedback