My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pins.h 77KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893
  1. #ifndef PINS_H
  2. #define PINS_H
  3. #if MOTHERBOARD != 88
  4. #define X_MS1_PIN -1
  5. #define X_MS2_PIN -1
  6. #define Y_MS1_PIN -1
  7. #define Y_MS2_PIN -1
  8. #define Z_MS1_PIN -1
  9. #define Z_MS2_PIN -1
  10. #define E0_MS1_PIN -1
  11. #define E0_MS2_PIN -1
  12. #define E1_MS1_PIN -1
  13. #define E1_MS2_PIN -1
  14. #define DIGIPOTSS_PIN -1
  15. #endif
  16. /****************************************************************************************
  17. * 5DPrint D8 Driver board
  18. * https://bitbucket.org/makible/5dprint-d8-controller-board
  19. ****************************************************************************************/
  20. #if MOTHERBOARD == 88
  21. #define KNOWN_BOARD 1
  22. #define AT90USB 1286 // Disable MarlinSerial etc.
  23. #ifndef __AVR_AT90USB1286__
  24. #error Oops! Make sure you have 'Teensy++ 2.0' selected from the 'Tools -> Boards' menu.
  25. #endif
  26. #define LARGE_FLASH true
  27. #define X_STEP_PIN 0
  28. #define X_DIR_PIN 1
  29. #define X_ENABLE_PIN 23
  30. #define X_STOP_PIN 37
  31. #define Y_STEP_PIN 2
  32. #define Y_DIR_PIN 3
  33. #define Y_ENABLE_PIN 19
  34. #define Y_STOP_PIN 36
  35. #define Z_STEP_PIN 4
  36. #define Z_DIR_PIN 5
  37. #define Z_ENABLE_PIN 18
  38. #define Z_STOP_PIN 39
  39. #define E0_STEP_PIN 6
  40. #define E0_DIR_PIN 7
  41. #define E0_ENABLE_PIN 17
  42. #define HEATER_0_PIN 21 // Extruder
  43. #define HEATER_1_PIN -1
  44. #define HEATER_2_PIN -1
  45. #define HEATER_BED_PIN 20 // Bed
  46. // You may need to change FAN_PIN to 16 because Marlin isn't using fastio.h
  47. // for the fan and Teensyduino uses a different pin mapping.
  48. #define FAN_PIN 16 // Fan
  49. #define TEMP_0_PIN 1 // Extruder / Analog pin numbering
  50. #define TEMP_BED_PIN 0 // Bed / Analog pin numbering
  51. #define TEMP_1_PIN -1
  52. #define TEMP_2_PIN -1
  53. #define SDPOWER -1
  54. #define LED_PIN -1
  55. #define PS_ON_PIN -1
  56. #define KILL_PIN -1
  57. #define ALARM_PIN -1
  58. // The SDSS pin uses a different pin mapping from file Sd2PinMap.h
  59. #define SDSS 20
  60. #ifndef SDSUPPORT
  61. // these pins are defined in the SD library if building with SD support
  62. #define SCK_PIN 9
  63. #define MISO_PIN 11
  64. #define MOSI_PIN 10
  65. #endif
  66. // Microstepping pins
  67. // Note that the pin mapping is not from fastio.h
  68. // See Sd2PinMap.h for the pin configurations
  69. #define X_MS1_PIN 25
  70. #define X_MS2_PIN 26
  71. #define Y_MS1_PIN 9
  72. #define Y_MS2_PIN 8
  73. #define Z_MS1_PIN 7
  74. #define Z_MS2_PIN 6
  75. #define E0_MS1_PIN 5
  76. #define E0_MS2_PIN 4
  77. #endif /* 88 */
  78. /****************************************************************************************
  79. * Leapfrog Driver board
  80. *
  81. ****************************************************************************************/
  82. #if MOTHERBOARD == 999 // Leapfrog board
  83. #define KNOWN_BOARD 1
  84. #ifndef __AVR_ATmega1280__
  85. #ifndef __AVR_ATmega2560__
  86. #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
  87. #endif
  88. #endif
  89. #define X_STEP_PIN 28
  90. #define X_DIR_PIN 63
  91. #define X_ENABLE_PIN 29
  92. #define X_MIN_PIN 47
  93. #define X_MAX_PIN -1 //2 //Max endstops default to disabled "-1", set to commented value to enable.
  94. #define Y_STEP_PIN 14 // A6
  95. #define Y_DIR_PIN 15 // A0
  96. #define Y_ENABLE_PIN 39
  97. #define Y_MIN_PIN 48
  98. #define Y_MAX_PIN -1 //15
  99. #define Z_STEP_PIN 31 // A2
  100. #define Z_DIR_PIN 32 // A6
  101. #define Z_ENABLE_PIN 30 // A1
  102. #define Z_MIN_PIN 49
  103. #define Z_MAX_PIN -1
  104. #define E0_STEP_PIN 34 //34
  105. #define E0_DIR_PIN 35 //35
  106. #define E0_ENABLE_PIN 33 //33
  107. #define E1_STEP_PIN 37 //37
  108. #define E1_DIR_PIN 40 //40
  109. #define E1_ENABLE_PIN 36 //36
  110. #define Y2_STEP_PIN 37
  111. #define Y2_DIR_PIN 40
  112. #define Y2_ENABLE_PIN 36
  113. #define Z2_STEP_PIN 37
  114. #define Z2_DIR_PIN 40
  115. #define Z2_ENABLE_PIN 36
  116. #define SDPOWER -1
  117. #define SDSS 11
  118. #define SDCARDDETECT -1 // 10 optional also used as mode pin
  119. #define LED_PIN 13
  120. #define FAN_PIN 7
  121. #define PS_ON_PIN -1
  122. #define KILL_PIN -1
  123. #define SOL1_PIN 16
  124. #define SOL2_PIN 17
  125. #define HEATER_0_PIN 9
  126. #define HEATER_1_PIN 8 // 12
  127. #define HEATER_2_PIN 11 //-1 // 13
  128. #define TEMP_0_PIN 13 //D27 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!!
  129. #define TEMP_1_PIN 15 // 1
  130. #define TEMP_2_PIN -1 // 2
  131. #define HEATER_BED_PIN 10 // 14/15
  132. #define TEMP_BED_PIN 14 // 1,2 or I2C
  133. /* Unused (1) (2) (3) 4 5 6 7 8 9 10 11 12 13 (14) (15) (16) 17 (18) (19) (20) (21) (22) (23) 24 (25) (26) (27) 28 (29) (30) (31) */
  134. #endif
  135. /****************************************************************************************
  136. *
  137. *
  138. ****************************************************************************************/
  139. #if MOTHERBOARD == 99
  140. #define KNOWN_BOARD 1
  141. #define X_STEP_PIN 2
  142. #define X_DIR_PIN 3
  143. #define X_ENABLE_PIN -1
  144. #define X_STOP_PIN 16
  145. #define Y_STEP_PIN 5
  146. #define Y_DIR_PIN 6
  147. #define Y_ENABLE_PIN -1
  148. #define Y_STOP_PIN 67
  149. #define Z_STEP_PIN 62
  150. #define Z_DIR_PIN 63
  151. #define Z_ENABLE_PIN -1
  152. #define Z_STOP_PIN 59
  153. #define E0_STEP_PIN 65
  154. #define E0_DIR_PIN 66
  155. #define E0_ENABLE_PIN -1
  156. #define SDPOWER -1
  157. #define SDSS 53
  158. #define LED_PIN -1
  159. #define FAN_PIN -1
  160. #define PS_ON_PIN 9
  161. #define KILL_PIN -1
  162. #define HEATER_0_PIN 13
  163. #define HEATER_1_PIN -1
  164. #define HEATER_2_PIN -1
  165. #define TEMP_0_PIN 6 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!!
  166. #define TEMP_1_PIN -1 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!!
  167. #define TEMP_2_PIN -1 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!!
  168. #define HEATER_BED_PIN 4
  169. #define TEMP_BED_PIN 10
  170. #endif /* 99 */
  171. /****************************************************************************************
  172. * Sethi 3D_1 pin assignment - www.sethi3d.com.br
  173. *
  174. ****************************************************************************************/
  175. #if MOTHERBOARD == 20
  176. #define KNOWN_BOARD
  177. #if !defined(__AVR_ATmega644P__) && !defined(__AVR_ATmega644__) && !defined(__AVR_ATmega1284P__)
  178. #error Oops! Make sure you have 'Sethi 3D' selected from the 'Tools -> Boards' menu.
  179. #endif
  180. #ifndef GEN7_VERSION
  181. #define GEN7_VERSION 12 // v1.x
  182. #endif
  183. //x axis pins
  184. #define X_STEP_PIN 19
  185. #define X_DIR_PIN 18
  186. #define X_ENABLE_PIN 24
  187. #define X_STOP_PIN 2
  188. //y axis pins
  189. #define Y_STEP_PIN 23
  190. #define Y_DIR_PIN 22
  191. #define Y_ENABLE_PIN 24
  192. #define Y_STOP_PIN 0
  193. //z axis pins
  194. #define Z_STEP_PIN 26
  195. #define Z_DIR_PIN 25
  196. #define Z_ENABLE_PIN 24
  197. #define Z_MIN_PIN 1
  198. #define Z_MAX_PIN 0
  199. //extruder pins
  200. #define E0_STEP_PIN 28
  201. #define E0_DIR_PIN 27
  202. #define E0_ENABLE_PIN 24
  203. #define TEMP_0_PIN 1
  204. #define TEMP_1_PIN -1
  205. #define TEMP_2_PIN -1
  206. #define TEMP_BED_PIN 2
  207. #define HEATER_0_PIN 4
  208. #define HEATER_1_PIN -1
  209. #define HEATER_2_PIN -1
  210. #define HEATER_BED_PIN 3
  211. #define KILL_PIN -1
  212. #define SDPOWER -1
  213. #define SDSS -1 // SCL pin of I2C header
  214. #define LED_PIN -1
  215. #if (GEN7_VERSION >= 13)
  216. // Gen7 v1.3 removed the fan pin
  217. #define FAN_PIN -1
  218. #else
  219. #define FAN_PIN 31
  220. #endif
  221. #define PS_ON_PIN 15
  222. //All these generations of Gen7 supply thermistor power
  223. //via PS_ON, so ignore bad thermistor readings
  224. #define BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE
  225. //our pin for debugging.
  226. #define DEBUG_PIN 0
  227. //our RS485 pins
  228. #define TX_ENABLE_PIN 12
  229. #define RX_ENABLE_PIN 13
  230. #endif
  231. /****************************************************************************************
  232. * Gen7 v1.1, v1.2, v1.3 pin assignment
  233. *
  234. ****************************************************************************************/
  235. #if MOTHERBOARD == 12
  236. #define MOTHERBOARD 11
  237. #define GEN7_VERSION 13 // v1.3
  238. #endif
  239. #if MOTHERBOARD == 11
  240. #define KNOWN_BOARD
  241. #if !defined(__AVR_ATmega644P__) && !defined(__AVR_ATmega644__) && !defined(__AVR_ATmega1284P__)
  242. #error Oops! Make sure you have 'Gen7' selected from the 'Tools -> Boards' menu.
  243. #endif
  244. #ifndef GEN7_VERSION
  245. #define GEN7_VERSION 12 // v1.x
  246. #endif
  247. //x axis pins
  248. #define X_STEP_PIN 19
  249. #define X_DIR_PIN 18
  250. #define X_ENABLE_PIN 24
  251. #define X_STOP_PIN 7
  252. //y axis pins
  253. #define Y_STEP_PIN 23
  254. #define Y_DIR_PIN 22
  255. #define Y_ENABLE_PIN 24
  256. #define Y_STOP_PIN 5
  257. //z axis pins
  258. #define Z_STEP_PIN 26
  259. #define Z_DIR_PIN 25
  260. #define Z_ENABLE_PIN 24
  261. #define Z_MIN_PIN 1
  262. #define Z_MAX_PIN 0
  263. //extruder pins
  264. #define E0_STEP_PIN 28
  265. #define E0_DIR_PIN 27
  266. #define E0_ENABLE_PIN 24
  267. #define TEMP_0_PIN 1
  268. #define TEMP_1_PIN -1
  269. #define TEMP_2_PIN -1
  270. #define TEMP_BED_PIN 2
  271. #define HEATER_0_PIN 4
  272. #define HEATER_1_PIN -1
  273. #define HEATER_2_PIN -1
  274. #define HEATER_BED_PIN 3
  275. #define KILL_PIN -1
  276. #define SDPOWER -1
  277. #define SDSS -1 // SCL pin of I2C header
  278. #define LED_PIN -1
  279. #if (GEN7_VERSION >= 13)
  280. // Gen7 v1.3 removed the fan pin
  281. #define FAN_PIN -1
  282. #else
  283. #define FAN_PIN 31
  284. #endif
  285. #define PS_ON_PIN 15
  286. //All these generations of Gen7 supply thermistor power
  287. //via PS_ON, so ignore bad thermistor readings
  288. #define BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE
  289. //our pin for debugging.
  290. #define DEBUG_PIN 0
  291. //our RS485 pins
  292. #define TX_ENABLE_PIN 12
  293. #define RX_ENABLE_PIN 13
  294. #endif
  295. /****************************************************************************************
  296. * Gen7 v1.4 pin assignment
  297. *
  298. ****************************************************************************************/
  299. #if MOTHERBOARD == 13
  300. #define GEN7_VERSION 14 // v1.4
  301. #endif
  302. #if MOTHERBOARD == 13
  303. #define KNOWN_BOARD
  304. #if !defined(__AVR_ATmega644P__) && !defined(__AVR_ATmega644__) && !defined(__AVR_ATmega1284P__)
  305. #error Oops! Make sure you have 'Gen7' selected from the 'Tools -> Boards' menu.
  306. #endif
  307. #ifndef GEN7_VERSION
  308. #define GEN7_VERSION 14 // v1.x
  309. #endif
  310. //x axis pins
  311. #define X_STEP_PIN 29
  312. #define X_DIR_PIN 28
  313. #define X_ENABLE_PIN 25
  314. #define X_STOP_PIN 0
  315. //y axis pins
  316. #define Y_STEP_PIN 27
  317. #define Y_DIR_PIN 26
  318. #define Y_ENABLE_PIN 25
  319. #define Y_STOP_PIN 1
  320. //z axis pins
  321. #define Z_STEP_PIN 23
  322. #define Z_DIR_PIN 22
  323. #define Z_ENABLE_PIN 25
  324. #define Z_STOP_PIN 2
  325. //extruder pins
  326. #define E0_STEP_PIN 19
  327. #define E0_DIR_PIN 18
  328. #define E0_ENABLE_PIN 25
  329. #define TEMP_0_PIN 1
  330. #define TEMP_1_PIN -1
  331. #define TEMP_2_PIN -1
  332. #define TEMP_BED_PIN 0
  333. #define HEATER_0_PIN 4
  334. #define HEATER_1_PIN -1
  335. #define HEATER_2_PIN -1
  336. #define HEATER_BED_PIN 3
  337. #define KILL_PIN -1
  338. #define SDPOWER -1
  339. #define SDSS -1 // SCL pin of I2C header
  340. #define LED_PIN -1
  341. #define FAN_PIN -1
  342. #define PS_ON_PIN 15
  343. //our pin for debugging.
  344. #define DEBUG_PIN 0
  345. //our RS485 pins
  346. #define TX_ENABLE_PIN 12
  347. #define RX_ENABLE_PIN 13
  348. #endif
  349. /*******************************************************************************
  350. *********
  351. * Gen7 Alfons3 pin assignment
  352. *
  353. ********************************************************************************
  354. ********/
  355. /* These Pins are assigned for the modified GEN7 Board from Alfons3 Please review the pins and adjust it for your needs*/
  356. #if MOTHERBOARD == 10
  357. #define KNOWN_BOARD
  358. #if !defined(__AVR_ATmega644P__) && !defined(__AVR_ATmega644__) && !defined(__AVR_ATmega1284P__)
  359. #error Oops! Make sure you have 'Gen7' selected from the 'Tools -> Boards' menu.
  360. #endif
  361. //x axis pins
  362. #define X_STEP_PIN 21 // different from standard GEN7
  363. #define X_DIR_PIN 20 // different from standard GEN7
  364. #define X_ENABLE_PIN 24
  365. #define X_STOP_PIN 0
  366. //y axis pins
  367. #define Y_STEP_PIN 23
  368. #define Y_DIR_PIN 22
  369. #define Y_ENABLE_PIN 24
  370. #define Y_STOP_PIN 1
  371. //z axis pins
  372. #define Z_STEP_PIN 26
  373. #define Z_DIR_PIN 25
  374. #define Z_ENABLE_PIN 24
  375. #define Z_STOP_PIN 2
  376. //extruder pins
  377. #define E0_STEP_PIN 28
  378. #define E0_DIR_PIN 27
  379. #define E0_ENABLE_PIN 24
  380. #define TEMP_0_PIN 2
  381. #define TEMP_1_PIN -1
  382. #define TEMP_2_PIN -1
  383. #define TEMP_BED_PIN 1 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!! (pin 34 bed)
  384. #define HEATER_0_PIN 4
  385. #define HEATER_1_PIN -1
  386. #define HEATER_2_PIN -1
  387. #define HEATER_BED_PIN 3 // (bed)
  388. #define SDPOWER -1
  389. #define SDSS 31 // SCL pin of I2C header || CS Pin for SD Card support
  390. #define LED_PIN -1
  391. #define FAN_PIN -1
  392. #define PS_ON_PIN 19
  393. //our pin for debugging.
  394. #define DEBUG_PIN -1
  395. //our RS485 pins
  396. //#define TX_ENABLE_PIN 12
  397. //#define RX_ENABLE_PIN 13
  398. #define BEEPER -1
  399. #define SDCARDDETECT -1
  400. #define SUICIDE_PIN -1 //has to be defined; otherwise Power_off doesn't work
  401. #define KILL_PIN -1
  402. //Pins for 4bit LCD Support
  403. #define LCD_PINS_RS 18
  404. #define LCD_PINS_ENABLE 17
  405. #define LCD_PINS_D4 16
  406. #define LCD_PINS_D5 15
  407. #define LCD_PINS_D6 13
  408. #define LCD_PINS_D7 14
  409. //buttons are directly attached
  410. #define BTN_EN1 11
  411. #define BTN_EN2 10
  412. #define BTN_ENC 12 //the click
  413. #endif
  414. /****************************************************************************************
  415. * Arduino Mega pin assignment
  416. *
  417. ****************************************************************************************/
  418. #if MOTHERBOARD == 3 || MOTHERBOARD == 33 || MOTHERBOARD == 34 || MOTHERBOARD == 35 || MOTHERBOARD == 36 || MOTHERBOARD == 77 || MOTHERBOARD == 67 || MOTHERBOARD == 68
  419. #define KNOWN_BOARD 1
  420. //////////////////FIX THIS//////////////
  421. #ifndef __AVR_ATmega1280__
  422. #ifndef __AVR_ATmega2560__
  423. #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
  424. #endif
  425. #endif
  426. // uncomment one of the following lines for RAMPS v1.3 or v1.0, comment both for v1.2 or 1.1
  427. // #define RAMPS_V_1_3
  428. // #define RAMPS_V_1_0
  429. #if MOTHERBOARD == 33 || MOTHERBOARD == 34 || MOTHERBOARD == 35 || MOTHERBOARD == 36 || MOTHERBOARD == 77 || MOTHERBOARD == 67 || MOTHERBOARD == 68
  430. #define LARGE_FLASH true
  431. #if MOTHERBOARD == 77
  432. #define X_STEP_PIN 54
  433. #define X_DIR_PIN 55
  434. #define X_ENABLE_PIN 38
  435. #define X_MIN_PIN 3
  436. #define X_MAX_PIN -1 //2 //Max endstops default to disabled "-1", set to commented value to enable.
  437. #define Y_STEP_PIN 60
  438. #define Y_DIR_PIN 61
  439. #define Y_ENABLE_PIN 56
  440. #define Y_MIN_PIN 14
  441. #define Y_MAX_PIN -1 //15
  442. #define Z_STEP_PIN 46
  443. #define Z_DIR_PIN 48
  444. #define Z_ENABLE_PIN 63
  445. #define Z_MIN_PIN 18
  446. #define Z_MAX_PIN -1
  447. #define Y2_STEP_PIN 36
  448. #define Y2_DIR_PIN 34
  449. #define Y2_ENABLE_PIN 30
  450. #define Z2_STEP_PIN 36
  451. #define Z2_DIR_PIN 34
  452. #define Z2_ENABLE_PIN 30
  453. #define E0_STEP_PIN 26
  454. #define E0_DIR_PIN 28
  455. #define E0_ENABLE_PIN 24
  456. #define E1_STEP_PIN 36
  457. #define E1_DIR_PIN 34
  458. #define E1_ENABLE_PIN 30
  459. #define SDPOWER -1
  460. #define SDSS 25//53
  461. #define LED_PIN 13
  462. #define BEEPER 33
  463. #else
  464. #define X_STEP_PIN 54
  465. #define X_DIR_PIN 55
  466. #define X_ENABLE_PIN 38
  467. #define X_MIN_PIN 3
  468. #define X_MAX_PIN 2
  469. #define Y_STEP_PIN 60
  470. #define Y_DIR_PIN 61
  471. #define Y_ENABLE_PIN 56
  472. #define Y_MIN_PIN 14
  473. #define Y_MAX_PIN 15
  474. #define Z_STEP_PIN 46
  475. #define Z_DIR_PIN 48
  476. #define Z_ENABLE_PIN 62
  477. #define Z_MIN_PIN 18
  478. #define Z_MAX_PIN 19
  479. #define Y2_STEP_PIN 36
  480. #define Y2_DIR_PIN 34
  481. #define Y2_ENABLE_PIN 30
  482. #define Z2_STEP_PIN 36
  483. #define Z2_DIR_PIN 34
  484. #define Z2_ENABLE_PIN 30
  485. #define E0_STEP_PIN 26
  486. #define E0_DIR_PIN 28
  487. #define E0_ENABLE_PIN 24
  488. #define E1_STEP_PIN 36
  489. #define E1_DIR_PIN 34
  490. #define E1_ENABLE_PIN 30
  491. #if MOTHERBOARD == 34 //FMM added for Filament Extruder
  492. #ifdef FILAMENT_SENSOR
  493. //define analog pin for the filament width sensor input
  494. //Use the RAMPS 1.4 Analog input 5 on the AUX2 connector
  495. #define FILWIDTH_PIN 5
  496. #endif
  497. #endif
  498. #if MOTHERBOARD == 68
  499. #define E2_STEP_PIN 23
  500. #define E2_DIR_PIN 25
  501. #define E2_ENABLE_PIN 40
  502. #define E3_STEP_PIN 27
  503. #define E3_DIR_PIN 29
  504. #define E3_ENABLE_PIN 41
  505. #define E4_STEP_PIN 43
  506. #define E4_DIR_PIN 37
  507. #define E4_ENABLE_PIN 42
  508. #endif
  509. #define SDPOWER -1
  510. #define SDSS 53
  511. #define LED_PIN 13
  512. #endif
  513. #if MOTHERBOARD == 33 || MOTHERBOARD == 35 || MOTHERBOARD == 67 || MOTHERBOARD == 68
  514. #define FAN_PIN 9 // (Sprinter config)
  515. #else
  516. #define FAN_PIN 4 // IO pin. Buffer needed
  517. #endif
  518. #if MOTHERBOARD == 77 || MOTHERBOARD == 36
  519. #define FAN_PIN 8
  520. #endif
  521. #if MOTHERBOARD == 35
  522. #define CONTROLLERFAN_PIN -1 //Pin used for the fan to cool controller
  523. #endif
  524. #define PS_ON_PIN 12
  525. #if defined(REPRAP_DISCOUNT_SMART_CONTROLLER) || defined(G3D_PANEL)
  526. #define KILL_PIN 41
  527. #else
  528. #define KILL_PIN -1
  529. #endif
  530. #if MOTHERBOARD == 35
  531. #define HEATER_0_PIN 8
  532. #else
  533. #define HEATER_0_PIN 10 // EXTRUDER 1
  534. #endif
  535. #if MOTHERBOARD == 33 || MOTHERBOARD == 67
  536. #define HEATER_1_PIN -1
  537. #else
  538. #define HEATER_1_PIN 9 // EXTRUDER 2 (FAN On Sprinter)
  539. #endif
  540. #if MOTHERBOARD == 77
  541. #define HEATER_0_PIN 10
  542. #define HEATER_1_PIN 12
  543. #define HEATER_2_PIN 6
  544. #elif MOTHERBOARD == 68
  545. #define HEATER_2_PIN 16
  546. #define HEATER_3_PIN 17
  547. #define HEATER_4_PIN 4
  548. #define HEATER_5_PIN 5
  549. #define HEATER_6_PIN 6
  550. #define HEATER_7_PIN 11
  551. #else
  552. #define HEATER_2_PIN -1
  553. #endif
  554. #define TEMP_0_PIN 13 // ANALOG NUMBERING
  555. #define TEMP_1_PIN 15 // ANALOG NUMBERING
  556. #if MOTHERBOARD == 68
  557. #define TEMP_2_PIN 12 // ANALOG NUMBERING
  558. #define TEMP_3_PIN 11 // ANALOG NUMBERING
  559. #define TEMP_4_PIN 10 // ANALOG NUMBERING
  560. #define TC1 4 // ANALOG NUMBERING Thermo couple on Azteeg X3Pro
  561. #define TC2 5 // ANALOG NUMBERING Thermo couple on Azteeg X3Pro
  562. #else
  563. #define TEMP_2_PIN -1 // ANALOG NUMBERING
  564. #endif
  565. #if MOTHERBOARD == 35 || MOTHERBOARD == 36
  566. #define HEATER_BED_PIN -1 // NO BED
  567. #else
  568. #if MOTHERBOARD == 77
  569. #define HEATER_BED_PIN 9 // BED
  570. #else
  571. #define HEATER_BED_PIN 8 // BED
  572. #endif
  573. #endif
  574. #define TEMP_BED_PIN 14 // ANALOG NUMBERING
  575. #ifdef NUM_SERVOS
  576. #define SERVO0_PIN 11
  577. #if NUM_SERVOS > 1
  578. #define SERVO1_PIN 6
  579. #endif
  580. #if NUM_SERVOS > 2
  581. #define SERVO2_PIN 5
  582. #endif
  583. #if NUM_SERVOS > 3
  584. #define SERVO3_PIN 4
  585. #endif
  586. #endif
  587. #if MOTHERBOARD == 68
  588. #define BEEPER 33
  589. #endif
  590. #ifdef TEMP_STAT_LEDS
  591. #if MOTHERBOARD == 67
  592. #define STAT_LED_RED 6
  593. #define STAT_LED_BLUE 11
  594. #endif
  595. #endif
  596. #ifdef ULTRA_LCD
  597. #ifdef NEWPANEL
  598. #define LCD_PINS_RS 16
  599. #define LCD_PINS_ENABLE 17
  600. #define LCD_PINS_D4 23
  601. #define LCD_PINS_D5 25
  602. #define LCD_PINS_D6 27
  603. #define LCD_PINS_D7 29
  604. #ifdef REPRAP_DISCOUNT_SMART_CONTROLLER
  605. #define BEEPER 37
  606. #define BTN_EN1 31
  607. #define BTN_EN2 33
  608. #define BTN_ENC 35
  609. #define SDCARDDETECT 49
  610. #elif defined(LCD_I2C_PANELOLU2)
  611. #define BTN_EN1 47 //reverse if the encoder turns the wrong way.
  612. #define BTN_EN2 43
  613. #define BTN_ENC 32
  614. #define SDSS 53
  615. #define SDCARDDETECT -1
  616. #define KILL_PIN 41
  617. #elif defined(LCD_I2C_VIKI)
  618. #define BTN_EN1 22 //reverse if the encoder turns the wrong way.
  619. #define BTN_EN2 7
  620. #define BTN_ENC -1
  621. #define SDSS 53
  622. #define SDCARDDETECT 49
  623. #else
  624. //arduino pin which triggers an piezzo beeper
  625. #define BEEPER 33 // Beeper on AUX-4
  626. //buttons are directly attached using AUX-2
  627. #ifdef REPRAPWORLD_KEYPAD
  628. #define BTN_EN1 64 // encoder
  629. #define BTN_EN2 59 // encoder
  630. #define BTN_ENC 63 // enter button
  631. #define SHIFT_OUT 40 // shift register
  632. #define SHIFT_CLK 44 // shift register
  633. #define SHIFT_LD 42 // shift register
  634. #else
  635. #define BTN_EN1 37
  636. #define BTN_EN2 35
  637. #define BTN_ENC 31 //the click
  638. #endif
  639. #ifdef G3D_PANEL
  640. #define SDCARDDETECT 49
  641. #else
  642. #define SDCARDDETECT -1 // Ramps does not use this port
  643. #endif
  644. #endif
  645. #if MOTHERBOARD == 77
  646. #define BEEPER -1
  647. #define LCD_PINS_RS 27
  648. #define LCD_PINS_ENABLE 29
  649. #define LCD_PINS_D4 37
  650. #define LCD_PINS_D5 35
  651. #define LCD_PINS_D6 33
  652. #define LCD_PINS_D7 31
  653. //buttons
  654. #define BTN_EN1 16
  655. #define BTN_EN2 17
  656. #define BTN_ENC 23 //the click
  657. #endif
  658. #else //old style panel with shift register
  659. //arduino pin witch triggers an piezzo beeper
  660. #define BEEPER 33 //No Beeper added
  661. //buttons are attached to a shift register
  662. // Not wired this yet
  663. //#define SHIFT_CLK 38
  664. //#define SHIFT_LD 42
  665. //#define SHIFT_OUT 40
  666. //#define SHIFT_EN 17
  667. #define LCD_PINS_RS 16
  668. #define LCD_PINS_ENABLE 17
  669. #define LCD_PINS_D4 23
  670. #define LCD_PINS_D5 25
  671. #define LCD_PINS_D6 27
  672. #define LCD_PINS_D7 29
  673. #endif
  674. #endif //ULTRA_LCD
  675. #else // RAMPS_V_1_1 or RAMPS_V_1_2 as default (MOTHERBOARD == 3)
  676. #define X_STEP_PIN 26
  677. #define X_DIR_PIN 28
  678. #define X_ENABLE_PIN 24
  679. #define X_MIN_PIN 3
  680. #define X_MAX_PIN -1 //2
  681. #define Y_STEP_PIN 38
  682. #define Y_DIR_PIN 40
  683. #define Y_ENABLE_PIN 36
  684. #define Y_MIN_PIN 16
  685. #define Y_MAX_PIN -1 //17
  686. #define Z_STEP_PIN 44
  687. #define Z_DIR_PIN 46
  688. #define Z_ENABLE_PIN 42
  689. #define Z_MIN_PIN 18
  690. #define Z_MAX_PIN -1 //19
  691. #define E0_STEP_PIN 32
  692. #define E0_DIR_PIN 34
  693. #define E0_ENABLE_PIN 30
  694. #define SDPOWER 48
  695. #define SDSS 53
  696. #define LED_PIN 13
  697. #define PS_ON_PIN -1
  698. #define KILL_PIN -1
  699. #ifdef RAMPS_V_1_0 // RAMPS_V_1_0
  700. #define HEATER_0_PIN 12 // RAMPS 1.0
  701. #define HEATER_BED_PIN -1 // RAMPS 1.0
  702. #define FAN_PIN 11 // RAMPS 1.0
  703. #else // RAMPS_V_1_1 or RAMPS_V_1_2
  704. #define HEATER_0_PIN 10 // RAMPS 1.1
  705. #define HEATER_BED_PIN 8 // RAMPS 1.1
  706. #define FAN_PIN 9 // RAMPS 1.1
  707. #endif
  708. #define HEATER_1_PIN -1
  709. #define HEATER_2_PIN -1
  710. #define TEMP_0_PIN 2 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!!
  711. #define TEMP_1_PIN -1
  712. #define TEMP_2_PIN -1
  713. #define TEMP_BED_PIN 1 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!!
  714. #endif // MOTHERBOARD == 33 || MOTHERBOARD == 34 || MOTHERBOARD == 35 || MOTHERBOARD == 77
  715. // SPI for Max6675 Thermocouple
  716. #ifndef SDSUPPORT
  717. // these pins are defined in the SD library if building with SD support
  718. #define SCK_PIN 52
  719. #define MISO_PIN 50
  720. #define MOSI_PIN 51
  721. #define MAX6675_SS 53
  722. #else
  723. #define MAX6675_SS 49
  724. #endif
  725. #endif //MOTHERBOARD == 3 || MOTHERBOARD == 33 || MOTHERBOARD == 34 || MOTHERBOARD == 35 || MOTHERBOARD == 77
  726. /****************************************************************************************
  727. * Duemilanove w/ ATMega328P pin assignment
  728. *
  729. ****************************************************************************************/
  730. #if MOTHERBOARD == 4
  731. #define KNOWN_BOARD 1
  732. #ifndef __AVR_ATmega328P__
  733. #error Oops! Make sure you have 'Arduino Duemilanove w/ ATMega328' selected from the 'Tools -> Boards' menu.
  734. #endif
  735. #define X_STEP_PIN 19
  736. #define X_DIR_PIN 18
  737. #define X_ENABLE_PIN -1
  738. #define X_STOP_PIN 17
  739. #define Y_STEP_PIN 10
  740. #define Y_DIR_PIN 7
  741. #define Y_ENABLE_PIN -1
  742. #define Y_STOP_PIN 8
  743. #define Z_STEP_PIN 13
  744. #define Z_DIR_PIN 3
  745. #define Z_ENABLE_PIN 2
  746. #define Z_STOP_PIN 4
  747. #define E0_STEP_PIN 11
  748. #define E0_DIR_PIN 12
  749. #define E0_ENABLE_PIN -1
  750. #define SDPOWER -1
  751. #define SDSS -1
  752. #define LED_PIN -1
  753. #define FAN_PIN 5
  754. #define PS_ON_PIN -1
  755. #define KILL_PIN -1
  756. #define HEATER_0_PIN 6
  757. #define HEATER_1_PIN -1
  758. #define HEATER_2_PIN -1
  759. #define TEMP_0_PIN 0 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!!
  760. #define TEMP_1_PIN -1
  761. #define TEMP_2_PIN -1
  762. #define HEATER_BED_PIN -1
  763. #define TEMP_BED_PIN -1
  764. #endif
  765. /****************************************************************************************
  766. * Elefu RA Board Pin Assignments
  767. *
  768. ****************************************************************************************/
  769. #if MOTHERBOARD == 21
  770. #define KNOWN_BOARD 1
  771. #ifndef __AVR_ATmega2560__
  772. #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
  773. #endif
  774. #define X_STEP_PIN 49
  775. #define X_DIR_PIN 13
  776. #define X_ENABLE_PIN 48
  777. #define X_MIN_PIN 35
  778. #define X_MAX_PIN -1 //34
  779. #define Y_STEP_PIN 11
  780. #define Y_DIR_PIN 9
  781. #define Y_ENABLE_PIN 12
  782. #define Y_MIN_PIN 33
  783. #define Y_MAX_PIN -1 //32
  784. #define Z_STEP_PIN 7
  785. #define Z_DIR_PIN 6
  786. #define Z_ENABLE_PIN 8
  787. #define Z_MIN_PIN 31
  788. #define Z_MAX_PIN -1 //30
  789. #define E2_STEP_PIN 43
  790. #define E2_DIR_PIN 47
  791. #define E2_ENABLE_PIN 42
  792. #define E1_STEP_PIN 18
  793. #define E1_DIR_PIN 19
  794. #define E1_ENABLE_PIN 38
  795. #define E0_STEP_PIN 40
  796. #define E0_DIR_PIN 41
  797. #define E0_ENABLE_PIN 37
  798. #define SDPOWER -1
  799. #define LED_PIN -1 //Use +12V Aux port for LED Ring
  800. #define FAN_PIN 16 //5V PWM
  801. #define PS_ON_PIN 10 //Set to -1 if using a manual switch on the PWRSW Connector
  802. #define SLEEP_WAKE_PIN 26 //This feature still needs work
  803. #define HEATER_0_PIN 45 //12V PWM1
  804. #define HEATER_1_PIN 46 //12V PWM2
  805. #define HEATER_2_PIN 17 //12V PWM3
  806. #define HEATER_BED_PIN 44 //DOUBLE 12V PWM
  807. #define TEMP_0_PIN 3 //ANALOG NUMBERING
  808. #define TEMP_1_PIN 2 //ANALOG NUMBERING
  809. #define TEMP_2_PIN 1 //ANALOG NUMBERING
  810. #define TEMP_BED_PIN 0 //ANALOG NUMBERING
  811. #define BEEPER 36
  812. #define KILL_PIN -1
  813. // M240 Triggers a camera by emulating a Canon RC-1 Remote
  814. // Data from: http://www.doc-diy.net/photo/rc-1_hacked/
  815. #define PHOTOGRAPH_PIN 29
  816. #ifdef RA_CONTROL_PANEL
  817. #define SDSS 53
  818. #define SDCARDDETECT 28
  819. #define BTN_EN1 14
  820. #define BTN_EN2 39
  821. #define BTN_ENC 15 //the click
  822. #define BLEN_C 2
  823. #define BLEN_B 1
  824. #define BLEN_A 0
  825. //encoder rotation values
  826. #define encrot0 0
  827. #define encrot1 2
  828. #define encrot2 3
  829. #define encrot3 1
  830. #endif //RA_CONTROL_PANEL
  831. #ifdef RA_DISCO
  832. //variables for which pins the TLC5947 is using
  833. #define TLC_CLOCK_PIN 25
  834. #define TLC_BLANK_PIN 23
  835. #define TLC_XLAT_PIN 22
  836. #define TLC_DATA_PIN 24
  837. //We also need to define pin to port number mapping for the 2560 to match the pins listed above. If you change the TLC pins, update this as well per the 2560 datasheet!
  838. //This currently only works with the RA Board.
  839. #define TLC_CLOCK_BIT 3 //bit 3 on port A
  840. #define TLC_CLOCK_PORT &PORTA //bit 3 on port A
  841. #define TLC_BLANK_BIT 1 //bit 1 on port A
  842. #define TLC_BLANK_PORT &PORTA //bit 1 on port A
  843. #define TLC_DATA_BIT 2 //bit 2 on port A
  844. #define TLC_DATA_PORT &PORTA //bit 2 on port A
  845. #define TLC_XLAT_BIT 0 //bit 0 on port A
  846. #define TLC_XLAT_PORT &PORTA //bit 0 on port A
  847. //change this to match your situation. Lots of TLCs takes up the arduino SRAM very quickly, so be careful
  848. //Leave it at at least 1 if you have enabled RA_LIGHTING
  849. //The number of TLC5947 boards chained together for use with the animation, additional ones will repeat the animation on them, but are not individually addressable and mimic those before them. You can leave the default at 2 even if you only have 1 TLC5947 module.
  850. #define NUM_TLCS 2
  851. //These TRANS_ARRAY values let you change the order the LEDs on the lighting modules will animate for chase functions.
  852. //Modify them according to your specific situation.
  853. //NOTE: the array should be 8 long for every TLC you have. These defaults assume (2) TLCs.
  854. #define TRANS_ARRAY {0, 1, 2, 3, 4, 5, 6, 7, 15, 14, 13, 12, 11, 10, 9, 8} //forwards
  855. //#define TRANS_ARRAY {7, 6, 5, 4, 3, 2, 1, 0, 8, 9, 10, 11, 12, 13, 14, 15} //backwards
  856. #endif //RA_LIGHTING
  857. #endif /* Ra Board */
  858. /****************************************************************************************
  859. * Gen6 pin assignment
  860. *
  861. ****************************************************************************************/
  862. #if MOTHERBOARD == 5 || MOTHERBOARD == 51
  863. #define KNOWN_BOARD 1
  864. #ifndef __AVR_ATmega644P__
  865. #ifndef __AVR_ATmega1284P__
  866. #error Oops! Make sure you have 'Sanguino' selected from the 'Tools -> Boards' menu.
  867. #endif
  868. #endif
  869. //x axis pins
  870. #define X_STEP_PIN 15
  871. #define X_DIR_PIN 18
  872. #define X_ENABLE_PIN 19
  873. #define X_STOP_PIN 20
  874. //y axis pins
  875. #define Y_STEP_PIN 23
  876. #define Y_DIR_PIN 22
  877. #define Y_ENABLE_PIN 24
  878. #define Y_STOP_PIN 25
  879. //z axis pins
  880. #define Z_STEP_PIN 27
  881. #define Z_DIR_PIN 28
  882. #define Z_ENABLE_PIN 29
  883. #define Z_STOP_PIN 30
  884. //extruder pins
  885. #define E0_STEP_PIN 4 //Edited @ EJE Electronics 20100715
  886. #define E0_DIR_PIN 2 //Edited @ EJE Electronics 20100715
  887. #define E0_ENABLE_PIN 3 //Added @ EJE Electronics 20100715
  888. #define TEMP_0_PIN 5 //changed @ rkoeppl 20110410
  889. #define TEMP_1_PIN -1 //changed @ rkoeppl 20110410
  890. #define TEMP_2_PIN -1 //changed @ rkoeppl 20110410
  891. #define HEATER_0_PIN 14 //changed @ rkoeppl 20110410
  892. #define HEATER_1_PIN -1
  893. #define HEATER_2_PIN -1
  894. #if MOTHERBOARD == 5
  895. #define HEATER_BED_PIN -1 //changed @ rkoeppl 20110410
  896. #define TEMP_BED_PIN -1 //changed @ rkoeppl 20110410
  897. #else
  898. #define HEATER_BED_PIN 1 //changed @ rkoeppl 20110410
  899. #define TEMP_BED_PIN 0 //changed @ rkoeppl 20110410
  900. #endif
  901. #define SDPOWER -1
  902. #define SDSS 17
  903. #define LED_PIN -1 //changed @ rkoeppl 20110410
  904. #define FAN_PIN -1 //changed @ rkoeppl 20110410
  905. #define PS_ON_PIN -1 //changed @ rkoeppl 20110410
  906. #define KILL_PIN -1 //changed @ drakelive 20120830
  907. //our pin for debugging.
  908. #define DEBUG_PIN 0
  909. //our RS485 pins
  910. #define TX_ENABLE_PIN 12
  911. #define RX_ENABLE_PIN 13
  912. #endif
  913. /****************************************************************************************
  914. * Sanguinololu pin assignment
  915. *
  916. ****************************************************************************************/
  917. #if MOTHERBOARD == 64
  918. #define STB
  919. #endif
  920. #if MOTHERBOARD == 63 || MOTHERBOARD == 66
  921. #define MELZI
  922. #endif
  923. #if MOTHERBOARD == 65
  924. #define AZTEEG_X1
  925. #endif
  926. #if MOTHERBOARD == 62 || MOTHERBOARD == 63 || MOTHERBOARD == 64 || MOTHERBOARD == 65 || MOTHERBOARD == 66
  927. #undef MOTHERBOARD
  928. #define MOTHERBOARD 6
  929. #define SANGUINOLOLU_V_1_2
  930. #if defined(__AVR_ATmega1284P__)
  931. #define LARGE_FLASH true
  932. #endif
  933. #endif
  934. #if MOTHERBOARD == 6
  935. #define KNOWN_BOARD 1
  936. #ifndef __AVR_ATmega644P__
  937. #ifndef __AVR_ATmega1284P__
  938. #error Oops! Make sure you have 'Sanguino' selected from the 'Tools -> Boards' menu.
  939. #endif
  940. #endif
  941. #define X_STEP_PIN 15
  942. #define X_DIR_PIN 21
  943. #define X_STOP_PIN 18
  944. #define Y_STEP_PIN 22
  945. #define Y_DIR_PIN 23
  946. #define Y_STOP_PIN 19
  947. #define Z_STEP_PIN 3
  948. #define Z_DIR_PIN 2
  949. #define Z_STOP_PIN 20
  950. #define E0_STEP_PIN 1
  951. #define E0_DIR_PIN 0
  952. #define LED_PIN -1
  953. #define FAN_PIN -1
  954. #if FAN_PIN == 12 || FAN_PIN ==13
  955. #define FAN_SOFT_PWM
  956. #endif
  957. #ifdef MELZI
  958. #define LED_PIN 27 /* On some broken versions of the Sanguino libraries the pin definitions are wrong, which then needs LED_PIN as pin 28. But you better upgrade your Sanguino libraries! See #368. */
  959. #define FAN_PIN 4 // Works for Panelolu2 too
  960. #endif
  961. #ifdef STB
  962. #define FAN_PIN 4
  963. // Uncomment this if you have the first generation (V1.10) of STBs board
  964. #define LCD_PIN_BL 17 // LCD backlight LED
  965. #endif
  966. #ifdef AZTEEG_X1
  967. #define FAN_PIN 4
  968. #endif
  969. #ifdef NUM_SERVOS
  970. #define SERVO0_PIN -1
  971. #if NUM_SERVOS > 1
  972. #define SERVO1_PIN -1
  973. #endif
  974. #if NUM_SERVOS > 2
  975. #define SERVO2_PIN -1
  976. #endif
  977. #if NUM_SERVOS > 3
  978. #define SERVO3_PIN -1
  979. #endif
  980. #endif
  981. #define PS_ON_PIN -1
  982. #define KILL_PIN -1
  983. #define HEATER_0_PIN 13 // (extruder)
  984. #define HEATER_1_PIN -1
  985. #define HEATER_2_PIN -1
  986. #ifdef SANGUINOLOLU_V_1_2
  987. #define HEATER_BED_PIN 12 // (bed)
  988. #define X_ENABLE_PIN 14
  989. #define Y_ENABLE_PIN 14
  990. #define Z_ENABLE_PIN 26
  991. #define E0_ENABLE_PIN 14
  992. #ifdef LCD_I2C_PANELOLU2
  993. #define FAN_PIN 4 // Uses Transistor1 (PWM) on Panelolu2's Sanguino Adapter Board to drive the fan
  994. #endif
  995. #else
  996. #define HEATER_BED_PIN 14 // (bed)
  997. #define X_ENABLE_PIN -1
  998. #define Y_ENABLE_PIN -1
  999. #define Z_ENABLE_PIN -1
  1000. #define E0_ENABLE_PIN -1
  1001. #endif
  1002. #define TEMP_0_PIN 7 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!! (pin 33 extruder)
  1003. #define TEMP_1_PIN -1
  1004. #define TEMP_2_PIN -1
  1005. #define TEMP_BED_PIN 6 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!! (pin 34 bed)
  1006. #define SDPOWER -1
  1007. #define SDSS 31
  1008. /* On some broken versions of the Sanguino libraries the pin definitions are wrong, which then needs SDSS as pin 24. But you better upgrade your Sanguino libraries! See #368. */
  1009. //#define SDSS 24
  1010. #ifdef ULTRA_LCD
  1011. #ifdef NEWPANEL
  1012. //we have no buzzer installed
  1013. #define BEEPER -1
  1014. //LCD Pins
  1015. #ifdef DOGLCD
  1016. // Pins for DOGM SPI LCD Support
  1017. #define DOGLCD_A0 30
  1018. #define DOGLCD_CS 29
  1019. // GLCD features
  1020. #define LCD_CONTRAST 1
  1021. // Uncomment screen orientation
  1022. // #define LCD_SCREEN_ROT_0
  1023. // #define LCD_SCREEN_ROT_90
  1024. #define LCD_SCREEN_ROT_180
  1025. // #define LCD_SCREEN_ROT_270
  1026. #else // standard Hitachi LCD controller
  1027. #define LCD_PINS_RS 4
  1028. #define LCD_PINS_ENABLE 17
  1029. #define LCD_PINS_D4 30
  1030. #define LCD_PINS_D5 29
  1031. #define LCD_PINS_D6 28
  1032. #define LCD_PINS_D7 27
  1033. #endif
  1034. //The encoder and click button
  1035. #define BTN_EN1 11
  1036. #define BTN_EN2 10
  1037. #ifdef LCD_I2C_PANELOLU2
  1038. #ifdef MELZI
  1039. #define BTN_ENC 29 //the click switch
  1040. #define SDSS 30 //to use the SD card reader on the Panelolu2 rather than the melzi board
  1041. #else
  1042. #define BTN_ENC 30 //the click switch
  1043. #endif
  1044. #else
  1045. #define BTN_ENC 16 //the click switch
  1046. #endif //Panelolu2
  1047. //not connected to a pin
  1048. #define SDCARDDETECT -1
  1049. #endif //Newpanel
  1050. #endif //Ultipanel
  1051. #ifdef MAKRPANEL
  1052. #define BEEPER 29
  1053. // Pins for DOGM SPI LCD Support
  1054. #define DOGLCD_A0 30
  1055. #define DOGLCD_CS 17
  1056. #define LCD_PIN_BL 28 // backlight LED on PA3
  1057. // GLCD features
  1058. #define LCD_CONTRAST 1
  1059. // Uncomment screen orientation
  1060. #define LCD_SCREEN_ROT_0
  1061. // #define LCD_SCREEN_ROT_90
  1062. // #define LCD_SCREEN_ROT_180
  1063. // #define LCD_SCREEN_ROT_270
  1064. //The encoder and click button
  1065. #define BTN_EN1 11
  1066. #define BTN_EN2 10
  1067. #define BTN_ENC 16 //the click switch
  1068. //not connected to a pin
  1069. #define SDCARDDETECT -1
  1070. #endif //Makrpanel
  1071. #endif
  1072. #if MOTHERBOARD == 7
  1073. #define KNOWN_BOARD
  1074. /*****************************************************************
  1075. * Ultimaker pin assignment
  1076. ******************************************************************/
  1077. #ifndef __AVR_ATmega1280__
  1078. #ifndef __AVR_ATmega2560__
  1079. #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
  1080. #endif
  1081. #endif
  1082. #define LARGE_FLASH true
  1083. #define X_STEP_PIN 25
  1084. #define X_DIR_PIN 23
  1085. #define X_MIN_PIN 22
  1086. #define X_MAX_PIN 24
  1087. #define X_ENABLE_PIN 27
  1088. #define Y_STEP_PIN 31
  1089. #define Y_DIR_PIN 33
  1090. #define Y_MIN_PIN 26
  1091. #define Y_MAX_PIN 28
  1092. #define Y_ENABLE_PIN 29
  1093. #define Z_STEP_PIN 37
  1094. #define Z_DIR_PIN 39
  1095. #define Z_MIN_PIN 30
  1096. #define Z_MAX_PIN 32
  1097. #define Z_ENABLE_PIN 35
  1098. #define HEATER_BED_PIN 4
  1099. #define TEMP_BED_PIN 10
  1100. #define HEATER_0_PIN 2
  1101. #define TEMP_0_PIN 8
  1102. #define HEATER_1_PIN 3
  1103. #define TEMP_1_PIN 9
  1104. #define HEATER_2_PIN -1
  1105. #define TEMP_2_PIN -1
  1106. #define E0_STEP_PIN 43
  1107. #define E0_DIR_PIN 45
  1108. #define E0_ENABLE_PIN 41
  1109. #define E1_STEP_PIN 49
  1110. #define E1_DIR_PIN 47
  1111. #define E1_ENABLE_PIN 48
  1112. #define SDPOWER -1
  1113. #define SDSS 53
  1114. #define LED_PIN 13
  1115. #define FAN_PIN 7
  1116. #define PS_ON_PIN 12
  1117. #define KILL_PIN -1
  1118. #define SUICIDE_PIN 54 //PIN that has to be turned on right after start, to keep power flowing.
  1119. #ifdef ULTRA_LCD
  1120. #ifdef NEWPANEL
  1121. //arduino pin witch triggers an piezzo beeper
  1122. #define BEEPER 18
  1123. #define LCD_PINS_RS 20
  1124. #define LCD_PINS_ENABLE 17
  1125. #define LCD_PINS_D4 16
  1126. #define LCD_PINS_D5 21
  1127. #define LCD_PINS_D6 5
  1128. #define LCD_PINS_D7 6
  1129. //buttons are directly attached
  1130. #define BTN_EN1 40
  1131. #define BTN_EN2 42
  1132. #define BTN_ENC 19 //the click
  1133. #define SDCARDDETECT 38
  1134. #else //old style panel with shift register
  1135. //arduino pin witch triggers an piezzo beeper
  1136. #define BEEPER 18
  1137. //buttons are attached to a shift register
  1138. #define SHIFT_CLK 38
  1139. #define SHIFT_LD 42
  1140. #define SHIFT_OUT 40
  1141. #define SHIFT_EN 17
  1142. #define LCD_PINS_RS 16
  1143. #define LCD_PINS_ENABLE 5
  1144. #define LCD_PINS_D4 6
  1145. #define LCD_PINS_D5 21
  1146. #define LCD_PINS_D6 20
  1147. #define LCD_PINS_D7 19
  1148. #define SDCARDDETECT -1
  1149. #endif
  1150. #endif //ULTRA_LCD
  1151. #endif
  1152. #if MOTHERBOARD == 71
  1153. #define KNOWN_BOARD
  1154. /*****************************************************************
  1155. * Ultimaker pin assignment (Old electronics)
  1156. ******************************************************************/
  1157. #ifndef __AVR_ATmega1280__
  1158. #ifndef __AVR_ATmega2560__
  1159. #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
  1160. #endif
  1161. #endif
  1162. #define LARGE_FLASH true
  1163. #define X_STEP_PIN 25
  1164. #define X_DIR_PIN 23
  1165. #define X_MIN_PIN 15
  1166. #define X_MAX_PIN 14
  1167. #define X_ENABLE_PIN 27
  1168. #define Y_STEP_PIN 31
  1169. #define Y_DIR_PIN 33
  1170. #define Y_MIN_PIN 17
  1171. #define Y_MAX_PIN 16
  1172. #define Y_ENABLE_PIN 29
  1173. #define Z_STEP_PIN 37
  1174. #define Z_DIR_PIN 39
  1175. #define Z_MIN_PIN 19
  1176. #define Z_MAX_PIN 18
  1177. #define Z_ENABLE_PIN 35
  1178. #define HEATER_BED_PIN -1
  1179. #define TEMP_BED_PIN -1
  1180. #define HEATER_0_PIN 2
  1181. #define TEMP_0_PIN 8
  1182. #define HEATER_1_PIN 1
  1183. #define TEMP_1_PIN 1
  1184. #define HEATER_2_PIN -1
  1185. #define TEMP_2_PIN -1
  1186. #define E0_STEP_PIN 43
  1187. #define E0_DIR_PIN 45
  1188. #define E0_ENABLE_PIN 41
  1189. #define E1_STEP_PIN -1
  1190. #define E1_DIR_PIN -1
  1191. #define E1_ENABLE_PIN -1
  1192. #define SDPOWER -1
  1193. #define SDSS -1
  1194. #define LED_PIN -1
  1195. #define FAN_PIN -1
  1196. #define PS_ON_PIN -1
  1197. #define KILL_PIN -1
  1198. #define SUICIDE_PIN -1 //PIN that has to be turned on right after start, to keep power flowing.
  1199. #define LCD_PINS_RS 24
  1200. #define LCD_PINS_ENABLE 22
  1201. #define LCD_PINS_D4 36
  1202. #define LCD_PINS_D5 34
  1203. #define LCD_PINS_D6 32
  1204. #define LCD_PINS_D7 30
  1205. #endif
  1206. #if MOTHERBOARD == 72
  1207. #define KNOWN_BOARD
  1208. /*****************************************************************
  1209. * Ultiboard v2.0 pin assignment
  1210. ******************************************************************/
  1211. #ifndef __AVR_ATmega2560__
  1212. #error Oops! Make sure you have 'Arduino Mega 2560' selected from the 'Tools -> Boards' menu.
  1213. #endif
  1214. #define X_STEP_PIN 25
  1215. #define X_DIR_PIN 23
  1216. #define X_STOP_PIN 22
  1217. #define X_ENABLE_PIN 27
  1218. #define Y_STEP_PIN 32
  1219. #define Y_DIR_PIN 33
  1220. #define Y_STOP_PIN 26
  1221. #define Y_ENABLE_PIN 31
  1222. #define Z_STEP_PIN 35
  1223. #define Z_DIR_PIN 36
  1224. #define Z_STOP_PIN 29
  1225. #define Z_ENABLE_PIN 34
  1226. #define HEATER_BED_PIN 4
  1227. #define TEMP_BED_PIN 10
  1228. #define HEATER_0_PIN 2
  1229. #define TEMP_0_PIN 8
  1230. #define HEATER_1_PIN 3
  1231. #define TEMP_1_PIN 9
  1232. #define HEATER_2_PIN -1
  1233. #define TEMP_2_PIN -1
  1234. #define E0_STEP_PIN 42
  1235. #define E0_DIR_PIN 43
  1236. #define E0_ENABLE_PIN 37
  1237. #define E1_STEP_PIN 49
  1238. #define E1_DIR_PIN 47
  1239. #define E1_ENABLE_PIN 48
  1240. #define SDPOWER -1
  1241. #define SDSS 53
  1242. #define LED_PIN 8
  1243. #define FAN_PIN 7
  1244. #define PS_ON_PIN -1
  1245. #define KILL_PIN -1
  1246. #define SUICIDE_PIN -1 //PIN that has to be turned on right after start, to keep power flowing.
  1247. #define SAFETY_TRIGGERED_PIN 28 //PIN to detect the safety circuit has triggered
  1248. #define MAIN_VOLTAGE_MEASURE_PIN 14 //Analogue PIN to measure the main voltage, with a 100k - 4k7 resitor divider.
  1249. #define MOTOR_CURRENT_PWM_XY_PIN 44
  1250. #define MOTOR_CURRENT_PWM_Z_PIN 45
  1251. #define MOTOR_CURRENT_PWM_E_PIN 46
  1252. //Motor current PWM conversion, PWM value = MotorCurrentSetting * 255 / range
  1253. #define MOTOR_CURRENT_PWM_RANGE 2000
  1254. #define DEFAULT_PWM_MOTOR_CURRENT {1300, 1300, 1250}
  1255. //arduino pin witch triggers an piezzo beeper
  1256. #define BEEPER 18
  1257. #define LCD_PINS_RS 20
  1258. #define LCD_PINS_ENABLE 15
  1259. #define LCD_PINS_D4 14
  1260. #define LCD_PINS_D5 21
  1261. #define LCD_PINS_D6 5
  1262. #define LCD_PINS_D7 6
  1263. //buttons are directly attached
  1264. #define BTN_EN1 40
  1265. #define BTN_EN2 41
  1266. #define BTN_ENC 19 //the click
  1267. #define BLEN_C 2
  1268. #define BLEN_B 1
  1269. #define BLEN_A 0
  1270. #define SDCARDDETECT 39
  1271. #endif//MOTHERBOARD == 72
  1272. /****************************************************************************************
  1273. * RUMBA pin assignment
  1274. *
  1275. ****************************************************************************************/
  1276. #if MOTHERBOARD == 80
  1277. #define KNOWN_BOARD 1
  1278. #ifndef __AVR_ATmega2560__
  1279. #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
  1280. #endif
  1281. #define X_STEP_PIN 17
  1282. #define X_DIR_PIN 16
  1283. #define X_ENABLE_PIN 48
  1284. #define X_MIN_PIN 37
  1285. #define X_MAX_PIN 36
  1286. #define Y_STEP_PIN 54
  1287. #define Y_DIR_PIN 47
  1288. #define Y_ENABLE_PIN 55
  1289. #define Y_MIN_PIN 35
  1290. #define Y_MAX_PIN 34
  1291. #define Z_STEP_PIN 57
  1292. #define Z_DIR_PIN 56
  1293. #define Z_ENABLE_PIN 62
  1294. #define Z_MIN_PIN 33
  1295. #define Z_MAX_PIN 32
  1296. #define E0_STEP_PIN 23
  1297. #define E0_DIR_PIN 22
  1298. #define E0_ENABLE_PIN 24
  1299. #define E1_STEP_PIN 26
  1300. #define E1_DIR_PIN 25
  1301. #define E1_ENABLE_PIN 27
  1302. #define E2_STEP_PIN 29
  1303. #define E2_DIR_PIN 28
  1304. #define E2_ENABLE_PIN 39
  1305. #define LED_PIN 13
  1306. #define FAN_PIN 7
  1307. //additional FAN1 PIN (e.g. useful for electronics fan or light on/off) on PIN 8
  1308. #define PS_ON_PIN 45
  1309. #define KILL_PIN 46
  1310. #if (TEMP_SENSOR_0==0)
  1311. #define TEMP_0_PIN -1
  1312. #define HEATER_0_PIN -1
  1313. #else
  1314. #define HEATER_0_PIN 2 // EXTRUDER 1
  1315. #if (TEMP_SENSOR_0==-1)
  1316. #define TEMP_0_PIN 6 // ANALOG NUMBERING - connector *K1* on RUMBA thermocouple ADD ON is used
  1317. #else
  1318. #define TEMP_0_PIN 15 // ANALOG NUMBERING - default connector for thermistor *T0* on rumba board is used
  1319. #endif
  1320. #endif
  1321. #if (TEMP_SENSOR_1==0)
  1322. #define TEMP_1_PIN -1
  1323. #define HEATER_1_PIN -1
  1324. #else
  1325. #define HEATER_1_PIN 3 // EXTRUDER 2
  1326. #if (TEMP_SENSOR_1==-1)
  1327. #define TEMP_1_PIN 5 // ANALOG NUMBERING - connector *K2* on RUMBA thermocouple ADD ON is used
  1328. #else
  1329. #define TEMP_1_PIN 14 // ANALOG NUMBERING - default connector for thermistor *T1* on rumba board is used
  1330. #endif
  1331. #endif
  1332. #if (TEMP_SENSOR_2==0)
  1333. #define TEMP_2_PIN -1
  1334. #define HEATER_2_PIN -1
  1335. #else
  1336. #define HEATER_2_PIN 6 // EXTRUDER 3
  1337. #if (TEMP_SENSOR_2==-1)
  1338. #define TEMP_2_PIN 7 // ANALOG NUMBERING - connector *K3* on RUMBA thermocouple ADD ON is used <-- this can not be used when TEMP_SENSOR_BED is defined as thermocouple
  1339. #else
  1340. #define TEMP_2_PIN 13 // ANALOG NUMBERING - default connector for thermistor *T2* on rumba board is used
  1341. #endif
  1342. #endif
  1343. //optional for extruder 4 or chamber: #define TEMP_X_PIN 12 // ANALOG NUMBERING - default connector for thermistor *T3* on rumba board is used
  1344. //optional FAN1 can be used as 4th heater output: #define HEATER_3_PIN 8 // EXTRUDER 4
  1345. #if (TEMP_SENSOR_BED==0)
  1346. #define TEMP_BED_PIN -1
  1347. #define HEATER_BED_PIN -1
  1348. #else
  1349. #define HEATER_BED_PIN 9 // BED
  1350. #if (TEMP_SENSOR_BED==-1)
  1351. #define TEMP_BED_PIN 7 // ANALOG NUMBERING - connector *K3* on RUMBA thermocouple ADD ON is used <-- this can not be used when TEMP_SENSOR_2 is defined as thermocouple
  1352. #else
  1353. #define TEMP_BED_PIN 11 // ANALOG NUMBERING - default connector for thermistor *THB* on rumba board is used
  1354. #endif
  1355. #endif
  1356. #define SDPOWER -1
  1357. #define SDSS 53
  1358. #define SDCARDDETECT 49
  1359. #define BEEPER 44
  1360. #define LCD_PINS_RS 19
  1361. #define LCD_PINS_ENABLE 42
  1362. #define LCD_PINS_D4 18
  1363. #define LCD_PINS_D5 38
  1364. #define LCD_PINS_D6 41
  1365. #define LCD_PINS_D7 40
  1366. #define BTN_EN1 11
  1367. #define BTN_EN2 12
  1368. #define BTN_ENC 43
  1369. #endif //MOTHERBOARD==80
  1370. /****************************************************************************************
  1371. * Teensylu 0.7 / Printrboard pin assignments (AT90USB1286)
  1372. * Requires the Teensyduino software with Teensy++ 2.0 selected in Arduino IDE!
  1373. http://www.pjrc.com/teensy/teensyduino.html
  1374. * See http://reprap.org/wiki/Printrboard for more info
  1375. ****************************************************************************************/
  1376. #if MOTHERBOARD == 8 || MOTHERBOARD == 81
  1377. #define KNOWN_BOARD 1
  1378. #define AT90USB 1286 // Disable MarlinSerial etc.
  1379. #ifndef __AVR_AT90USB1286__
  1380. #error Oops! Make sure you have 'Teensy++ 2.0' selected from the 'Tools -> Boards' menu.
  1381. #endif
  1382. #ifdef AT90USBxx_TEENSYPP_ASSIGNMENTS // use Teensyduino Teensy++2.0 pin assignments instead of Marlin traditional.
  1383. #error These Teensylu/Printrboard assignments depend on traditional Marlin assignments, not AT90USBxx_TEENSYPP_ASSIGNMENTS in fastio.h
  1384. #endif
  1385. #define LARGE_FLASH true
  1386. #define X_STEP_PIN 0
  1387. #define X_DIR_PIN 1
  1388. #define X_ENABLE_PIN 39
  1389. #define Y_STEP_PIN 2
  1390. #define Y_DIR_PIN 3
  1391. #define Y_ENABLE_PIN 38
  1392. #define Z_STEP_PIN 4
  1393. #define Z_DIR_PIN 5
  1394. #define Z_ENABLE_PIN 23
  1395. #define E0_STEP_PIN 6
  1396. #define E0_DIR_PIN 7
  1397. #define E0_ENABLE_PIN 19
  1398. #define HEATER_0_PIN 21 // Extruder
  1399. #define HEATER_1_PIN -1
  1400. #define HEATER_2_PIN -1
  1401. #define HEATER_BED_PIN 20 // Bed
  1402. #define FAN_PIN 22 // Fan
  1403. // You may need to change FAN_PIN to 16 because Marlin isn't using fastio.h
  1404. // for the fan and Teensyduino uses a different pin mapping.
  1405. #if MOTHERBOARD == 8 // Teensylu
  1406. #define X_STOP_PIN 13
  1407. #define Y_STOP_PIN 14
  1408. #define Z_STOP_PIN 15
  1409. #define TEMP_0_PIN 7 // Extruder / Analog pin numbering
  1410. #define TEMP_BED_PIN 6 // Bed / Analog pin numbering
  1411. #else // Printrboard
  1412. #define X_STOP_PIN 35
  1413. #define Y_STOP_PIN 8
  1414. #define Z_STOP_PIN 36
  1415. #define TEMP_0_PIN 1 // Extruder / Analog pin numbering
  1416. #define TEMP_BED_PIN 0 // Bed / Analog pin numbering
  1417. #ifdef FILAMENT_SENSOR
  1418. #define FILWIDTH_PIN 2
  1419. #endif //FILAMENT_SENSOR
  1420. #endif
  1421. #define TEMP_1_PIN -1
  1422. #define TEMP_2_PIN -1
  1423. #define SDPOWER -1
  1424. #define SDSS 8
  1425. #define LED_PIN -1
  1426. #define PS_ON_PIN -1
  1427. #define KILL_PIN -1
  1428. #define ALARM_PIN -1
  1429. #ifndef SDSUPPORT
  1430. // these pins are defined in the SD library if building with SD support
  1431. #define SCK_PIN 9
  1432. #define MISO_PIN 11
  1433. #define MOSI_PIN 10
  1434. #endif
  1435. #endif // MOTHERBOARD == 8 (Teensylu) or 81 (Printrboard)
  1436. /****************************************************************************************
  1437. * Brainwave 1.0 pin assignments (AT90USB646)
  1438. * Requires hardware bundle for Arduino:
  1439. https://github.com/unrepentantgeek/brainwave-arduino
  1440. ****************************************************************************************/
  1441. #if MOTHERBOARD == 82
  1442. #define KNOWN_BOARD 1
  1443. #define AT90USB 646 // Disable MarlinSerial etc.
  1444. #ifndef __AVR_AT90USB646__
  1445. #error Oops! Make sure you have 'Brainwave' selected from the 'Tools -> Boards' menu.
  1446. #endif
  1447. #define X_STEP_PIN 27
  1448. #define X_DIR_PIN 29
  1449. #define X_ENABLE_PIN 28
  1450. #define X_STOP_PIN 7
  1451. #define X_ATT_PIN 26
  1452. #define Y_STEP_PIN 31
  1453. #define Y_DIR_PIN 33
  1454. #define Y_ENABLE_PIN 32
  1455. #define Y_STOP_PIN 6
  1456. #define Y_ATT_PIN 30
  1457. #define Z_STEP_PIN 17
  1458. #define Z_DIR_PIN 19
  1459. #define Z_ENABLE_PIN 18
  1460. #define Z_STOP_PIN 5
  1461. #define Z_ATT_PIN 16
  1462. #define E0_STEP_PIN 21
  1463. #define E0_DIR_PIN 23
  1464. #define E0_ENABLE_PIN 22
  1465. #define E0_ATT_PIN 20
  1466. #define HEATER_0_PIN 4 // Extruder
  1467. #define HEATER_1_PIN -1
  1468. #define HEATER_2_PIN -1
  1469. #define HEATER_BED_PIN 38 // Bed
  1470. #define FAN_PIN 3 // Fan
  1471. #define TEMP_0_PIN 7 // Extruder / Analog pin numbering
  1472. #define TEMP_1_PIN -1
  1473. #define TEMP_2_PIN -1
  1474. #define TEMP_BED_PIN 6 // Bed / Analog pin numbering
  1475. #define SDPOWER -1
  1476. #define SDSS -1
  1477. #define LED_PIN 39
  1478. #define PS_ON_PIN -1
  1479. #define KILL_PIN -1
  1480. #define ALARM_PIN -1
  1481. #ifndef SDSUPPORT
  1482. // these pins are defined in the SD library if building with SD support
  1483. #define SCK_PIN 9
  1484. #define MISO_PIN 11
  1485. #define MOSI_PIN 10
  1486. #endif
  1487. #endif // MOTHERBOARD == 82 (Brainwave)
  1488. //
  1489. // SAV Mk-I
  1490. // -----------------------------------------------------------------------------------
  1491. /****************************************************************************************
  1492. * SAV MkI pin assignments (AT90USB1286)
  1493. * Requires the Teensyduino software with Teensy++ 2.0 selected in Arduino IDE!
  1494. http://www.pjrc.com/teensy/teensyduino.html
  1495. RepRap Clone Wars project board.
  1496. ****************************************************************************************/
  1497. #if MOTHERBOARD == 83 // SAV Mk-I
  1498. #define KNOWN_BOARD 1
  1499. #define AT90USB 1286 // Disable MarlinSerial etc.
  1500. #ifndef __AVR_AT90USB1286__
  1501. #error Oops! Make sure you have 'Teensy++ 2.0' selected from the 'Tools -> Boards' menu.
  1502. #endif
  1503. #define LARGE_FLASH true
  1504. #define X_STEP_PIN 0
  1505. #define X_DIR_PIN 1
  1506. #define X_ENABLE_PIN 39
  1507. #define Y_STEP_PIN 2
  1508. #define Y_DIR_PIN 3
  1509. #define Y_ENABLE_PIN 38
  1510. #define Z_STEP_PIN 4
  1511. #define Z_DIR_PIN 5
  1512. #define Z_ENABLE_PIN 23
  1513. #define E0_STEP_PIN 6
  1514. #define E0_DIR_PIN 7
  1515. #define E0_ENABLE_PIN 19
  1516. #define HEATER_0_PIN 21 // Extruder
  1517. #define HEATER_1_PIN -1
  1518. #define HEATER_2_PIN -1
  1519. #define HEATER_BED_PIN 20 // Bed
  1520. #define FAN_PIN 16 // Fan -- from Teensyduino environment.
  1521. // For the fan and Teensyduino uses a different pin mapping.
  1522. #define X_STOP_PIN 13
  1523. #define Y_STOP_PIN 14
  1524. #define Z_STOP_PIN 15
  1525. #define TEMP_0_PIN 7 // Extruder / Analog pin numbering
  1526. #define TEMP_BED_PIN 6 // Bed / Analog pin numbering
  1527. #define TEMP_1_PIN -1
  1528. #define TEMP_2_PIN -1
  1529. #define SDPOWER -1
  1530. #define SDSS 20 // PB0 - 8 in marlin env.
  1531. #define LED_PIN -1
  1532. #define PS_ON_PIN -1
  1533. #define KILL_PIN -1
  1534. #define ALARM_PIN -1
  1535. #define SDCARDDETECT -1
  1536. #ifndef SDSUPPORT
  1537. // these pins are defined in the SD library if building with SD support
  1538. #define SCK_PIN 9
  1539. #define MISO_PIN 11
  1540. #define MOSI_PIN 10
  1541. #endif
  1542. #define BEEPER -1
  1543. #define LCD_PINS_RS -1
  1544. #define LCD_PINS_ENABLE -1
  1545. #define LCD_PINS_D4 -1
  1546. #define LCD_PINS_D5 -1
  1547. #define LCD_PINS_D6 -1
  1548. #define LCD_PINS_D7 -1
  1549. #define BTN_EN1 -1
  1550. #define BTN_EN2 -1
  1551. #define BTN_ENC -1
  1552. // For LCD SHIFT register LCD
  1553. #define SR_DATA_PIN 0
  1554. #define SR_CLK_PIN 1
  1555. #endif // MOTHERBOARD == 83
  1556. /****************************************************************************************
  1557. * Teensy++ 2.0 Breadboard pin assignments (AT90USB1286)
  1558. * Requires the Teensyduino software with Teensy++ 2.0 selected in Arduino IDE!
  1559. http://www.pjrc.com/teensy/teensyduino.html
  1560. * See http://reprap.org/wiki/Printrboard for more info
  1561. * CLI build: DEFINES=AT90USBxx_TEENSYPP_ASSIGNMENTS HARDWARE_MOTHERBOARD=84 make
  1562. *
  1563. ****************************************************************************************/
  1564. #if MOTHERBOARD == 84
  1565. #define KNOWN_BOARD 1
  1566. #define AT90USB 1286 // Disable MarlinSerial etc.
  1567. #ifndef __AVR_AT90USB1286__
  1568. #error Oops! Make sure you have 'Teensy++ 2.0' selected from the 'Tools -> Boards' menu.
  1569. #endif
  1570. #define LARGE_FLASH true
  1571. /*
  1572. DaveX plan for Teensylu/printrboard-type pinouts (ref teensylu & sprinter) for a TeensyBreadboard:
  1573. USB
  1574. GND GND |-----#####-----| +5V ATX +5SB
  1575. ATX PS_ON PWM 27 |b7 ##### b6| 26 PWM* Stepper Enable
  1576. PWM 0 |d0 b5| 25 PWM*
  1577. PWM 1 |d1 b4| 24 PWM
  1578. X_MIN 2 |d2 b3| 23 MISO_PIN
  1579. Y_MIN 3 |d3 b2| 22 MOSI_PIN
  1580. Z_MIN 4 |d4 * * b1| 21 SCK_PIN
  1581. 5 |d5 e e b0| 20 SDSS
  1582. LED 6 |d6 5 4 e7| 19
  1583. 7 |d7 e6| 18
  1584. LCD RS 8 |e0 | GND
  1585. LCD EN 9 |e1 a4 a0 R| AREF
  1586. LCD D4 10 |c0 a5 a1 f0| 38 A0 ENC_1
  1587. LCD D5 11 |c1 a6 a2 f1| 39 A1 ENC_2
  1588. LCD D6 12 |c2 a7 a3 f2| 40 A2 ENC_CLK
  1589. LCD D6 13 |c3 f3| 41 A3
  1590. Bed Heat PWM 14 |c4 V G R f4| 42 A4
  1591. Extruder Heat PWM 15 |c5 c n S f5| 43 A5
  1592. Fan PWM 16 |c6 c d T f6| 44 A6 Bed TC
  1593. 17 |c7 * * * f7| 45 A7 Extruder TC * 4.7k * +5
  1594. -----------------
  1595. Interior E4: 36, INT4
  1596. Interior E5: 37, INT5
  1597. Interior PA0-7: 28-35 -- Printrboard and Teensylu use these pins for step & direction:
  1598. T++ PA Signal Marlin
  1599. Z STEP 32 a4 a0 28 X STEP
  1600. Z DIR 33 a5 a1 29 X DIR
  1601. E STEP 34 a6 a2 30 Y STEP
  1602. E DIR 35 a7 a3 31 Y DIR
  1603. */
  1604. #ifndef AT90USBxx_TEENSYPP_ASSIGNMENTS // use Teensyduino Teensy++2.0 pin assignments instead of Marlin alphabetical.
  1605. #error Uncomment #define AT90USBxx_TEENSYPP_ASSIGNMENTS in fastio.h for this config
  1606. // or build from command line with: DEFINES=AT90USBxx_TEENSYPP_ASSIGNMENTS HARDWARE_MOTHERBOARD=84 make
  1607. #endif
  1608. #define X_STEP_PIN 28 // 0 Marlin
  1609. #define X_DIR_PIN 29 // 1 Marlin
  1610. #define X_ENABLE_PIN 26
  1611. #define Y_STEP_PIN 30 // 2 Marlin
  1612. #define Y_DIR_PIN 31 // 3
  1613. #define Y_ENABLE_PIN 26 // Shared w/x
  1614. #define Z_STEP_PIN 32 // 4
  1615. #define Z_DIR_PIN 33 // 5
  1616. #define Z_ENABLE_PIN 26 // Shared w/x
  1617. #define E0_STEP_PIN 34 // 6
  1618. #define E0_DIR_PIN 35 // 7
  1619. #define E0_ENABLE_PIN 26 // Shared w/x
  1620. #define HEATER_0_PIN 15 // 21 // Extruder
  1621. #define HEATER_1_PIN -1
  1622. #define HEATER_2_PIN -1
  1623. #define HEATER_BED_PIN 14 // 20 // Bed
  1624. #define FAN_PIN 16 // 22 // Fan
  1625. #define X_STOP_PIN 2
  1626. #define Y_STOP_PIN 3
  1627. #define Z_STOP_PIN 4
  1628. #define TEMP_0_PIN 7 // Extruder / Analog pin numbering
  1629. #define TEMP_BED_PIN 6 // Bed / Analog pin numbering
  1630. #define TEMP_1_PIN -1
  1631. #define TEMP_2_PIN -1
  1632. #define SDPOWER -1
  1633. #define SDCARDDETECT -1
  1634. #define SDSS 20 // 8
  1635. #define LED_PIN 6
  1636. #define PS_ON_PIN 27
  1637. #define KILL_PIN -1
  1638. #define ALARM_PIN -1
  1639. #ifndef SDSUPPORT
  1640. // these pins are defined in the SD library if building with SD support
  1641. #define SCK_PIN 21 // 9
  1642. #define MISO_PIN 23 // 11
  1643. #define MOSI_PIN 22 // 10
  1644. #endif
  1645. #ifdef ULTIPANEL
  1646. #define LCD_PINS_RS 8
  1647. #define LCD_PINS_ENABLE 9
  1648. #define LCD_PINS_D4 10
  1649. #define LCD_PINS_D5 11
  1650. #define LCD_PINS_D6 12
  1651. #define LCD_PINS_D7 13
  1652. #define BTN_EN1 38
  1653. #define BTN_EN2 39
  1654. #define BTN_ENC 40
  1655. #endif
  1656. #endif // MOTHERBOARD == 84 (Teensy++2.0 Breadboard)
  1657. /****************************************************************************************
  1658. * Gen3+ pin assignment
  1659. *
  1660. ****************************************************************************************/
  1661. #if MOTHERBOARD == 9
  1662. #define MOTHERBOARD 6 /*TODO: Figure out, Why is this done?*/
  1663. #define KNOWN_BOARD 1
  1664. #ifndef __AVR_ATmega644P__
  1665. #ifndef __AVR_ATmega1284P__
  1666. #error Oops! Make sure you have 'Sanguino' selected from the 'Tools -> Boards' menu.
  1667. #endif
  1668. #endif
  1669. #define X_STEP_PIN 15
  1670. #define X_DIR_PIN 18
  1671. #define X_STOP_PIN 20
  1672. #define Y_STEP_PIN 23
  1673. #define Y_DIR_PIN 22
  1674. #define Y_STOP_PIN 25
  1675. #define Z_STEP_PIN 27
  1676. #define Z_DIR_PIN 28
  1677. #define Z_STOP_PIN 30
  1678. #define E0_STEP_PIN 17
  1679. #define E0_DIR_PIN 21
  1680. #define LED_PIN -1
  1681. #define FAN_PIN -1
  1682. #define PS_ON_PIN 14
  1683. #define KILL_PIN -1
  1684. #define HEATER_0_PIN 12 // (extruder)
  1685. #define HEATER_BED_PIN 16 // (bed)
  1686. #define X_ENABLE_PIN 19
  1687. #define Y_ENABLE_PIN 24
  1688. #define Z_ENABLE_PIN 29
  1689. #define E0_ENABLE_PIN 13
  1690. #define TEMP_0_PIN 0 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!! (pin 33 extruder)
  1691. #define TEMP_1_PIN -1
  1692. #define TEMP_2_PIN -1
  1693. #define TEMP_BED_PIN 5 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!! (pin 34 bed)
  1694. #define SDPOWER -1
  1695. #define SDSS 4
  1696. #define HEATER_2_PIN -1
  1697. #endif
  1698. /****************************************************************************************
  1699. * Open Motion controller with enable based extruders
  1700. *
  1701. * ATMega644
  1702. *
  1703. * +---\/---+
  1704. * (D 0) PB0 1| |40 PA0 (AI 0 / D31)
  1705. * (D 1) PB1 2| |39 PA1 (AI 1 / D30)
  1706. * INT2 (D 2) PB2 3| |38 PA2 (AI 2 / D29)
  1707. * PWM (D 3) PB3 4| |37 PA3 (AI 3 / D28)
  1708. * PWM (D 4) PB4 5| |36 PA4 (AI 4 / D27)
  1709. * MOSI (D 5) PB5 6| |35 PA5 (AI 5 / D26)
  1710. * MISO (D 6) PB6 7| |34 PA6 (AI 6 / D25)
  1711. * SCK (D 7) PB7 8| |33 PA7 (AI 7 / D24)
  1712. * RST 9| |32 AREF
  1713. * VCC 10| |31 GND
  1714. * GND 11| |30 AVCC
  1715. * XTAL2 12| |29 PC7 (D 23)
  1716. * XTAL1 13| |28 PC6 (D 22)
  1717. * RX0 (D 8) PD0 14| |27 PC5 (D 21) TDI
  1718. * TX0 (D 9) PD1 15| |26 PC4 (D 20) TDO
  1719. * INT0 RX1 (D 10) PD2 16| |25 PC3 (D 19) TMS
  1720. * INT1 TX1 (D 11) PD3 17| |24 PC2 (D 18) TCK
  1721. * PWM (D 12) PD4 18| |23 PC1 (D 17) SDA
  1722. * PWM (D 13) PD5 19| |22 PC0 (D 16) SCL
  1723. * PWM (D 14) PD6 20| |21 PD7 (D 15) PWM
  1724. * +--------+
  1725. *
  1726. ****************************************************************************************/
  1727. #if MOTHERBOARD == 90 //Alpha OMCA board
  1728. #define KNOWN_BOARD 1
  1729. #ifndef __AVR_ATmega644__
  1730. #error Oops! Make sure you have 'SanguinoA' selected from the 'Tools -> Boards' menu.
  1731. #endif
  1732. #define X_STEP_PIN 21
  1733. #define X_DIR_PIN 20
  1734. #define X_ENABLE_PIN 24
  1735. #define X_STOP_PIN 0
  1736. #define Y_STEP_PIN 23
  1737. #define Y_DIR_PIN 22
  1738. #define Y_ENABLE_PIN 24
  1739. #define Y_STOP_PIN 1
  1740. #define Z_STEP_PIN 26
  1741. #define Z_DIR_PIN 25
  1742. #define Z_ENABLE_PIN 24
  1743. #define Z_STOP_PIN 2
  1744. #define E0_STEP_PIN 28
  1745. #define E0_DIR_PIN 27
  1746. #define E0_ENABLE_PIN 24
  1747. #define E1_STEP_PIN -1 // 19
  1748. #define E1_DIR_PIN -1 // 18
  1749. #define E1_ENABLE_PIN 24
  1750. #define E2_STEP_PIN -1 // 17
  1751. #define E2_DIR_PIN -1 // 16
  1752. #define E2_ENABLE_PIN 24
  1753. #define SDPOWER -1
  1754. #define SDSS 11
  1755. #define SDCARDDETECT -1 // 10 optional also used as mode pin
  1756. #define LED_PIN -1
  1757. #define FAN_PIN 3
  1758. #define PS_ON_PIN -1
  1759. #define KILL_PIN -1
  1760. #define HEATER_0_PIN 4
  1761. #define HEATER_1_PIN -1 // 12
  1762. #define HEATER_2_PIN -1 // 13
  1763. #define TEMP_0_PIN 0 //D27 // MUST USE ANALOG INPUT NUMBERING NOT DIGITAL OUTPUT NUMBERING!!!!!!!!!
  1764. #define TEMP_1_PIN -1 // 1
  1765. #define TEMP_2_PIN -1 // 2
  1766. #define HEATER_BED_PIN -1 // 14/15
  1767. #define TEMP_BED_PIN -1 // 1,2 or I2C
  1768. /* Unused (1) (2) (3) 4 5 6 7 8 9 10 11 12 13 (14) (15) (16) 17 (18) (19) (20) (21) (22) (23) 24 (25) (26) (27) 28 (29) (30) (31) */
  1769. #endif
  1770. #if MOTHERBOARD == 91 // Final OMCA board -- REF http://sanguino.cc/hardware
  1771. #define KNOWN_BOARD 1
  1772. #if !defined(__AVR_ATmega644P__) && !defined(__AVR_ATmega644__)
  1773. #error Oops! Make sure you have 'Sanguino' selected from the 'Tools -> Boards' menu. (Final OMCA board)
  1774. #endif
  1775. #define X_STEP_PIN 26
  1776. #define X_DIR_PIN 25
  1777. #define X_ENABLE_PIN 10
  1778. #define X_STOP_PIN 0
  1779. #define Y_STEP_PIN 28
  1780. #define Y_DIR_PIN 27
  1781. #define Y_ENABLE_PIN 10
  1782. #define Y_STOP_PIN 1
  1783. #define Z_STEP_PIN 23
  1784. #define Z_DIR_PIN 22
  1785. #define Z_ENABLE_PIN 10
  1786. #define Z_STOP_PIN 2
  1787. #define E0_STEP_PIN 24
  1788. #define E0_DIR_PIN 21
  1789. #define E0_ENABLE_PIN 10
  1790. /* future proofing */
  1791. #define __FS 20
  1792. #define __FD 19
  1793. #define __GS 18
  1794. #define __GD 13
  1795. #define UNUSED_PWM 14 /* PWM on LEFT connector */
  1796. #define E1_STEP_PIN -1 // 21
  1797. #define E1_DIR_PIN -1 // 20
  1798. #define E1_ENABLE_PIN -1 // 19
  1799. #define E2_STEP_PIN -1 // 21
  1800. #define E2_DIR_PIN -1 // 20
  1801. #define E2_ENABLE_PIN -1 // 18
  1802. #define SDPOWER -1
  1803. #define SDSS 11
  1804. #define SDCARDDETECT -1 // 10 optional also used as mode pin
  1805. #define LED_PIN -1
  1806. #define FAN_PIN 14 /* PWM on MIDDLE connector */
  1807. #define PS_ON_PIN -1
  1808. #define KILL_PIN -1
  1809. #define HEATER_0_PIN 3 /*DONE PWM on RIGHT connector */
  1810. #define HEATER_1_PIN -1
  1811. #define HEATER_2_PIN -1
  1812. #define HEATER_1_PIN -1
  1813. #define HEATER_2_PIN -1
  1814. #define TEMP_0_PIN 0 // ANALOG INPUT NUMBERING
  1815. #define TEMP_1_PIN 1 // ANALOG
  1816. #define TEMP_2_PIN -1 // 2
  1817. #define HEATER_BED_PIN 4
  1818. #define TEMP_BED_PIN 2 // 1,2 or I2C
  1819. #define I2C_SCL 16
  1820. #define I2C_SDA 17
  1821. #endif
  1822. #if MOTHERBOARD == 301
  1823. #define KNOWN_BOARD
  1824. /*****************************************************************
  1825. * Rambo Pin Assignments
  1826. ******************************************************************/
  1827. #ifndef __AVR_ATmega2560__
  1828. #error Oops! Make sure you have 'Arduino Mega 2560' selected from the 'Tools -> Boards' menu.
  1829. #endif
  1830. #define LARGE_FLASH true
  1831. #define X_STEP_PIN 37
  1832. #define X_DIR_PIN 48
  1833. #define X_MIN_PIN 12
  1834. #define X_MAX_PIN 24
  1835. #define X_ENABLE_PIN 29
  1836. #define X_MS1_PIN 40
  1837. #define X_MS2_PIN 41
  1838. #define Y_STEP_PIN 36
  1839. #define Y_DIR_PIN 49
  1840. #define Y_MIN_PIN 11
  1841. #define Y_MAX_PIN 23
  1842. #define Y_ENABLE_PIN 28
  1843. #define Y_MS1_PIN 69
  1844. #define Y_MS2_PIN 39
  1845. #define Z_STEP_PIN 35
  1846. #define Z_DIR_PIN 47
  1847. #define Z_MIN_PIN 10
  1848. #define Z_MAX_PIN 30
  1849. #define Z_ENABLE_PIN 27
  1850. #define Z_MS1_PIN 68
  1851. #define Z_MS2_PIN 67
  1852. #define HEATER_BED_PIN 3
  1853. #define TEMP_BED_PIN 2
  1854. #define HEATER_0_PIN 9
  1855. #define TEMP_0_PIN 0
  1856. #define HEATER_1_PIN 7
  1857. #define TEMP_1_PIN 1
  1858. #ifdef BARICUDA
  1859. #define HEATER_2_PIN 6
  1860. #else
  1861. #define HEATER_2_PIN -1
  1862. #endif
  1863. #define TEMP_2_PIN -1
  1864. #define E0_STEP_PIN 34
  1865. #define E0_DIR_PIN 43
  1866. #define E0_ENABLE_PIN 26
  1867. #define E0_MS1_PIN 65
  1868. #define E0_MS2_PIN 66
  1869. #define E1_STEP_PIN 33
  1870. #define E1_DIR_PIN 42
  1871. #define E1_ENABLE_PIN 25
  1872. #define E1_MS1_PIN 63
  1873. #define E1_MS2_PIN 64
  1874. #define DIGIPOTSS_PIN 38
  1875. #define DIGIPOT_CHANNELS {4,5,3,0,1} // X Y Z E0 E1 digipot channels to stepper driver mapping
  1876. #define SDPOWER -1
  1877. #define SDSS 53
  1878. #define LED_PIN 13
  1879. #define FAN_PIN 8
  1880. #define PS_ON_PIN 4
  1881. #define KILL_PIN -1 //80 with Smart Controller LCD
  1882. #define SUICIDE_PIN -1 //PIN that has to be turned on right after start, to keep power flowing.
  1883. #ifdef ULTRA_LCD
  1884. #define KILL_PIN 80
  1885. #ifdef NEWPANEL
  1886. //arduino pin which triggers an piezzo beeper
  1887. #define BEEPER 79 // Beeper on AUX-4
  1888. #define LCD_PINS_RS 70
  1889. #define LCD_PINS_ENABLE 71
  1890. #define LCD_PINS_D4 72
  1891. #define LCD_PINS_D5 73
  1892. #define LCD_PINS_D6 74
  1893. #define LCD_PINS_D7 75
  1894. //buttons are directly attached using AUX-2
  1895. #define BTN_EN1 76
  1896. #define BTN_EN2 77
  1897. #define BTN_ENC 78 //the click
  1898. #define BLEN_C 2
  1899. #define BLEN_B 1
  1900. #define BLEN_A 0
  1901. #define SDCARDDETECT 81 // Ramps does not use this port
  1902. //encoder rotation values
  1903. #define encrot0 0
  1904. #define encrot1 2
  1905. #define encrot2 3
  1906. #define encrot3 1
  1907. #else //old style panel with shift register
  1908. //arduino pin witch triggers an piezzo beeper
  1909. #define BEEPER 33 No Beeper added
  1910. //buttons are attached to a shift register
  1911. // Not wired this yet
  1912. // #define SHIFT_CLK 38
  1913. // #define SHIFT_LD 42
  1914. // #define SHIFT_OUT 40
  1915. // #define SHIFT_EN 17
  1916. #define LCD_PINS_RS 75
  1917. #define LCD_PINS_ENABLE 17
  1918. #define LCD_PINS_D4 23
  1919. #define LCD_PINS_D5 25
  1920. #define LCD_PINS_D6 27
  1921. #define LCD_PINS_D7 29
  1922. //encoder rotation values
  1923. #define encrot0 0
  1924. #define encrot1 2
  1925. #define encrot2 3
  1926. #define encrot3 1
  1927. //bits in the shift register that carry the buttons for:
  1928. // left up center down right red
  1929. #define BL_LE 7
  1930. #define BL_UP 6
  1931. #define BL_MI 5
  1932. #define BL_DW 4
  1933. #define BL_RI 3
  1934. #define BL_ST 2
  1935. #define BLEN_B 1
  1936. #define BLEN_A 0
  1937. #endif
  1938. #endif //ULTRA_LCD
  1939. #ifdef FILAMENT_SENSOR
  1940. //Filip added pin for Filament sensor analog input
  1941. #define FILWIDTH_PIN 3
  1942. #endif //FILAMENT_SENSOR
  1943. #endif
  1944. /****************************************************************************************
  1945. * MegaTronics
  1946. *
  1947. ****************************************************************************************/
  1948. #if MOTHERBOARD == 70
  1949. #define KNOWN_BOARD 1
  1950. #ifndef __AVR_ATmega2560__
  1951. #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
  1952. #endif
  1953. #define LARGE_FLASH true
  1954. #define X_STEP_PIN 26
  1955. #define X_DIR_PIN 28
  1956. #define X_ENABLE_PIN 24
  1957. #define X_MIN_PIN 41
  1958. #define X_MAX_PIN 37
  1959. #define Y_STEP_PIN 60 // A6
  1960. #define Y_DIR_PIN 61 // A7
  1961. #define Y_ENABLE_PIN 22
  1962. #define Y_MIN_PIN 14
  1963. #define Y_MAX_PIN 15
  1964. #define Z_STEP_PIN 54 // A0
  1965. #define Z_DIR_PIN 55 // A1
  1966. #define Z_ENABLE_PIN 56 // A2
  1967. #define Z_MIN_PIN 18
  1968. #define Z_MAX_PIN 19
  1969. #define E0_STEP_PIN 31
  1970. #define E0_DIR_PIN 32
  1971. #define E0_ENABLE_PIN 38
  1972. #define E1_STEP_PIN 34
  1973. #define E1_DIR_PIN 36
  1974. #define E1_ENABLE_PIN 30
  1975. #define SDPOWER -1
  1976. #define SDSS 53
  1977. #define LED_PIN 13
  1978. #define FAN_PIN 7 // IO pin. Buffer needed
  1979. #define PS_ON_PIN 12
  1980. #define KILL_PIN -1
  1981. #define HEATER_0_PIN 9 // EXTRUDER 1
  1982. #define HEATER_1_PIN 8 // EXTRUDER 2 (FAN On Sprinter)
  1983. #define HEATER_2_PIN -1
  1984. #if TEMP_SENSOR_0 == -1
  1985. #define TEMP_0_PIN 8 // ANALOG NUMBERING
  1986. #else
  1987. #define TEMP_0_PIN 13 // ANALOG NUMBERING
  1988. #endif
  1989. #define TEMP_1_PIN 15 // ANALOG NUMBERING
  1990. #define TEMP_2_PIN -1 // ANALOG NUMBERING
  1991. #define HEATER_BED_PIN 10 // BED
  1992. #define TEMP_BED_PIN 14 // ANALOG NUMBERING
  1993. #define BEEPER 33 // Beeper on AUX-4
  1994. #ifdef ULTRA_LCD
  1995. #ifdef NEWPANEL
  1996. //arduino pin which triggers an piezzo beeper
  1997. #define LCD_PINS_RS 16
  1998. #define LCD_PINS_ENABLE 17
  1999. #define LCD_PINS_D4 23
  2000. #define LCD_PINS_D5 25
  2001. #define LCD_PINS_D6 27
  2002. #define LCD_PINS_D7 29
  2003. //buttons are directly attached using AUX-2
  2004. #define BTN_EN1 59
  2005. #define BTN_EN2 64
  2006. #define BTN_ENC 43 //the click
  2007. #define BLEN_C 2
  2008. #define BLEN_B 1
  2009. #define BLEN_A 0
  2010. #define SDCARDDETECT -1 // Ramps does not use this port
  2011. //encoder rotation values
  2012. #define encrot0 0
  2013. #define encrot1 2
  2014. #define encrot2 3
  2015. #define encrot3 1
  2016. #endif
  2017. #endif //ULTRA_LCD
  2018. #endif
  2019. /****************************************************************************************
  2020. * MegaTronics v2.0
  2021. *
  2022. ****************************************************************************************/
  2023. #if MOTHERBOARD == 701
  2024. #define KNOWN_BOARD 1
  2025. #ifndef __AVR_ATmega2560__
  2026. #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
  2027. #endif
  2028. #define LARGE_FLASH true
  2029. #define X_STEP_PIN 26
  2030. #define X_DIR_PIN 27
  2031. #define X_ENABLE_PIN 25
  2032. #define X_MIN_PIN 37
  2033. #define X_MAX_PIN 40 //2 //Max endstops default to disabled "-1", set to commented value to enable.
  2034. #define Y_STEP_PIN 4 // A6
  2035. #define Y_DIR_PIN 54 // A0
  2036. #define Y_ENABLE_PIN 5
  2037. #define Y_MIN_PIN 41
  2038. #define Y_MAX_PIN 38 //15
  2039. #define Z_STEP_PIN 56 // A2
  2040. #define Z_DIR_PIN 60 // A6
  2041. #define Z_ENABLE_PIN 55 // A1
  2042. #define Z_MIN_PIN 18
  2043. #define Z_MAX_PIN 19
  2044. #define E0_STEP_PIN 35
  2045. #define E0_DIR_PIN 36
  2046. #define E0_ENABLE_PIN 34
  2047. #define E1_STEP_PIN 29
  2048. #define E1_DIR_PIN 39
  2049. #define E1_ENABLE_PIN 28
  2050. #define E2_STEP_PIN 23
  2051. #define E2_DIR_PIN 24
  2052. #define E2_ENABLE_PIN 22
  2053. #define SDPOWER -1
  2054. #define SDSS 53
  2055. #define LED_PIN 13
  2056. #define FAN_PIN 7
  2057. #define FAN2_PIN 6
  2058. #define PS_ON_PIN 12
  2059. #define KILL_PIN -1
  2060. #define HEATER_0_PIN 9 // EXTRUDER 1
  2061. #define HEATER_1_PIN 8 // EXTRUDER 2
  2062. #define HEATER_2_PIN -1
  2063. #if TEMP_SENSOR_0 == -1
  2064. #define TEMP_0_PIN 4 // ANALOG NUMBERING
  2065. #else
  2066. #define TEMP_0_PIN 13 // ANALOG NUMBERING
  2067. #endif
  2068. #if TEMP_SENSOR_1 == -1
  2069. #define TEMP_1_PIN 8 // ANALOG NUMBERING
  2070. #else
  2071. #define TEMP_1_PIN 15 // ANALOG NUMBERING
  2072. #endif
  2073. #define TEMP_2_PIN -1 // ANALOG NUMBERING
  2074. #define HEATER_BED_PIN 10 // BED
  2075. #if TEMP_SENSOR_BED == -1
  2076. #define TEMP_BED_PIN 8 // ANALOG NUMBERING
  2077. #else
  2078. #define TEMP_BED_PIN 14 // ANALOG NUMBERING
  2079. #endif
  2080. #define BEEPER 64
  2081. #define LCD_PINS_RS 14
  2082. #define LCD_PINS_ENABLE 15
  2083. #define LCD_PINS_D4 30
  2084. #define LCD_PINS_D5 31
  2085. #define LCD_PINS_D6 32
  2086. #define LCD_PINS_D7 33
  2087. //buttons are directly attached using keypad
  2088. #define BTN_EN1 61
  2089. #define BTN_EN2 59
  2090. #define BTN_ENC 43 //the click
  2091. #define BLEN_C 2
  2092. #define BLEN_B 1
  2093. #define BLEN_A 0
  2094. #define SDCARDDETECT -1 // Megatronics does not use this port
  2095. //encoder rotation values
  2096. #define encrot0 0
  2097. #define encrot1 2
  2098. #define encrot2 3
  2099. #define encrot3 1
  2100. #endif
  2101. /****************************************************************************************
  2102. * Minitronics v1.0
  2103. *
  2104. ****************************************************************************************/
  2105. #if MOTHERBOARD == 702
  2106. #define KNOWN_BOARD 1
  2107. #ifndef __AVR_ATmega1281__
  2108. #error Oops! Make sure you have 'Minitronics ' selected from the 'Tools -> Boards' menu.
  2109. #endif
  2110. #define LARGE_FLASH true
  2111. #define X_STEP_PIN 48
  2112. #define X_DIR_PIN 47
  2113. #define X_ENABLE_PIN 49
  2114. #define X_MIN_PIN 5
  2115. #define X_MAX_PIN -1 //2 //Max endstops default to disabled "-1", set to commented value to enable.
  2116. #define Y_STEP_PIN 39 // A6
  2117. #define Y_DIR_PIN 40 // A0
  2118. #define Y_ENABLE_PIN 38
  2119. #define Y_MIN_PIN 2
  2120. #define Y_MAX_PIN -1 //15
  2121. #define Z_STEP_PIN 42 // A2
  2122. #define Z_DIR_PIN 43 // A6
  2123. #define Z_ENABLE_PIN 41 // A1
  2124. #define Z_MIN_PIN 6
  2125. #define Z_MAX_PIN -1
  2126. #define E0_STEP_PIN 45
  2127. #define E0_DIR_PIN 44
  2128. #define E0_ENABLE_PIN 27
  2129. #define E1_STEP_PIN 36
  2130. #define E1_DIR_PIN 35
  2131. #define E1_ENABLE_PIN 37
  2132. #define E2_STEP_PIN -1
  2133. #define E2_DIR_PIN -1
  2134. #define E2_ENABLE_PIN -1
  2135. #define SDPOWER -1
  2136. #define SDSS 16
  2137. #define LED_PIN 46
  2138. #define FAN_PIN 9
  2139. #define FAN2_PIN -1
  2140. #define PS_ON_PIN -1
  2141. #define KILL_PIN -1
  2142. #define HEATER_0_PIN 7 // EXTRUDER 1
  2143. #define HEATER_1_PIN 8 // EXTRUDER 2
  2144. #define HEATER_2_PIN -1
  2145. #define TEMP_0_PIN 7 // ANALOG NUMBERING
  2146. #define TEMP_1_PIN 6 // ANALOG NUMBERING
  2147. #define TEMP_2_PIN -1 // ANALOG NUMBERING
  2148. #define HEATER_BED_PIN 3 // BED
  2149. #define TEMP_BED_PIN 6 // ANALOG NUMBERING
  2150. #define BEEPER -1
  2151. #define LCD_PINS_RS -1
  2152. #define LCD_PINS_ENABLE -1
  2153. #define LCD_PINS_D4 -1
  2154. #define LCD_PINS_D5 -1
  2155. #define LCD_PINS_D6 -1
  2156. #define LCD_PINS_D7 -1
  2157. //buttons are directly attached using keypad
  2158. #define BTN_EN1 -1
  2159. #define BTN_EN2 -1
  2160. #define BTN_ENC -1 //the click
  2161. #define BLEN_C 2
  2162. #define BLEN_B 1
  2163. #define BLEN_A 0
  2164. #define SDCARDDETECT -1 // Megatronics does not use this port
  2165. //encoder rotation values
  2166. #define encrot0 0
  2167. #define encrot1 2
  2168. #define encrot2 3
  2169. #define encrot3 1
  2170. #endif
  2171. /****************************************************************************************
  2172. * Cheaptronic v1.0
  2173. *
  2174. ****************************************************************************************/
  2175. #if MOTHERBOARD == 2
  2176. #define KNOWN_BOARD 1
  2177. #ifndef __AVR_ATmega2560__
  2178. #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
  2179. #endif
  2180. #define LARGE_FLASH true
  2181. //X motor stepper
  2182. #define X_STEP_PIN 14
  2183. #define X_DIR_PIN 15
  2184. #define X_ENABLE_PIN 24
  2185. //X endstop
  2186. #define X_MIN_PIN 3
  2187. #define X_MAX_PIN -1
  2188. //Y motor stepper
  2189. #define Y_STEP_PIN 35
  2190. #define Y_DIR_PIN 36
  2191. #define Y_ENABLE_PIN 31
  2192. //Y endstop
  2193. #define Y_MIN_PIN 2
  2194. #define Y_MAX_PIN -1
  2195. //Z motor stepper
  2196. #define Z_STEP_PIN 40
  2197. #define Z_DIR_PIN 41
  2198. #define Z_ENABLE_PIN 37
  2199. //Z endstop
  2200. #define Z_MIN_PIN 5
  2201. #define Z_MAX_PIN -1
  2202. //Extruder 0 stepper
  2203. #define E0_STEP_PIN 26
  2204. #define E0_DIR_PIN 28
  2205. #define E0_ENABLE_PIN 25
  2206. //Extruder 1 stepper
  2207. #define E1_STEP_PIN 33
  2208. #define E1_DIR_PIN 34
  2209. #define E1_ENABLE_PIN 30
  2210. #define SDPOWER -1
  2211. #define SDSS -1
  2212. #define LED_PIN -1
  2213. //FAN
  2214. #define FAN_PIN -1
  2215. #define PS_ON_PIN -1
  2216. #define KILL_PIN -1
  2217. #define HEATER_0_PIN 19 // EXTRUDER 1
  2218. #define HEATER_1_PIN 23 // EXTRUDER 2
  2219. //HeatedBad
  2220. #define HEATER_BED_PIN 22
  2221. //Cheaptronic v1.0 hasent EXTRUDER 3
  2222. #define HEATER_2_PIN -1
  2223. //Temperature sensors
  2224. #define TEMP_0_PIN 15
  2225. #define TEMP_1_PIN 14
  2226. #define TEMP_2_PIN -1
  2227. #define TEMP_BED_PIN 13
  2228. //Cheaptronic v1.0 dont support LCD
  2229. #define LCD_PINS_RS -1
  2230. #define LCD_PINS_ENABLE -1
  2231. #define LCD_PINS_D4 -1
  2232. #define LCD_PINS_D5 -1
  2233. #define LCD_PINS_D6 -1
  2234. #define LCD_PINS_D7 -1
  2235. //Cheaptronic v1.0 dont support keypad
  2236. #define BTN_EN1 -1
  2237. #define BTN_EN2 -1
  2238. #define BTN_ENC -1
  2239. #define BLEN_C 2
  2240. #define BLEN_B 1
  2241. #define BLEN_A 0
  2242. //Cheaptronic v1.0 does not use this port
  2243. #define SDCARDDETECT -1
  2244. //encoder rotation values
  2245. #define encrot0 0
  2246. #define encrot1 2
  2247. #define encrot2 3
  2248. #define encrot3 1
  2249. #endif
  2250. #ifndef KNOWN_BOARD
  2251. #error Unknown MOTHERBOARD value in configuration.h
  2252. #endif
  2253. //List of pins which to ignore when asked to change by gcode, 0 and 1 are RX and TX, do not mess with those!
  2254. #define _E0_PINS E0_STEP_PIN, E0_DIR_PIN, E0_ENABLE_PIN, HEATER_0_PIN,
  2255. #if EXTRUDERS > 1
  2256. #define _E1_PINS E1_STEP_PIN, E1_DIR_PIN, E1_ENABLE_PIN, HEATER_1_PIN,
  2257. #else
  2258. #define _E1_PINS
  2259. #endif
  2260. #if EXTRUDERS > 2
  2261. #define _E2_PINS E2_STEP_PIN, E2_DIR_PIN, E2_ENABLE_PIN, HEATER_2_PIN,
  2262. #else
  2263. #define _E2_PINS
  2264. #endif
  2265. #ifdef X_STOP_PIN
  2266. #if X_HOME_DIR < 0
  2267. #define X_MIN_PIN X_STOP_PIN
  2268. #define X_MAX_PIN -1
  2269. #else
  2270. #define X_MIN_PIN -1
  2271. #define X_MAX_PIN X_STOP_PIN
  2272. #endif
  2273. #endif
  2274. #ifdef Y_STOP_PIN
  2275. #if Y_HOME_DIR < 0
  2276. #define Y_MIN_PIN Y_STOP_PIN
  2277. #define Y_MAX_PIN -1
  2278. #else
  2279. #define Y_MIN_PIN -1
  2280. #define Y_MAX_PIN Y_STOP_PIN
  2281. #endif
  2282. #endif
  2283. #ifdef Z_STOP_PIN
  2284. #if Z_HOME_DIR < 0
  2285. #define Z_MIN_PIN Z_STOP_PIN
  2286. #define Z_MAX_PIN -1
  2287. #else
  2288. #define Z_MIN_PIN -1
  2289. #define Z_MAX_PIN Z_STOP_PIN
  2290. #endif
  2291. #endif
  2292. #ifdef DISABLE_MAX_ENDSTOPS
  2293. #define X_MAX_PIN -1
  2294. #define Y_MAX_PIN -1
  2295. #define Z_MAX_PIN -1
  2296. #endif
  2297. #ifdef DISABLE_MIN_ENDSTOPS
  2298. #define X_MIN_PIN -1
  2299. #define Y_MIN_PIN -1
  2300. #define Z_MIN_PIN -1
  2301. #endif
  2302. #define SENSITIVE_PINS {0, 1, X_STEP_PIN, X_DIR_PIN, X_ENABLE_PIN, X_MIN_PIN, X_MAX_PIN, Y_STEP_PIN, Y_DIR_PIN, Y_ENABLE_PIN, Y_MIN_PIN, Y_MAX_PIN, Z_STEP_PIN, Z_DIR_PIN, Z_ENABLE_PIN, Z_MIN_PIN, Z_MAX_PIN, PS_ON_PIN, \
  2303. HEATER_BED_PIN, FAN_PIN, \
  2304. _E0_PINS _E1_PINS _E2_PINS \
  2305. analogInputToDigitalPin(TEMP_0_PIN), analogInputToDigitalPin(TEMP_1_PIN), analogInputToDigitalPin(TEMP_2_PIN), analogInputToDigitalPin(TEMP_BED_PIN) }
  2306. #endif