Browse Source

Patch BAUDRATE line in configs

pull/1/head
Scott Lahteine 8 years ago
parent
commit
4f6bfabaad
  1. 2
      Marlin/Configuration.h
  2. 2
      Marlin/example_configurations/Cartesio/Configuration.h
  3. 2
      Marlin/example_configurations/Felix/Configuration.h
  4. 2
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  5. 2
      Marlin/example_configurations/Hephestos/Configuration.h
  6. 2
      Marlin/example_configurations/Hephestos_2/Configuration.h
  7. 2
      Marlin/example_configurations/K8200/Configuration.h
  8. 2
      Marlin/example_configurations/K8400/Configuration.h
  9. 2
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  10. 2
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  11. 2
      Marlin/example_configurations/RigidBot/Configuration.h
  12. 2
      Marlin/example_configurations/SCARA/Configuration.h
  13. 2
      Marlin/example_configurations/TAZ4/Configuration.h
  14. 2
      Marlin/example_configurations/WITBOX/Configuration.h
  15. 2
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  16. 2
      Marlin/example_configurations/delta/biv2.5/Configuration.h
  17. 2
      Marlin/example_configurations/delta/generic/Configuration.h
  18. 2
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  19. 2
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  20. 2
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  21. 2
      Marlin/example_configurations/makibox/Configuration.h
  22. 2
      Marlin/example_configurations/tvrrug/Round2/Configuration.h

2
Marlin/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/Cartesio/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 115200
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 115200
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/Felix/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/Felix/DUAL/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/Hephestos/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 115200
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 115200
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/Hephestos_2/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/K8200/Configuration.h

@ -121,7 +121,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -130,6 +129,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/K8400/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/K8400/Dual-head/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/RigidBot/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 115200
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 115200
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/SCARA/Configuration.h

@ -146,7 +146,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -155,6 +154,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/TAZ4/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/WITBOX/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 115200
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 115200
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/adafruit/ST7565/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/delta/biv2.5/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/delta/generic/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/delta/kossel_mini/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/delta/kossel_pro/Configuration.h

@ -120,7 +120,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 115200
/**
* This setting determines the communication speed of the printer.
*
@ -129,6 +128,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 115200
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/delta/kossel_xl/Configuration.h

@ -107,7 +107,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -116,6 +115,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/makibox/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

2
Marlin/example_configurations/tvrrug/Round2/Configuration.h

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

Loading…
Cancel
Save