repetier / Repetier-Firmware

Firmware for Arduino based RepRap 3D printer.
812 stars 734 forks source link

I need a MOTHERBOARD constant assignment. #700

Open bdurbrow opened 7 years ago

bdurbrow commented 7 years ago

Hi -

I'm working on a new expansion card for the RAMPS 1.4 system (when I am done with it I will open-source the hardware design & firmware); and would like to provide code for Repetier to support it. To do this with a minimum of conflict, I'd like to define a new MOTHERBOARD constant... but I'm not sure what value you'd like me to use.

Because the RAMPS series uses 3 and values in the 33 to 35 range, would using values in the 330 to 339 range be OK?

boelle commented 6 years ago

i think @repetier will be ok with any number as he can just change it

so if you give him a PR then he will merge it when V2 of the firmware is released