Commit Graph

  • 7202a5da8e docs: Minor wording change in Example_Configs.md Kevin O'Connor 2022-02-21 12:17:30 -0500
  • 74dbd8a8e4 docs: Fix Example_Configs.md list rendering Kevin O'Connor 2022-02-21 12:13:34 -0500
  • c3baa671a5 docs: Update Example_Configs.md Kevin O'Connor 2022-02-21 11:57:51 -0500
  • 8b0c6fcb08 bed_mesh: Report actual mesh profiles as status Misterke 2022-02-15 20:58:47 +0100
  • 131cca2b51 docs: Change the klipper3d.org "language selection" icon Kevin O'Connor 2022-02-16 12:09:09 -0500
  • d94d690d67
    config: Update printer-tronxy-x5sa-v6-2019.cfg (#5262) Polar-Ted 2022-02-14 16:17:38 -0800
  • 38220da46b
    config: Update printer-wanhao-duplicator-i3-v2.1-2017.cfg (#5261) joshindc 2022-02-14 19:16:40 -0500
  • 646bb02355
    docs: Fix Translation Support Script (#5263) Yifei Ding 2022-02-14 11:13:12 -0800
  • c78676ff5f docs: Fixes for mkdocs translation support Kevin O'Connor 2022-02-14 11:35:07 -0500
  • 61329049a6
    docs: Mkdocs i18n support (#5072) Yifei Ding 2022-02-14 08:29:41 -0800
  • f0241d7dec docs: Drop duplicated firmware_retraction G-Codes section Wilhelm Schuster 2022-02-13 13:10:30 +0100
  • e3cbe7ea36 stm32: Clear SPE flag on a change to SPI CR1 register Kevin O'Connor 2022-02-10 17:20:49 -0500
  • 99d55185a2 stm32: Wait for transmission to complete before returning from spi_transfer() Kevin O'Connor 2022-02-09 13:07:32 -0500
  • 1c594ef27a bed_mesh: Fix integer division issue on Python3 Kevin O'Connor 2022-02-10 14:09:15 -0500
  • 2e17519a7e extruder: Deprecate old extruder commands and shared_heater config option Kevin O'Connor 2022-01-11 18:26:23 -0500
  • 2af8c5aa86 extruder: Add new SYNC_EXTRUDER_MOTION command Kevin O'Connor 2022-01-29 19:45:40 -0500
  • 9ec9742484 extruder: Add support for reversing the direction of extruder stepper movement Kevin O'Connor 2022-01-29 19:13:31 -0500
  • 189188e3ca extruder: Add a SET_EXTRUDER_ROTATION_DISTANCE command Kevin O'Connor 2022-01-29 14:13:26 -0500
  • 6d7c03365a logextract: Add support for reordering stepper queue messages by timestamp Kevin O'Connor 2022-02-07 00:06:40 -0500
  • c8560b367d logextract: Add support for reordering trapq moves by timestamp Kevin O'Connor 2022-02-06 23:42:01 -0500
  • 739ff465a7 logextract: Support reordering API Server messages by timestamp Kevin O'Connor 2022-02-06 23:09:51 -0500
  • 6cd1e794f7 logextract: Breakup shutdown parsing into classes Kevin O'Connor 2022-02-06 22:33:09 -0500
  • 9174c0241e
    stm32: Fix ADC on stm32h7 (#5239) adelyser 2022-02-06 16:29:53 -0700
  • 54646c77dc
    bme280: fix integer handling for python3 in bme280.py (#5237) cbc02009 2022-02-06 12:15:35 -0500
  • 0143199175 Makefile: Improve handling of board symbolic link creation Kevin O'Connor 2022-02-03 17:23:34 -0500
  • 427f4b456e docs: Fix unescaped angle brackets in G-Codes.md Kevin O'Connor 2022-02-01 12:19:23 -0500
  • 30be45c1ae docs: Fix link in G-Codes.md Kevin O'Connor 2022-02-01 12:11:22 -0500
  • c80552f9e7 docs: Reorganize layout of G-Codes.md Kevin O'Connor 2022-01-29 12:54:07 -0500
  • 9c4172784a docs: Update Resonance_Compensation.md to recommend SET_VELOCITY_LIMIT Kevin O'Connor 2022-01-28 19:04:10 -0500
  • a7b01857f5 flash_usb: use sudo for rp2040 flashing Lasse Dalegaard 2022-01-31 08:48:04 +0100
  • 15ffa85954
    doc: Fix typo in Manual_Level.md (#5161) Haxk20 2022-01-30 00:18:03 +0100
  • b414fc4975
    spi_flash: Add btt-skr-bx-se to the board types (#4951) adelyser 2022-01-29 11:32:48 -0700
  • c15d38b973
    config: Add BIQU BX printer config (#4950) adelyser 2022-01-29 11:31:41 -0700
  • 31cefe15cf docs: Improvements to RPi_microcontroller.md Kevin O'Connor 2022-01-28 18:24:25 -0500
  • fb6d6d381c
    stm32: Add remap CAN to PD0/PD1 for stm32f103 (#5173) Sergey1560 2022-01-27 02:06:55 +0300
  • 40702bf9db docs: Updated simulavr building instructions Dmitry Butyugin 2022-01-23 15:24:55 +0100
  • 7d57a7c4c8
    docs: Various minor fixes (#5175) Yifei Ding 2022-01-26 15:00:18 -0800
  • 28b568a6ac
    gcode_arcs: detect CW / CCW move with renamed G2/G3 command (#5096) Nick Douma 2022-01-23 02:47:51 +0100
  • 2f1edac922
    tmc: Fix number of arguments in phase endstop warning (#5184) D4SK 2022-01-23 02:41:44 +0100
  • f97fd7c6e3 gcode: Handle M117 and M118 commands that start with a special character Kevin O'Connor 2022-01-18 11:21:53 -0500
  • 02d5f9754f extruder: Support disassociating a stepper from all extruders Kevin O'Connor 2022-01-11 18:13:21 -0500
  • eb2a67cb95 extruder: Support SYNC_STEPPER_TO_EXTRUDER on extruder objects Kevin O'Connor 2022-01-11 15:00:36 -0500
  • ffbd2698fe extruder: Separate extruder stepper tracking to new ExtruderStepper class Kevin O'Connor 2022-01-11 14:21:57 -0500
  • 29724a7411 extruder: Don't store pressure_advance value in trapq moves Kevin O'Connor 2022-01-11 13:21:07 -0500
  • 34a1ce4837 tmc2130: Rework current selection to prefer vsense=1 Kevin O'Connor 2022-01-12 23:43:11 -0500
  • 89b4fecac4
    config: Correct Pin for the CR-6 SE 2021 Example Config (#5142) Filip Trplan 2022-01-16 20:22:44 +0100
  • 538f09a2da
    pause_resume: Do not clobber default state name by accident (#5156) individ-divided 2022-01-16 19:00:24 +0100
  • babb067b60
    neopixel: Update neopixel.py to add BRG color order (#5110) Tim Abraham 2022-01-12 12:18:08 -0500
  • 090fcf928f rp2040: implement I2C Lasse Dalegaard 2021-12-12 12:13:13 +0100
  • 6e6ad7b520
    config: Update generic-mellow-super-infinty-hv.cfg (#4876) maze 2022-01-10 03:44:40 +0100
  • de366ee854
    docs: Docs comma culture (#4822) Paul McGowan 2022-01-09 21:13:53 -0500
  • 4c8d24ae03 stm32: Update Kconfig as CANBUS isn't available on stm32f401 Kevin O'Connor 2022-01-07 22:17:26 -0500
  • 7c0559c6e6 rp2040: add make flash support Lasse Dalegaard 2022-01-03 23:28:54 +0100
  • 8a3727ef74 docs: Note some BL-Touch clones do not support touch_mode in BLTouch.md Kevin O'Connor 2021-12-30 17:48:33 -0500
  • 608cd38de5 docs: Upgrade to mkdocs-material v8.1.3 Kevin O'Connor 2021-12-31 11:21:08 -0500
  • 7e4dff3b37 docs: Remove mkdocs-section-index from mkdocs-requirements.txt Kevin O'Connor 2021-12-31 11:03:53 -0500
  • f8afe49a2f
    toolhead: Fix toolhead stop on SET_VELOCITY_LIMIT (#5053) Stephen Hurd 2021-12-30 18:56:24 -0500
  • 309b8e030f scripts: Migrated shaper calibration scripts to Python3 Dmitry Butyugin 2021-12-08 21:44:07 +0100
  • 8b6753d68f stm32: Unify enable_pclock() code Kevin O'Connor 2021-12-24 12:23:56 -0500
  • 9bdd61758e
    stm32: Fix the GPIO register for stm32h7 (#5077) adelyser 2021-12-29 16:01:28 -0700
  • 98af5dffe6
    docs: Improve filament width sensor documentation (#5058) Yifei Ding 2021-12-27 09:41:31 -0800
  • 634ae08df6 config: Minor updates to generic-bigtreetech-skr-pico-v1.0.cfg Kevin O'Connor 2021-12-27 12:32:12 -0500
  • aa2ede4a8c
    config: Add BigTreeTech SKR Pico V1.0 board (#5022) BigTreeTech 2021-12-28 01:28:21 +0800
  • 4d3198d44d docs: Clarify the Thickness of Paper Yifei Ding 2021-12-21 20:30:33 -0800
  • 0db696b0e9 docs: Fix hybrid_corexy typo in Config_Reference.md Kevin O'Connor 2021-12-27 12:21:33 -0500
  • 8090d365f6 docs: Add stm32g0b1 to benchmarks Kevin O'Connor 2021-12-27 10:47:52 -0500
  • 247cd753e2 stm32: Fix ADC on stm32f042 Kevin O'Connor 2021-12-24 19:27:04 -0500
  • 9f31a35e75 test: Add stm32g0 and generic-bigtreetech-skr-mini-e3-v3.0.cfg to test cases Kevin O'Connor 2021-12-24 11:43:08 -0500
  • a518cfb02f
    config: Add BigTreeTech SKR mini E3 V3.0 board (#5040) BigTreeTech 2021-12-25 00:33:38 +0800
  • f0b20f0bdf spi_flash: Add btt-skr-mini-e3-v3 board definition Kevin O'Connor 2021-12-19 13:06:18 -0500
  • c89a01c83b stm32: Enable SPI support on stm32g0 Kevin O'Connor 2021-12-19 13:18:44 -0500
  • 1c24317380 stm32: Enable ADC support on stm32g0 Kevin O'Connor 2021-12-19 21:30:33 -0500
  • 88325b6c93 stm32: Rework register access on stm32f0_adc.c Kevin O'Connor 2021-12-19 20:56:34 -0500
  • 20ac48f680 stm32: Minor whitespace changes to stm32f0_adc.c Kevin O'Connor 2021-12-19 02:54:40 -0500
  • b710174107 stm32: Enable I2C on stm32g0 Kevin O'Connor 2021-12-19 13:14:47 -0500
  • 9549a3b4fb stm32: Add support for USB on stm32g0 Kevin O'Connor 2021-12-19 12:02:35 -0500
  • 8d7a6e4ca4 stm32: Rework USB transfer memory layout in usbfs.c Kevin O'Connor 2021-12-19 11:18:33 -0500
  • a4a02e86af stm32: Fix buffer size calculation in usbfs.c Kevin O'Connor 2021-12-19 13:42:55 -0500
  • 7d2c966241 stm32: Simplify irq declaration in usbfs.c Kevin O'Connor 2021-12-19 10:07:21 -0500
  • 6e8f28117b stm32: Initial support for stm32g0 Kevin O'Connor 2021-12-18 19:11:17 -0500
  • 4576b3918c lib: Add cmsis libraries for stm32g0 Kevin O'Connor 2021-12-18 17:42:49 -0500
  • dc3ac2b424 stm32: Enable optimized gpio_clock_enable() function on stm32h7 Kevin O'Connor 2021-12-18 20:54:11 -0500
  • e56b63fd7e stm32: Reorganize stm32h7.c into major code blocks Kevin O'Connor 2021-12-18 20:02:31 -0500
  • de35790709 stm32: Remove USB boot stubs from stm32h7.c Kevin O'Connor 2021-12-18 20:00:06 -0500
  • 617f620f00 stm32: Fix DFU entry point on stm32f072 Kevin O'Connor 2021-12-18 20:45:22 -0500
  • e14dca0f06 stm32: Reorganize usb bootloader code in stm32f0.c Kevin O'Connor 2021-12-18 19:58:29 -0500
  • e55011cde8 stm32: Reorganize usb bootloader code in stm32f4.c Kevin O'Connor 2021-12-18 19:50:10 -0500
  • d29f97cd99 stm32: Reorganize code in stm32f1.c Kevin O'Connor 2021-12-18 19:35:15 -0500
  • 2ee1f48895 stm32: Add new gpioperiph.c file for gpio_peripheral() code Kevin O'Connor 2021-12-18 19:12:41 -0500
  • debcc22fc5 docs: Provide details on review process for new submissions Kevin O'Connor 2021-11-16 23:11:22 -0500
  • dd714fc7a1 docs: Update raspberrypi.com Links in FAQ Yifei Ding 2021-12-15 15:45:19 -0800
  • e7ba140337
    config: Add configuration for Modix Big60 printer (#4986) gjsmo 2021-12-15 14:06:29 -0500
  • 62cfc2527f statistics: Improve Python3 compatibility Kevin O'Connor 2021-12-15 11:27:08 -0500
  • 0f3d68613d docs: Update tmc5160 stealthchop_threshold description in Config_Reference.md Kevin O'Connor 2021-12-15 11:24:44 -0500
  • 323268ea02 docs: Note systemic error introduced by interpolate setting in TMC_Drivers.md Kevin O'Connor 2021-11-28 22:01:26 -0500
  • 92c41b8827 config: Remove tmc interpolate setting from example configs Kevin O'Connor 2021-11-28 20:46:37 -0500
  • 37a117e64f docs: Update TMC_Drivers.md with notes on spreadCycle vs stealthChop modes Kevin O'Connor 2021-11-28 20:41:54 -0500
  • dfe9e8f783 config: Don't specify a hold_current in printer-hiprecy-leo-2019.cfg Kevin O'Connor 2021-11-28 20:33:27 -0500
  • 307462c203 config: Don't specify a hold_current in printer-eryone-er20-2021.cfg Kevin O'Connor 2021-11-28 20:31:56 -0500
  • bfd098eb19 config: Remove hold_current from sample configs and sample macros Kevin O'Connor 2021-11-28 20:29:40 -0500