Skip to content

Commit

Permalink
Add makibox machine information
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Lai committed Apr 24, 2014
1 parent 2fa514e commit 1cbcbb0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Marlin/language.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
#elif MOTHERBOARD == 77
#define MACHINE_NAME "3Drag"
#define FIRMWARE_URL "http://3dprint.elettronicain.it/"
#elif MOTHERBOARD == 88
#define MACHINE_NAME "Makibox"
#define FIRMWARE_URL "https://github.com/ErikZalm/Marlin/"
#else
#ifdef CUSTOM_MENDEL_NAME
#define MACHINE_NAME CUSTOM_MENDEL_NAME
Expand Down

0 comments on commit 1cbcbb0

Please sign in to comment.