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.
kfazz 18f97c4013 add HardwareSerial and SoftwareSerial for Re-ARM. hace 7 años
..
Re-ARM Moved CMSIS and other LPC1768 dependencies hace 7 años
driver Moved CMSIS and other LPC1768 dependencies hace 7 años
include Moved CMSIS and other LPC1768 dependencies hace 7 años
lib add HardwareSerial and SoftwareSerial for Re-ARM. HardwareSerial has been tested on Uart0 (debug header) and Uart3 (i2c connector) Software Serial has been tested to work bi-directionally at 9600 and 115200 using pins 6 and 63 on J5, and unidirectionally (write only) at 250000. The code used to test was Teemuatlut's tmc2208 patch, and a few small changes to main used to echo recieved chars back to a host pc. hace 7 años