free-dmo / free-dmo-stm32

Endless freedom for D.MO 550 series label writer printer.
GNU General Public License v3.0
159 stars 33 forks source link

QUESTION: How to change SKU on precompiled bin? #7

Closed malebuffy closed 2 years ago

malebuffy commented 2 years ago

Hi, I would like to use the precompiled bin. Is there a chance that it is possible to change the SKU that is hardcoded into main.c? I do not have an original roll so cannot use the raid reader for this purpose.

Thanks

freepdk commented 2 years ago

Obviously this is not possible. The pre compiled bin uses the first SKU which is not commented out in source file.

=> You have to change the source and compile it yourself.

malebuffy commented 2 years ago

Yeah, I figured this would be the case. I was hoping it had something like: Put PIN x to GND and this way you select SKU type.

Anyways, thanks for the reply and good work!

dtomcat commented 2 years ago

If your question/issue is resolved, please close the issue so attention can be focused on open issues.