Commit Graph

  • b1f597c550 atsam: Remove USB endpoint header (#6365) Alex Maclean 2023-10-13 02:02:26 +01:00
  • ecc9bbf52a docs: add info about requesting bootloaders Aaron B. Haun 2023-09-18 19:48:42 -04:00
  • 5edc7fee7e config: Fix trailing space in printer-creality-ender5-2019.cfg Kevin O'Connor 2023-10-09 13:34:58 -04:00
  • 7eabf02f5b config: Update printer-creality-ender5-2019.cfg to add instructions for silent boards (#6326) ghostoverflow256 2023-10-10 04:28:49 +11:00
  • 83ef0e135e stm32: Make sure to limit tx during usbfs startup Kevin O'Connor 2023-10-05 00:03:07 -04:00
  • 447125faae serialqueue: Eventually time out if unable to write CANbus messages Kevin O'Connor 2023-10-04 22:26:10 -04:00
  • 043f18da26 stm32: Fix usbfs spurious USB packet transmit on startup Kevin O'Connor 2023-10-04 19:34:22 -04:00
  • 615db729e7 stm32: Only enable one direction on usbfs double buffered end points Kevin O'Connor 2023-10-04 18:49:46 -04:00
  • 6adff3954b usb_canbus: Prioritize local response sending over new host messages Kevin O'Connor 2023-09-26 15:24:29 -04:00
  • 78ae83c314 usb_canbus: Add a local queue for USB messages received from host Kevin O'Connor 2023-09-25 11:34:31 -04:00
  • 5b204866c5 usb_canbus: Rename UsbCan.queue to UsbCan.canhw_queue Kevin O'Connor 2023-09-25 11:09:40 -04:00
  • 472fd32cab rp2040: Add support for double buffering on USB bulk tx packets Kevin O'Connor 2023-09-24 02:24:54 -04:00
  • 90427fe30e rp2040: Add support for double buffering on USB bulk rx packets Kevin O'Connor 2023-09-24 02:10:57 -04:00
  • bdeec0f56d rp2040: Open code usb_read_packet() and usb_write_packet() in callers Kevin O'Connor 2023-09-24 23:39:44 -04:00
  • 83eecae028 rp2040: Add helper functions to usbserial.c Kevin O'Connor 2023-09-24 01:22:31 -04:00
  • cd8d57c2c6 stm32: Add usbfs double buffer support for bulk tx messages Kevin O'Connor 2023-09-23 15:31:52 -04:00
  • b1361d9e5b stm32: Add usbfs double buffer support for bulk rx messages Kevin O'Connor 2023-09-23 11:45:39 -04:00
  • 01ac5334e9 stm32: Update usbfs to support setting both buffers for each endpoint Kevin O'Connor 2023-09-21 15:33:37 -04:00
  • 1e3ace2170 stm32: Improve usbfs epr register handling Kevin O'Connor 2023-09-23 12:26:21 -04:00
  • aa726cb7cb lib: Update to latest can2040 code Kevin O'Connor 2023-10-03 23:24:18 -04:00
  • 7bd32994d4 docs: fix typo in RPi_microcontroller.md Ikko Eltociear Ashimine 2023-09-18 22:23:35 +09:00
  • a4cd0336bd idex_modes: Fixed the case when carriages home in the same direction (#6310) Dmitry Butyugin 2023-09-30 02:46:42 +09:00
  • 21b7842979 docs: Add Peopoly to Sponsors.md Kevin O'Connor 2023-09-26 16:30:58 -04:00
  • e9bf2d4c5c mcu: Enhance RetryAsyncCommand to handle low-level retransmits Kevin O'Connor 2023-09-21 14:42:44 -04:00
  • 8ef0f7d7e3 spi_temperature: Limit maximum temperature in MAX31865.calc_adc() to melting point of platinum (#6320) DavidvtWout 2023-09-11 00:51:14 +02:00
  • 2acfa28294 tmc2240: Adding UART interface support to tmc2240 (#6305) FrY Sennberg 2023-09-10 20:41:59 +02:00
  • 8f178b892a config: Add MKS Monster 8 generic config (#6336) Bomberski 2023-09-10 13:55:37 -04:00
  • 5f58fe7484 config: Add HC32F460 variant of Ender 2 Pro (#6334) JamesH1978 2023-09-10 19:52:33 +02:00
  • 5f990f93d5 Kconfig: Support Enable/Disable lis2dw on chips with small flash size bigtreetech 2023-08-10 09:49:37 +08:00
  • 073665cebb docs: Add how to configure LIS2DW instructions bigtreetech 2023-08-07 15:58:48 +08:00
  • ec1dcf3bd2 lis2dw12: Add support for lis2dw12 accelerometer bigtreetech 2023-07-05 20:23:40 +08:00
  • c9aa7ac871 github: Fix regression due to update of actions/stale Kevin O'Connor 2023-08-21 13:12:09 -04:00
  • 01ed8096d8 spi_flash: Update board_defs.py (#6318) locki-cz 2023-08-15 20:11:51 +02:00
  • 261efdd86c config: Add 1LC example configuration and docs Wulfsta 2023-07-20 23:32:27 -04:00
  • 4292136b16 hc32f460: Add app address 0x10000 Falk Höppner 2023-06-24 11:34:06 +02:00
  • 15c3824e9b config: Add config for printer Creality CR10s Pro V2 (#6300) flatline-84 2023-08-14 05:26:56 +10:00
  • dd368c107c docs: Update RPi_microcontroller.md (pwm-2chan) (#6304) FatalBulletHit 2023-08-13 21:23:58 +02:00
  • 07792a02b4 scripts: Added stm32f070 to mcus supported by flash_usb.py Verified with an Monoprice Mini Select v2 using katapult. Chris Lombardi 2023-08-11 16:58:57 -05:00
  • aa8ba30f8a cartesian: fix x-axis being hardcoded for dual_carriage (#6313) D4SK 2023-08-12 03:21:46 +02:00
  • 594c024355 github: update dependencies (#6293) Thijs Triemstra 2023-08-12 03:17:13 +02:00
  • 00b78c68cc docs: Update Config_Changes.md to reflect new SKR-3 flash-sdcard naming. Donna Whisnant 2023-08-10 20:23:17 -05:00
  • 20d87c73fe scripts: Support both H743 and H723 BTT SKR3 boards sdflash Donna Whisnant 2023-07-24 19:07:11 -05:00
  • ed66982b8e heaters: adds temperature monitors Pedro Lamas 2023-07-17 10:39:34 +01:00
  • 55d09771b1 idex_modes: A small fix for MOVE_SPEED param Dmitry Butyugin 2023-08-01 22:49:15 +03:00
  • 6f7c743615 temperature_combined: A class that can combine several other temperature sensors (#6230) Michael Jäger 2023-08-01 19:18:03 +02:00
  • 039daecb4f axis_twist_compensation: Add X twist compensation module (#6149) Philippe Daouadi 2023-08-01 19:08:53 +02:00
  • 36be1cfc51 idex_modes: COPY and MIRROR mode implementation (#6297) Dmitry Butyugin 2023-08-01 18:23:52 +02:00
  • ea330717cd screws_tilt_adjust: add max_deviation to report status Stefan Dej 2023-07-19 22:31:33 +02:00
  • fee385dad8 docs: Update Config_checks.md (#6278) JamesH1978 2023-07-30 20:26:20 +02:00
  • e9534d6f92 webhooks: Add process id, user id and group id to the info endpoint. (#6284) SkyKnight 2023-07-28 18:48:14 +02:00
  • ba4eed175d rp2040_flash: Fix the type when printing num_blocks (#6279) Martin Botka 2023-07-28 02:34:32 +02:00
  • d725dfd309 screws_tilt_adjust: Added Support for M6 Screws (#6287) Zarrsito 2023-07-17 04:30:37 +02:00
  • 7e93af2574 scripts: modernize logextract.py (with opens, generators) Maël Kerbiriou 2023-07-02 17:36:13 +02:00
  • fbc5589097 scripts: logextract.py Python 3 compatibility Maël Kerbiriou 2023-07-02 14:57:32 +02:00
  • 73d017aa89 motan: Added smoothing motan data analyzer Dmitry Butyugin 2023-06-21 21:52:19 +02:00
  • 5fc5d95ca5 motan: Added pointwise 2-norm motan data analyzer Dmitry Butyugin 2022-09-05 22:28:19 +02:00
  • 366b0de1c8 samc21: Fix CAN RAM base address Alex Maclean 2023-07-12 00:39:54 +01:00
  • 1c482581c3 config: Update Octopus Max EZ for wrong bltouch pins (#6283) JamesH1978 2023-07-17 01:42:03 +02:00
  • ffb5105b55 config: Updated bed mesh configuration for Creality Ender 3 S1 and S1 Pro (#6219) Aleksandr 'Aux' Ivanov 2023-07-10 03:21:27 +01:00
  • 6d48adf9ef atsamd: Add support for SAMD21J18 (Minitronics v2) Bart Meijer 2023-06-16 16:59:59 +02:00
  • a96608add4 spi_flash: New Board Definition for BTT SKRat V1.0 (#6249) Dennis Kühn 2023-06-29 17:42:07 +02:00
  • e62929fe2f config: Multiple config - change working for heater fan (#6274) JamesH1978 2023-06-29 00:53:58 +01:00
  • f163a37f5e docs: Update Config_Reference.md - heater_fan wording (#6273) JamesH1978 2023-06-29 00:52:40 +01:00
  • f4a3dfa53f docs: Update Measuring_Resonances.md (#6234) Adam 2023-06-28 16:35:35 -07:00
  • b9247810b9 virtual_sdcard: reset file position and size to integer zero Eric Callahan 2023-06-17 13:57:22 -04:00
  • d32a833455 bed_mesh: fix fade regression Eric Callahan 2023-06-21 15:29:07 -04:00
  • 1374c701ab hc32f460: Disable JTAG/SWD on pins so they can be used for GPIO/serial Boris-Chengbiao Zhou 2023-06-17 16:44:39 +02:00
  • 623ebf2fb1 hc32f460: Use correct USART for PH2/PB10 pins Boris-Chengbiao Zhou 2023-06-17 16:43:34 +02:00
  • 2ae3dd2f78 docs: Improve documentation of i2c_software_scl_pin/i2c_software_sda_pin Kevin O'Connor 2023-06-20 12:00:59 -04:00
  • 9a77d8859b docs: note rri deprecation in config_changes Eric Callahan 2023-06-17 08:12:02 -04:00
  • 8fe18f27a9 docs: update Bed Mesh documentation Eric Callahan 2023-04-29 16:39:42 -04:00
  • 1ad4c0fd6e bed_mesh: improve zero reference offset Eric Callahan 2023-04-29 12:31:05 -04:00
  • 775092fc01 bed_mesh: generate new points before each calibration Eric Callahan 2023-06-04 17:42:50 -04:00
  • 0245073c55 serialhdl: Catch os.error on can.interface.Bus() call Kevin O'Connor 2023-06-17 19:29:07 -04:00
  • 38e79dffb6 config: remove move_to_previous from Ender 3 S1 configs (#6245) JamesH1978 2023-06-16 22:32:13 +01:00
  • 9cb2656914 atsamd: Fixes for samc21 and compiler optimizations (#6198) Luke V 2023-06-16 16:41:08 -04:00
  • 5ee72d320c tmc: Configurable multistep_filt Alex Voinea 2023-03-30 18:08:56 +02:00
  • 6cbb6f144b config: Update printer-creality-cr10-smart-pro-2022.cfg (#6253) IronAegis90 2023-06-16 16:35:12 -04:00
  • 6ce2bd61cc test: Add stm32f042 regression build test Kevin O'Connor 2023-06-08 11:05:57 -04:00
  • 15d302901f Kconfig: Support selecting optional features on chips with small flash size Kevin O'Connor 2023-06-08 11:20:59 -04:00
  • 645a1b8364 i2c_software: Implementation of software i2c (#6141) BIGTREETECH 2023-06-08 08:55:46 +08:00
  • b389c70d5a hc32f460: update for HC32F460 - clock, flash add, serial (#6235) Steve Gotthardt 2023-06-06 19:13:04 -07:00
  • 3bbae611f9 config: Correct year in documentation for ender 3 v2 neo Jason W. Thompson 2023-06-01 07:26:56 -05:00
  • a3c00d0bed input_shaper: Correctly initialize input shaper stepper_kinematics Dmitry Butyugin 2023-04-19 22:57:39 +02:00
  • e15bad4844 input_shaper: Fixed tracking of step_generation_scan_time Dmitry Butyugin 2023-04-16 00:31:45 +02:00
  • 345934bd68 idex_modes: Native input shaping support with dual carriages Dmitry Butyugin 2023-02-20 01:18:57 +01:00
  • 98ed0a8168 test: Regression test for hybrid corexy input shaping with dual carriage Dmitry Butyugin 2023-02-20 01:20:12 +01:00
  • 90e1477d72 docs: Fix link in Sponsors.md Kevin O'Connor 2023-06-05 22:14:51 -04:00
  • a919594b66 docs: Update Sponsors.md Kevin O'Connor 2023-06-05 19:24:22 -04:00
  • 0539e9f266 bme280: use consistent report time for BME680 Eric Callahan 2023-05-31 06:17:29 -04:00
  • ddf0994ba2 parsecandump: New utility to parse Klipper messages in a candump capture Kevin O'Connor 2023-04-14 14:55:35 -04:00
  • 14ff50c94d docs: Add new CANBUS_Troubleshooting.md document Kevin O'Connor 2023-05-20 20:45:49 -04:00
  • 23bbbaa21b Kconfig: Change default CANbus frequency to 1000000 Kevin O'Connor 2023-05-20 16:49:48 -04:00
  • 81e4636f42 docs: Update CANBUS.md Kevin O'Connor 2023-05-20 16:36:25 -04:00
  • 5f0d252b40 docs: Minor update to Config_Changes.md dates Kevin O'Connor 2023-05-25 12:53:06 -04:00
  • 624d360a34 resonance_tester: Apply input shaper params on SHAPER_CALIBRATE Dmitry Butyugin 2023-04-19 23:11:10 +02:00
  • 16c53992d6 resonance_tester: Support CHIPS= parameter in SHAPER_CALIBRATE command Dmitry Butyugin 2023-04-19 23:22:44 +02:00
  • ec61f10f0f hybrid_corexy: Fix changing dual-carriage carriage will inadvertently set axis to homed, even if it wasn't. (#6183) Frans-Willem Hardijzer 2023-05-25 17:55:07 +02:00
  • 37315bf336 stm32: add PB5/PB6 as CAN pins - required for BTT U2C v2.x Stefan Dej 2023-05-17 21:42:50 +02:00
  • 7511151ac9 docs: Add gcode_button to the Status Reference docs (#6201) Chris 2023-05-14 10:19:42 -04:00