amit-nath30

Results 13 comments of amit-nath30

getting error in motion.h just open the karyacontroller.ino using arduino ide, selected the board bluepill and hitting verify cause this error In file included from sketch\gcode.h:4, from sketch\gcode.cpp:1: motion.h:30:13: error:...

another error i got gcode.cpp:536:1: error: 'File' does not name a type File fme; ^ exit status 1 'File' does not name a type

made the changes to compile successfully, but now it the ram overflow issue

yes, but solved the issue by lowering the gcode buffer

is there any plan for clearing the code?? i would love to help, but could not under stand

mainly the motion.cpp and gcode.cpp need to be cleaned, this 2 file is beyond my capibility as i dont know the algo involved in it other files i can handle...

yes i have also port teacup to stm32 bluepill using SPL library, it was steep learning curve. need to test when i will make my hardware for 3d printing

I will also like to add lcd support for printing through sd card without pc

for stm32, ad uno dont have extra pins, and i dont have esp

are you using platform.io for compiling??