Avoid compiling error

Only a missing ","... now it will compile again
master
Philip Schell 10 years ago
parent 787d6fb61a
commit fb7c636ecf

@ -254,6 +254,7 @@ float extruder_offset[NUM_EXTRUDER_OFFSETS][EXTRUDERS] = {
#else
0
#endif
,
#if defined(EXTRUDER_OFFSET_Y)
EXTRUDER_OFFSET_Y
#else

Loading…
Cancel
Save