Klinenator
Klinenator
I have the same exact issue with 2130 drivers
I believe the issue is that when it goes to make the file pi_marlin there is an error which is causing the error above
stderr:temperature.h: In static member function ‘static void Temperature::updatePID()’: temperature.h:581:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] for(int i=0;i
Thats what i get when i try to make in that directory manually
Pi4 and the pi4 img > On Jan 19, 2020, at 7:16 PM, Mark wrote: > > > it seems that some of the file not update, "Marlin_main.cpp:14695:34: error:...
Ok the update worked Now i get this error when changing to TMC2130 error: #error "Y_CS_PIN is required for TMC2130. Define Y_CS_PIN in Configuration_adv.h." #error "Y_CS_PIN is required for TMC2130....
I would like to confirm this is also happening on 3.2.1 on the standalone build