- Oct 17, 2018
-
-
Nils Hasenbanck authored
-
InsanityAutomation authored
* Universal tool-change Z lift * Add TOOLCHANGE_ZRAISE to example configs * Park/unpark changes to example configs * Implement DEBUG_DXC_MODE
-
Scott Lahteine authored
-
Scott Lahteine authored
-
AnHardt authored
-
Chris Pepper authored
-
Hannes Brandstätter-Müller authored
-
- Oct 16, 2018
-
-
Marcio Teixeira authored
- Add methods to access print counter data - Clean up some inconsistent method names - Clear lcd status after filament change - Implement `lcd_reset_status` so it works like UltraLCD
-
Scott Lahteine authored
-
Marcio Teixeira authored
- Added FILAMENT_RUNOUT_DISTANCE_MM option - Added FILAMENT_MOTION_SENSOR option
-
Scott Lahteine authored
-
Karl Andersson authored
-
Scott Lahteine authored
-
AnHardt authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
AnHardt authored
-
Ludy authored
-
Scott Lahteine authored
-
swilkens authored
Homing on the Ender 3 with HOMING_FEEDRATE_XY set to 50*60 was shown (#12074) to cause the end-stop micro-switches to bottom out, causing the carriage for both X and Y axis to physically crash into the micro switch. Reducing the homing speed prevents the switches from bottoming out.
-
TheSFReader authored
-
- Oct 14, 2018
-
-
Scott Lahteine authored
[HAL][LPC176x] Pull out framework, improve build, fix things
-
Christopher Pepper authored
-
Christopher Pepper authored
-
Christopher Pepper authored
need to identify why incompatible libraries are still included without specifically disallowing them
-
Christopher Pepper authored
-
Andy Shaw authored
* Add traceback after watchdog timeout Add the cpability to perform a traceback following a watchdog timeout. * Enhanced hardware SPI Allow use of either SSP0 or SSP1. Ensure that no data is left in I/O buffers after calls to enable sharing of SSP hardware. * Make flash emulation of eeprom the default Make use of flash for eeprom storage the default. This means that usage of eeprom will not cause USB drive mount/unmount operations. * Allow sharing of SD card SD card I/O operations from the USB stack take place in idle loop, rather than at interrupt time. Allowing sharing of the SPI bus. New configuration options to allow usage of the SD card to be specified. * Fix problem with hardware SPI pins
-
Christopher Pepper authored
Framework and build platform now located at https://github.com/p3p/pio-framework-arduino-lpc176x and https://github.com/p3p/pio-nxplpc-arduino-lpc176x respectively fix mkssbase leds move hardware serial remove hardware/software serial Hardware Serial extraction HardwareSerial ISRs fix disabled serial2 causing Serial object to link move usb devices out to framework separate out adc/pwm peripheral function from hal.cpp fix includes remove unused pwm init move adc HAL header update templated filtered adc LPC1769 platform
-
Roman Moravčík authored
-
Karl Andersson authored
-
Scott Lahteine authored
-
Kevin Velickovic authored
-
- Oct 13, 2018
-
-
N95JPL authored
-
Scott Lahteine authored
-
- Oct 12, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-