Commit Graph

  • 31cefe15cf docs: Improvements to RPi_microcontroller.md Kevin O'Connor 2022-01-28 18:24:25 -05:00
  • fb6d6d381c stm32: Add remap CAN to PD0/PD1 for stm32f103 (#5173) Sergey1560 2022-01-27 02:06:55 +03:00
  • 40702bf9db docs: Updated simulavr building instructions Dmitry Butyugin 2022-01-23 15:24:55 +01:00
  • 7d57a7c4c8 docs: Various minor fixes (#5175) Yifei Ding 2022-01-26 15:00:18 -08:00
  • 28b568a6ac gcode_arcs: detect CW / CCW move with renamed G2/G3 command (#5096) Nick Douma 2022-01-23 02:47:51 +01:00
  • 2f1edac922 tmc: Fix number of arguments in phase endstop warning (#5184) D4SK 2022-01-23 02:41:44 +01:00
  • f97fd7c6e3 gcode: Handle M117 and M118 commands that start with a special character Kevin O'Connor 2022-01-18 11:21:53 -05:00
  • 02d5f9754f extruder: Support disassociating a stepper from all extruders Kevin O'Connor 2022-01-11 18:13:21 -05:00
  • eb2a67cb95 extruder: Support SYNC_STEPPER_TO_EXTRUDER on extruder objects Kevin O'Connor 2022-01-11 15:00:36 -05:00
  • ffbd2698fe extruder: Separate extruder stepper tracking to new ExtruderStepper class Kevin O'Connor 2022-01-11 14:21:57 -05:00
  • 29724a7411 extruder: Don't store pressure_advance value in trapq moves Kevin O'Connor 2022-01-11 13:21:07 -05:00
  • 34a1ce4837 tmc2130: Rework current selection to prefer vsense=1 Kevin O'Connor 2022-01-12 23:43:11 -05:00
  • 89b4fecac4 config: Correct Pin for the CR-6 SE 2021 Example Config (#5142) Filip Trplan 2022-01-16 20:22:44 +01:00
  • 538f09a2da pause_resume: Do not clobber default state name by accident (#5156) individ-divided 2022-01-16 19:00:24 +01:00
  • babb067b60 neopixel: Update neopixel.py to add BRG color order (#5110) Tim Abraham 2022-01-12 12:18:08 -05:00
  • 090fcf928f rp2040: implement I2C Lasse Dalegaard 2021-12-12 12:13:13 +01:00
  • 6e6ad7b520 config: Update generic-mellow-super-infinty-hv.cfg (#4876) maze 2022-01-10 03:44:40 +01:00
  • de366ee854 docs: Docs comma culture (#4822) Paul McGowan 2022-01-09 21:13:53 -05:00
  • 4c8d24ae03 stm32: Update Kconfig as CANBUS isn't available on stm32f401 Kevin O'Connor 2022-01-07 22:17:26 -05:00
  • 7c0559c6e6 rp2040: add make flash support Lasse Dalegaard 2022-01-03 23:28:54 +01:00
  • 8a3727ef74 docs: Note some BL-Touch clones do not support touch_mode in BLTouch.md Kevin O'Connor 2021-12-30 17:48:33 -05:00
  • 608cd38de5 docs: Upgrade to mkdocs-material v8.1.3 Kevin O'Connor 2021-12-31 11:21:08 -05:00
  • 7e4dff3b37 docs: Remove mkdocs-section-index from mkdocs-requirements.txt Kevin O'Connor 2021-12-31 11:03:53 -05:00
  • f8afe49a2f toolhead: Fix toolhead stop on SET_VELOCITY_LIMIT (#5053) Stephen Hurd 2021-12-30 18:56:24 -05:00
  • 309b8e030f scripts: Migrated shaper calibration scripts to Python3 Dmitry Butyugin 2021-12-08 21:44:07 +01:00
  • 8b6753d68f stm32: Unify enable_pclock() code Kevin O'Connor 2021-12-24 12:23:56 -05:00
  • 9bdd61758e stm32: Fix the GPIO register for stm32h7 (#5077) adelyser 2021-12-29 16:01:28 -07:00
  • 98af5dffe6 docs: Improve filament width sensor documentation (#5058) Yifei Ding 2021-12-27 09:41:31 -08:00
  • 634ae08df6 config: Minor updates to generic-bigtreetech-skr-pico-v1.0.cfg Kevin O'Connor 2021-12-27 12:32:12 -05:00
  • aa2ede4a8c config: Add BigTreeTech SKR Pico V1.0 board (#5022) BigTreeTech 2021-12-28 01:28:21 +08:00
  • 4d3198d44d docs: Clarify the Thickness of Paper Yifei Ding 2021-12-21 20:30:33 -08:00
  • 0db696b0e9 docs: Fix hybrid_corexy typo in Config_Reference.md Kevin O'Connor 2021-12-27 12:21:33 -05:00
  • 8090d365f6 docs: Add stm32g0b1 to benchmarks Kevin O'Connor 2021-12-27 10:47:52 -05:00
  • 247cd753e2 stm32: Fix ADC on stm32f042 Kevin O'Connor 2021-12-24 19:27:04 -05:00
  • 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 -05:00
  • a518cfb02f config: Add BigTreeTech SKR mini E3 V3.0 board (#5040) BigTreeTech 2021-12-25 00:33:38 +08:00
  • f0b20f0bdf spi_flash: Add btt-skr-mini-e3-v3 board definition Kevin O'Connor 2021-12-19 13:06:18 -05:00
  • c89a01c83b stm32: Enable SPI support on stm32g0 Kevin O'Connor 2021-12-19 13:18:44 -05:00
  • 1c24317380 stm32: Enable ADC support on stm32g0 Kevin O'Connor 2021-12-19 21:30:33 -05:00
  • 88325b6c93 stm32: Rework register access on stm32f0_adc.c Kevin O'Connor 2021-12-19 20:56:34 -05:00
  • 20ac48f680 stm32: Minor whitespace changes to stm32f0_adc.c Kevin O'Connor 2021-12-19 02:54:40 -05:00
  • b710174107 stm32: Enable I2C on stm32g0 Kevin O'Connor 2021-12-19 13:14:47 -05:00
  • 9549a3b4fb stm32: Add support for USB on stm32g0 Kevin O'Connor 2021-12-19 12:02:35 -05:00
  • 8d7a6e4ca4 stm32: Rework USB transfer memory layout in usbfs.c Kevin O'Connor 2021-12-19 11:18:33 -05:00
  • a4a02e86af stm32: Fix buffer size calculation in usbfs.c Kevin O'Connor 2021-12-19 13:42:55 -05:00
  • 7d2c966241 stm32: Simplify irq declaration in usbfs.c Kevin O'Connor 2021-12-19 10:07:21 -05:00
  • 6e8f28117b stm32: Initial support for stm32g0 Kevin O'Connor 2021-12-18 19:11:17 -05:00
  • 4576b3918c lib: Add cmsis libraries for stm32g0 Kevin O'Connor 2021-12-18 17:42:49 -05:00
  • dc3ac2b424 stm32: Enable optimized gpio_clock_enable() function on stm32h7 Kevin O'Connor 2021-12-18 20:54:11 -05:00
  • e56b63fd7e stm32: Reorganize stm32h7.c into major code blocks Kevin O'Connor 2021-12-18 20:02:31 -05:00
  • de35790709 stm32: Remove USB boot stubs from stm32h7.c Kevin O'Connor 2021-12-18 20:00:06 -05:00
  • 617f620f00 stm32: Fix DFU entry point on stm32f072 Kevin O'Connor 2021-12-18 20:45:22 -05:00
  • e14dca0f06 stm32: Reorganize usb bootloader code in stm32f0.c Kevin O'Connor 2021-12-18 19:58:29 -05:00
  • e55011cde8 stm32: Reorganize usb bootloader code in stm32f4.c Kevin O'Connor 2021-12-18 19:50:10 -05:00
  • d29f97cd99 stm32: Reorganize code in stm32f1.c Kevin O'Connor 2021-12-18 19:35:15 -05:00
  • 2ee1f48895 stm32: Add new gpioperiph.c file for gpio_peripheral() code Kevin O'Connor 2021-12-18 19:12:41 -05:00
  • debcc22fc5 docs: Provide details on review process for new submissions Kevin O'Connor 2021-11-16 23:11:22 -05:00
  • dd714fc7a1 docs: Update raspberrypi.com Links in FAQ Yifei Ding 2021-12-15 15:45:19 -08:00
  • e7ba140337 config: Add configuration for Modix Big60 printer (#4986) gjsmo 2021-12-15 14:06:29 -05:00
  • 62cfc2527f statistics: Improve Python3 compatibility Kevin O'Connor 2021-12-15 11:27:08 -05:00
  • 0f3d68613d docs: Update tmc5160 stealthchop_threshold description in Config_Reference.md Kevin O'Connor 2021-12-15 11:24:44 -05:00
  • 323268ea02 docs: Note systemic error introduced by interpolate setting in TMC_Drivers.md Kevin O'Connor 2021-11-28 22:01:26 -05:00
  • 92c41b8827 config: Remove tmc interpolate setting from example configs Kevin O'Connor 2021-11-28 20:46:37 -05:00
  • 37a117e64f docs: Update TMC_Drivers.md with notes on spreadCycle vs stealthChop modes Kevin O'Connor 2021-11-28 20:41:54 -05:00
  • dfe9e8f783 config: Don't specify a hold_current in printer-hiprecy-leo-2019.cfg Kevin O'Connor 2021-11-28 20:33:27 -05:00
  • 307462c203 config: Don't specify a hold_current in printer-eryone-er20-2021.cfg Kevin O'Connor 2021-11-28 20:31:56 -05:00
  • bfd098eb19 config: Remove hold_current from sample configs and sample macros Kevin O'Connor 2021-11-28 20:29:40 -05:00
  • 9552f5e546 docs: Recommend that hold_current not be specified Kevin O'Connor 2021-11-28 20:17:51 -05:00
  • bea2027869 docs: Refresh Bootloaders.md Links Yifei Ding 2021-12-07 20:42:51 -08:00
  • 051133f81c docs: fixed typo in Resonance_Compensation.md option name (#4981) usrhere 2021-12-03 00:12:15 +01:00
  • 8b2da0d353 motan: Fix comment copy-and-paste error in readlog.py Kevin O'Connor 2021-11-26 22:09:07 -05:00
  • fea30f8771 docs: Add a note on how to view the raw motan logs in Debugging.md Kevin O'Connor 2021-11-26 21:04:34 -05:00
  • 520273e5ab stepper: Support step_pulse_duration even on TMC drivers in UART/SPI mode Kevin O'Connor 2021-11-29 16:41:48 -05:00
  • 54acca37ba delta: max z-accel and speed ratio calculation for deltas (#4689) Nitram 2021-11-29 19:21:26 +01:00
  • 2b7d0bba42 stm32: Add option to disable SWD on GigaDevice STM32F103 clones Kevin O'Connor 2021-11-24 11:15:22 -05:00
  • 790d48b46c docs: Minor spelling fix to Config_Reference.md Kevin O'Connor 2021-11-24 11:14:26 -05:00
  • 69c0bdefde config: Add HermitCrab board (#4870) BigTreeTech 2021-11-24 22:53:55 +08:00
  • a1af78cb83 docs: Rename Documents Yifei Ding 2021-11-20 23:23:56 -08:00
  • 85667649d1 docs: beaglebone.md Caps and Code Fence Yifei Ding 2021-11-20 23:14:38 -08:00
  • f80ec56486 docs: Bed_Mesh.md Fix List Nesting and Commands Yifei Ding 2021-11-20 23:13:50 -08:00
  • fe91c0b41a docs: Benchemarks.md missing link to Features.md Yifei Ding 2021-11-20 23:12:29 -08:00
  • f5f43d7a8c docs: Installation.md Capitalization Yifei Ding 2021-11-20 23:11:58 -08:00
  • 054beb1918 docs: Packaging Better Hyperlink and Fix Title Cap Yifei Ding 2021-11-20 23:11:25 -08:00
  • 7971715bb4 workflows: Lock issues that have been closed for 6+ months Kevin O'Connor 2021-11-22 19:06:03 -05:00
  • 05a8aca0a8 gcode: Allow rename_existing also for register_mux_command (#4843) Alex Zellner 2021-11-22 17:22:12 +01:00
  • 7085ed2d6c docs: Add low-level MMIO coding hints to Code_Overview.md Kevin O'Connor 2021-11-22 11:01:39 -05:00
  • faea45e60f mcu: Add checks to ensure pin max_duration doesn't overflow 32bit counter Kevin O'Connor 2021-11-22 10:05:52 -05:00
  • d1e13b7e12 mcu: Verify start value equal to shutdown value when using max duration Kevin O'Connor 2021-11-22 09:41:13 -05:00
  • 4eeb4620cd stm32: Add USBOTG support to stm32h7 adelyser 2021-10-27 21:43:47 -06:00
  • 4d738c8379 config: add flash details for STM32F429 (#4942) JamesH1978 2021-11-21 13:06:31 +00:00
  • 83889ac435 print_stats: Fix exception when canceling in/as first G-code Dennis Marttinen 2021-11-20 22:25:49 +02:00
  • 8b401382f6 stm32: Enable SPI on stm32h7 Kevin O'Connor 2021-11-20 18:26:52 -05:00
  • 3ac354088a stm32: Add stm32h7 SPI support (#4850) adelyser 2021-11-20 16:23:23 -07:00
  • b480734c88 stm32: Add STM32H743 support adelyser 2021-10-27 21:25:21 -06:00
  • 7b69ef0750 stm32: Limit stm32h7 chips to 400Mhz Kevin O'Connor 2021-11-20 18:09:29 -05:00
  • bb08dc7ae9 atsam: Add get_pclock_frequency() helper function Kevin O'Connor 2021-11-20 13:47:17 -05:00
  • 92ca111986 atsam: Fix I2C bitrate Alex Maclean 2021-11-18 23:20:59 +00:00
  • 01a223393e atsam: Don't enable USB FS clock on SAM3 Alex Maclean 2021-11-18 19:06:18 +00:00
  • c55a94001f atsam: Don't bother disabling DMA for UART Alex Maclean 2021-11-18 19:42:38 +00:00
  • e2133a7301 atsam: Don't set unused bits in UART Alex Maclean 2021-11-18 19:02:46 +00:00