My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
etagle 33a6fc70e4 Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 7 роки тому
..
HAL_AVR Change some hex case 7 роки тому
HAL_DUE Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) 7 роки тому
HAL_LPC1768 Fix SDSUPPORT for MKS SBASE 7 роки тому
HAL_STM32F1 Changes to STM32F1 HAL (#8833) 7 роки тому
HAL_TEENSY35_36 Change some hex case 7 роки тому
HAL.h 32-bit unless… 7 роки тому
HAL_LCD_defines.h AVR RRD works 7 роки тому
HAL_SanityCheck.h STM32F1 HAL 8 роки тому
HAL_endstop_interrupts.h Improve AVR arch detection 8 роки тому
HAL_pinsDebug.h Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 роки тому
HAL_spi_pins.h STM32F1 HAL 8 роки тому
I2cEeprom.cpp HAL updates 8 роки тому
SPI.h Dependency adjustments 7 роки тому
SpiEeprom.cpp Use fastio for HAL SPI EEPROM 7 роки тому
math_32bit.h HAL updates 8 роки тому
persistent_store_api.h UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 7 роки тому
servo.cpp HAL updates 8 роки тому
servo.h Apply some formatting 7 роки тому
servo_private.h Apply some formatting 7 роки тому