My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
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 år sedan
..
HAL_AVR Change some hex case 7 år sedan
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 år sedan
HAL_LPC1768 Fix SDSUPPORT for MKS SBASE 7 år sedan
HAL_STM32F1 Changes to STM32F1 HAL (#8833) 7 år sedan
HAL_TEENSY35_36 Change some hex case 7 år sedan
HAL.h 32-bit unless… 7 år sedan
HAL_LCD_defines.h AVR RRD works 7 år sedan
HAL_SanityCheck.h STM32F1 HAL 8 år sedan
HAL_endstop_interrupts.h Improve AVR arch detection 8 år sedan
HAL_pinsDebug.h Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 år sedan
HAL_spi_pins.h STM32F1 HAL 8 år sedan
I2cEeprom.cpp HAL updates 8 år sedan
SPI.h Dependency adjustments 7 år sedan
SpiEeprom.cpp Use fastio for HAL SPI EEPROM 7 år sedan
math_32bit.h HAL updates 8 år sedan
persistent_store_api.h UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 7 år sedan
servo.cpp HAL updates 8 år sedan
servo.h Apply some formatting 7 år sedan
servo_private.h Apply some formatting 7 år sedan