Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Klipper3d/klipper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-29test: Add an led test for led, neopixel, dotstar, pca9533, pca9632 configswork-leds-20220322Kevin O'Connor
2022-03-29pca9533: fix typoKevin O'Connor
2022-03-28led: Support setting display_template parameters via SET_LED_TEMPLATEKevin O'Connor
2022-03-28led: Support automated LED updates based on display_template resultsKevin O'Connor
2022-03-28display: Add a new PrinterDisplayTemplate class for tracking template macrosKevin O'Connor
2022-03-28docs: Note that neopixel doesn't work on "linux mcu"Kevin O'Connor
2022-03-28docs: Note change to neopixel/dotstar API status fieldsKevin O'Connor
2022-03-28pca9533: Add support for 4 brightness levelsKevin O'Connor
2022-03-28pca9533: Update to use LEDHelper classKevin O'Connor
2022-03-28pca9632: Update to use LEDHelper classKevin O'Connor
2022-03-28mcp4018: Support setting minclock and reqclock in SoftwareI2C classKevin O'Connor
2022-03-28dotstar: Update to use LEDHelper classKevin O'Connor
2022-03-28neopixel: Update to use LEDHelper classKevin O'Connor
2022-03-28led: Add support for PWM controlled LEDsKevin O'Connor
2022-03-26atsam: Add support for SAM E70Alex Maclean
2022-03-26lib: Add Atmel SAM E70 headersAlex Maclean
2022-03-26workflows: Add comment when adding reviewer-needed label to idle ticketKevin O'Connor
2022-03-20docs: Fix config snippet for polarCharles Pickering
2022-03-19config: Added Config for Creality Ender 5 Pro 2020 (#4836)SyrasX
2022-03-18virtual_sdcard: Allow spaces in file path for M23Justin Schuh
2022-03-18docs: Add a link to Rotation_Distance.md in Example_Configs.mdKevin O'Connor
2022-03-18palette2: Fix typo (gmcd vs gcmd)Kevin O'Connor
2022-03-18skew_corrections: Fix typo (gmcd vs gcmd)Kevin O'Connor
2022-03-18config: Adds Ender 2 Pro config (#5359)Spencer Owen
2022-03-16docs: Fix section headers of [display] sections in Config_Reference.mdKevin O'Connor
2022-03-14test: Minor file ordering change to printers.testKevin O'Connor
2022-03-14config: generic-th3d-ezboard-lite-v2.0.cfg (#5247)Apulo
2022-03-14pca9632: LED module for FlashForge Dreamer 3D printer (#4654)Ricardo Alcântara
2022-03-14linux: Update i2c.c (#5295)Blinker73
2022-03-14test: Add printer-monoprice-select-mini-v1-2016.cfg to printers.testKevin O'Connor
2022-03-14config: Config for Monoprice Select Mini v1 (#5243)jace
2022-03-14scripts: Migrate `check_whitespace.py` to python3Miklós Tusz
2022-03-14temperature_fan: add missing round function to get_status temperatureStefan Dej
2022-03-14config: Adding bed_screws to Ender 3 (#5252)Ofir Petrushka
2022-03-14config: Elegoo Neptune 2 config update (#5213)just-trey
2022-03-14neopixel: add BGR for neopixel (#5160)electron2410
2022-03-14stm32: Allow 32KiB bootloader to be specified for all STM32F4 buildsKevin O'Connor
2022-03-14docs: Fix typo in RPi_microcontroller.mdKevin O'Connor
2022-03-14workflows: Update invalid-label-bot.yaml to use actions/github-script@v6Kevin O'Connor
2022-03-14workflows: Update stale-issue-bot.yaml to use actions/github-script@v6Kevin O'Connor
2022-03-14workflows: Mark inactive github PRs with "reviewer needed"Kevin O'Connor
2022-03-14workflows: Automatically close PRs with "reviewer needed" that become staleKevin O'Connor
2022-03-14workflows: Add github tool to add a comment to PRs marked "reviewer needed"Kevin O'Connor
2022-03-14docs: Move "benefits" review section up in CONTRIBUTING.mdKevin O'Connor
2022-03-11stm32: Clarify CCIPR2 setting in stm32g0.cKevin O'Connor
2022-03-11docs: Add missing bltouch lift_speed option to Config_Reference.md (#5344)Fritz Webering
2022-03-09stm32: Simplify CCIPR2 register assignment on stm32g0Kevin O'Connor
2022-03-09stm32: USB clock source from PLLQCLK on stm32g0 (#5341)BIGTREETECH
2022-03-08docs: Improve G-Codes.md description of extruder commandsKevin O'Connor
2022-03-08klipper3d-deploy: Temporarily disable translations on klipper3d.orgKevin O'Connor