Advertisement
boelle11

Untitled

Jan 8th, 2022
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. M122 P200
  2. RepRapFirmware for LPC176x based Boards (rearm) version 3.3.0_11 running on LPC176x at 100Mhz
  3.  
  4. == Configurable Board.txt Settings ==
  5. board = rearm Signature 0xcfc799b1
  6.  
  7. leds.diagnostic = 4.28
  8. stepper.enablePins = { 0.10, 0.19, 0.21, 0.4, 4.29, NoPin, NoPin}
  9. stepper.stepPins = { 2.1, 2.2, 2.3, 2.0, 2.8, NoPin, NoPin}
  10. stepper.directionPins = { 0.11, 0.20, 0.22, 0.5, 2.13, NoPin, NoPin}
  11. stepper.digipotFactor = 0.00
  12. stepper.TmcUartPins = { 1.0, 1.8, 1.9, 1.15, 1.16, NoPin, NoPin}
  13. stepper.numSmartDrivers = 5
  14. stepper.TmcDiagPins = { NoPin, NoPin, NoPin, NoPin, NoPin, NoPin, NoPin}
  15. heat.tempSensePins = { NoPin, NoPin, NoPin, NoPin}
  16. heat.spiTempSensorCSPins = { NoPin, NoPin}
  17. heat.spiTempSensorChannel = 0
  18. atx.powerPin = NoPin
  19. atx.powerPinInverted = false
  20. atx.initialPowerOn = true
  21. sdCard.internal.spiFrequencyHz = 25000000
  22. sdCard.external.csPin = NoPin
  23. sdCard.external.cardDetectPin = 0.6
  24. sdCard.external.spiFrequencyHz = 4000000
  25. sdCard.external.spiChannel = 255
  26. softwareSPI.pins = { NoPin, NoPin, NoPin}
  27. SPI3.pins = { NoPin, NoPin, NoPin}
  28. SSP0.pins = { 0.15, 0.17, 0.18, 0.16}
  29. SPI0.pins = { 0.15, 0.17, 0.18, 0.16}
  30. sbc.lpcTfrReadyPin = 1.31
  31. sbc.TfrReadyPin = 1.31
  32. sbc.csPin = 0.16
  33. serial.aux.rxTxPins = { 0.3, 0.2}
  34. adc.prefilter.enable = true
  35. led.neopixelPin = NoPin
  36.  
  37. == Defined Pins ==
  38. e0temp,t0 = 0.23
  39. bedtemp,t1 = 0.24
  40. e1temp,t2 = 0.25
  41. xstop,xmin = 1.24
  42. xstopmax,xmax = 1.25
  43. ystop,ymin = 1.26
  44. ystopmax,ymax = 1.27
  45. zstop,zmin = 1.29
  46. zstopmax,zmax = 1.28
  47. bed,d8 = 2.7
  48. e1heat,d9 = 2.4
  49. e0heat,d10 = 2.5
  50. servo0,d11 = 1.20
  51. servo1,d6 = 1.21
  52. servo2,d5 = 1.19
  53. servo3,d4 = 1.18
  54. d57,P0.27 = 0.27
  55. d58,P0.28 = 0.28
  56. d63,P0.26 = 0.26
  57. d59,P2.6 = 2.6
  58. d53,P1.23 = 1.23
  59. d49,P1.31 = 1.31
  60. d41,P1.22 = 1.22
  61. d37,P1.30 = 1.30
  62. d35,P2.11 = 2.11
  63. d33,P3.25 = 3.25
  64. d31,P3.26 = 3.26
  65. d16,P0.16 = 0.16
  66. sca,d20,P0.0 = 0.0
  67. scl,d21,P0.1 = 0.1
  68. pson,P2.12 = 2.12
  69. play,P4.28 = 4.28
  70.  
  71. == Hardware Serial ==
  72. AUX Serial: UART 0
  73.  
  74. == Software PWM ==
  75. Pin 2.7 @ 250Hz (Disabled)
  76. Pin 2.5 @ 250Hz (Disabled)
  77. Pin 2.4 @ 500Hz (Disabled)
  78. Pin 1.20 @ 500Hz (Disabled)
  79. Pin 1.21 @ 500Hz (Disabled)
  80. Pin 1.19 @ 0Hz (Disabled)
  81.  
  82. == Hardware PWM ==
  83. Hardware PWM = 50Hz [ NoPin NoPin NoPin NoPin NoPin NoPin ]
  84. === Duet Control Server ===
  85. Duet Control Server v3.3.0
  86. Code buffer space: 2048
  87. Configured SPI speed: 8000000Hz
  88. Full transfers per second: 34.58, max wait times: 9.5ms/0.0ms
  89. Codes per second: 0.00
  90. Maximum length of RX/TX data transfers: 2588/968
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement