diff --git a/Cards/EaserCAT-3000-Digital-Stepper-Analog-Encoder-Frequency/Kicad/.gitignore b/Cards/EaserCAT-3000-Digital-Stepper-Analog-Encoder-Frequency/Kicad/.gitignore index cb4a0ee..f06891b 100644 --- a/Cards/EaserCAT-3000-Digital-Stepper-Analog-Encoder-Frequency/Kicad/.gitignore +++ b/Cards/EaserCAT-3000-Digital-Stepper-Analog-Encoder-Frequency/Kicad/.gitignore @@ -4,6 +4,7 @@ fp-info-cache \#auto_saved_file* gerbers/ Ax58100-stm32-ethercat-backups/ +EaserCAT-7000-backups/ freerouting.* *.dsn *.frb diff --git a/Cards/EaserCAT-7000-DIO+I2C/Firmware/platformio.ini b/Cards/EaserCAT-7000-DIO+I2C/Firmware/platformio.ini index b2b200e..90491e9 100755 --- a/Cards/EaserCAT-7000-DIO+I2C/Firmware/platformio.ini +++ b/Cards/EaserCAT-7000-DIO+I2C/Firmware/platformio.ini @@ -15,7 +15,7 @@ board = genericSTM32F407VGT6 upload_protocol = stlink debug_tool = stlink debug_build_flags = -O0 -g -ggdb -monitor_port = COM4 +monitor_port = /dev/ttyUSB0 monitor_filters = send_on_enter, time, colorize, log2file monitor_speed = 115200 build_flags = -Wl,--no-warn-rwx-segment -DECAT diff --git a/Cards/EaserCAT-7000-DIO+I2C/Kicad/EaserCAT-7000-backups/EaserCAT-7000-2025-02-05_084616.zip b/Cards/EaserCAT-7000-DIO+I2C/Kicad/EaserCAT-7000-backups/EaserCAT-7000-2025-02-05_084616.zip deleted file mode 100755 index 7fed2d6..0000000 Binary files a/Cards/EaserCAT-7000-DIO+I2C/Kicad/EaserCAT-7000-backups/EaserCAT-7000-2025-02-05_084616.zip and /dev/null differ