I tried to modify the firmware but it is showing following errors while compiling. Arduino: 1.6.5 (Windows 7), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)" Marlin_main.cpp:853: error: expected primary-expression before ';' token XYZ_CONSTS_FROM_CONFIG(float, base_min_pos, MIN_POS); ^ Marlin_main.cpp:854: error: exby vsingla1994 - Delta Machines
i am making a college project in which i want to use a delta type printer, in which i have replaced the extruder part of delta printer and i am using it as a bed for my project. since i have no heating bed, extruder, fan, temperature sensors, so i want to eliminate these components from the open source marlin-deltabot firmware. All i want to use is the frame of delta printer with all three motorsby vsingla1994 - Delta Machines