Firmware for CNC
Hi guys. I need a little help. Make cnc lathe home build. Took as a basis firmware 0.92. Remove all unnecessary - heaters, extruders through a web interface. Downloaded. Launched to compile an error -
In file included from Repetier.h:363,
from Commands.cpp:22:
HAL.h: In static member function 'static void HAL::spiInit(uint8_t)':
HAL.h:612: error: 'DIOMOSI_PIN_DDR' was not declared in this scope
HAL.h:612: error: 'DIOMOSI_PIN_PIN' was not declared in this scope
HAL.h:613: error: 'DIOMISO_PIN_DDR' was not declared in this scope
HAL.h:613: error: 'DIOMISO_PIN_PIN' was not declared in this scope
Commands.cpp: At global scope:
Commands.cpp:24: error: 'HEATER_1_PIN' was not declared in this scope
Commands.cpp:24: error: 'TEMP_1_PIN' was not declared in this scope
Please help.
Comments
Did you do the lathe with ramp1.4 and Repetier ? It worked