mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-04-01 10:59:17 +00:00
Patch BAUDRATE line in configs
This commit is contained in:
parent
8ddd039e68
commit
4f6bfabaad
22 changed files with 22 additions and 22 deletions
Marlin
Configuration.h
example_configurations
Cartesio
Felix
Hephestos
Hephestos_2
K8200
K8400
RepRapWorld/Megatronics
RigidBot
SCARA
TAZ4
WITBOX
adafruit/ST7565
delta
biv2.5
generic
kossel_mini
kossel_pro
kossel_xl
makibox
tvrrug/Round2
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 115200
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 115200
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 115200
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 115200
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -121,7 +121,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -130,6 +129,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 115200
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 115200
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -146,7 +146,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -155,6 +154,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 115200
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 115200
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -120,7 +120,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 115200
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -129,6 +128,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 115200
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -107,7 +107,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -116,6 +115,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
|
@ -114,7 +114,6 @@
|
||||||
*/
|
*/
|
||||||
#define SERIAL_PORT 0
|
#define SERIAL_PORT 0
|
||||||
|
|
||||||
#define BAUDRATE 250000
|
|
||||||
/**
|
/**
|
||||||
* This setting determines the communication speed of the printer.
|
* This setting determines the communication speed of the printer.
|
||||||
*
|
*
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
*
|
*
|
||||||
* :[2400,9600,19200,38400,57600,115200,250000]
|
* :[2400,9600,19200,38400,57600,115200,250000]
|
||||||
*/
|
*/
|
||||||
|
#define BAUDRATE 250000
|
||||||
|
|
||||||
// Enable the Bluetooth serial interface on AT90USB devices
|
// Enable the Bluetooth serial interface on AT90USB devices
|
||||||
//#define BLUETOOTH
|
//#define BLUETOOTH
|
||||||
|
|
Loading…
Add table
Reference in a new issue