Commit Graph

  • 5644481590 docs: Fixed wording in 'Bed_Mesh.md', fade_target section. (#6025) Bassam Husain 2023-02-03 18:52:55 -05:00
  • 791ad6162a extruder: Add extruder name to extruder_stepper respond message (#6020) CODeRUS 2023-02-04 00:50:56 +01:00
  • fa78e6b8fb screws_tilt_adjust: status result as dictionary Pedro Lamas 2023-01-18 00:06:45 +00:00
  • d479366242 config: Avoid spaces between mcu name and pin name Kevin O'Connor 2023-02-03 15:50:17 -05:00
  • f250bdfd8a config: Add BigTreeTech EBB V1.2 / EBB SB V1.0 / E3EZ / M5P / M8P V1.1 / Octopus Max EZ bigtreetech 2023-01-12 15:51:37 +08:00
  • 1979c9d090 stm32: add PB12/PB13 FDCAN2 support STM32G0B1 bigtreetech 2023-01-12 15:47:08 +08:00
  • 13fd2833ce config: Add config for Kingroon KP3S (#6021) JamesH1978 2023-02-03 15:47:58 +00:00
  • 4cd5e9d222 config: Update printer-creality-ender2pro-2021.cfg (#6023) Artem 2023-02-02 19:17:49 +03:00
  • e3253cb79e docs: note change to bed_mesh profile behavior Eric Callahan 2022-11-13 10:26:34 -05:00
  • 4df1adeb2e bed_mesh: do not load a profile on startup Eric Callahan 2022-11-13 10:18:37 -05:00
  • ead81fbf74 config: Example config file for Lulzbot Mini 2 (#5976) Spookee 2023-01-31 13:47:05 +11:00
  • 6273d7e05d config: Added printer config for SUNLU T3 (#6004) dahliamoth 2023-01-30 09:46:51 -06:00
  • 0407c24c78 config: Duet3-6HC & -6XD Configs (#6006) Evan Cowden 2023-01-25 14:28:53 -06:00
  • 6026a99ad8 replicape: Only call note_pwm_enable() in main thread Kevin O'Connor 2023-01-12 19:43:46 -05:00
  • 1a693c18d6 stm32: Fix CAN2 handling in can.c Kevin O'Connor 2023-01-14 20:31:48 -05:00
  • 3935f78543 scripts: Update update_mks_robin.py for Python3 (#5985) 3D Print PT 2023-01-17 23:31:31 +00:00
  • 80943d3846 stm32: Increase sample time in stm32h7_adc.c Kevin O'Connor 2023-01-11 22:14:53 -05:00
  • 33f973e452 stm32: Don't set boost nor linear calibration on stm32h723 adc3 Kevin O'Connor 2022-12-14 11:36:18 -05:00
  • cefbad9ef4 stm32: Reduce read-modify-write of CR in stm32h7_adc.c init Kevin O'Connor 2022-12-13 14:42:23 -05:00
  • d372f913ef stm32: Don't use read-modify-write on ISR register in stm32h7_adc.c Kevin O'Connor 2022-12-14 09:53:06 -05:00
  • 51526fd627 stm32: ADC timing rework and fixes in stm32h7_adc.c Kevin O'Connor 2022-12-13 13:46:14 -05:00
  • cef0b70c88 stm32: Move clock line mapping from stm32h7_adc.c to lookup_clock_line() Kevin O'Connor 2022-12-13 12:36:26 -05:00
  • 1034f19134 stm32: Simplify setting of adc_common fields in stm32h7_adc.c Kevin O'Connor 2022-12-13 12:02:54 -05:00
  • 0bf073ba08 stm32: Use a consistent bank size of 20 across all chips in stm32h7_adc.c Kevin O'Connor 2022-12-13 11:52:08 -05:00
  • f571618376 stm32: Simplify setting of 12bit mode on stm32h7 in stm32h7_adc.c Kevin O'Connor 2022-12-13 11:00:37 -05:00
  • 876c3ffffd stm32: No need to use hardware oversampling in stm32h7_adc.c Kevin O'Connor 2022-12-13 00:07:20 -05:00
  • efdc29f589 stm32: Simplify CFGR register setup in stm32h7_adc.c Kevin O'Connor 2022-12-13 10:44:35 -05:00
  • 9b7dcfa333 stm32: No need for LDORDY check in stm32h7_adc.c Kevin O'Connor 2022-12-13 00:00:33 -05:00
  • e631840ad6 scripts: add systemd klipper-mcu.service example Stefan Dej 2023-01-14 01:00:15 +01:00
  • deed7f829a docs: update RPi_microcontroller.md to systemd Stefan Dej 2023-01-08 22:13:30 +01:00
  • cf25c3907c scripts: remove initd klipper-mcu-start.sh Stefan Dej 2023-01-08 22:06:55 +01:00
  • 5502be01f7 linux: add -I attribute for user defined socket paths Stefan Dej 2023-01-08 21:32:52 +01:00
  • 86acee6e8b z_tilt: Improve python3 compatibility Kevin O'Connor 2023-01-17 18:09:57 -05:00
  • 4671cf2d0e docs: Improve SET_PIN documentation in G-Codes.md Kevin O'Connor 2023-01-13 11:19:07 -05:00
  • bca2671efb toolhead: Flush in chunks from flush_step_generation() Kevin O'Connor 2023-01-06 12:43:30 -05:00
  • 52b33c1b81 toolhead: Rename last_kin_flush_time to force_flush_time Kevin O'Connor 2023-01-06 12:27:53 -05:00
  • bd2a849566 toolhead: Fix note_kinematic_activity() Kevin O'Connor 2023-01-06 13:00:05 -05:00
  • f1203d56f6 chelper: Minor declaration movement in __init__.py Kevin O'Connor 2023-01-07 23:17:37 -05:00
  • 4ea11dbb4f trapq: Minor code movement in trapq.c Kevin O'Connor 2023-01-07 14:13:00 -05:00
  • 01f90e8f28 console: No need to import pins module Kevin O'Connor 2023-01-07 11:53:09 -05:00
  • 4395ae96a7 serialhdl: Add a get_serialqueue() method Kevin O'Connor 2023-01-04 23:02:59 -05:00
  • a564824009 serialqueue: Add comment to do_write() Kevin O'Connor 2023-01-05 03:09:43 -05:00
  • cbc17a7cb6 docs: Note v0.11.0 release in Config_Changes.md Kevin O'Connor 2023-01-04 12:04:45 -05:00
  • 3cd8a72e60 spi_flash: Add SKR2 F429 chip variant to spi_flash (#5956) JamesH1978 2023-01-04 17:01:28 +00:00
  • 448c1a1488 stm32: Reindent ifdefs in stm32f0_i2c.c Kevin O'Connor 2023-01-03 12:52:35 -05:00
  • 9c2ccceb9f stm32: Expand stm32g0 family (#5838) Alex Voinea 2023-01-03 19:43:46 +02:00
  • b337cc3ee8 config: Added precise location of [bed_screws] for Ender-3-s1 (#5944) Stas Yakobov 2023-01-02 22:22:46 +02:00
  • 40d8c2ef16 palette2: Fix errors with bad handling of NoneType in a few locations Clifford Roche 2022-12-30 21:05:47 -05:00
  • 6ae6aaf711 board_defs: Add Fysetc Cheetah V2 to spi_flash (#5952) JamesH1978 2022-12-31 23:26:30 +00:00
  • f57ff2c07e docs: Fix typo in mpu9250 documentation CODeRUS 2022-12-29 19:08:50 +03:00
  • 29ba5ab05a delta: Better delta build volume constraint check janherich 2022-11-30 23:33:24 +01:00
  • 1ff0a5494a stm32: Check for CONFIG_HAVE_BOOTLOADER_REQUEST in dfu_reboot.c Kevin O'Connor 2022-12-19 12:11:43 -05:00
  • b51b068442 avr: No need to define bootloader_request() Kevin O'Connor 2022-12-19 12:09:28 -05:00
  • c620f4836e canserial: Only call bootloader_request() if CONFIG_HAVE_BOOTLOADER_REQUEST Kevin O'Connor 2022-12-19 12:07:51 -05:00
  • 34fd3f41ea usb_cdc: Only call bootloader_request() if CONFIG_HAVE_BOOTLOADER_REQUEST Kevin O'Connor 2022-12-19 12:04:54 -05:00
  • 806cf233ec stm32: Include "misc.h" in stm32l4.c and stm32g4.c Kevin O'Connor 2022-12-19 11:57:39 -05:00
  • 4ca1e5f670 serial_irq: Rename SERIAL_BOOTLOADER_SIDECHANNEL to HAVE_BOOTLOADER_REQUEST Kevin O'Connor 2022-12-19 11:54:19 -05:00
  • 4753315601 Kconfig: No need to specify "default n" in main Kconfig file Kevin O'Connor 2022-12-19 11:51:31 -05:00
  • 9b60daf62d tmc: Configurable microstep lookup table (#5920) Alex Voinea 2022-12-22 03:23:23 +01:00
  • aac613bf44 scripts: support CanBoot on RP2040 in flash_usb.py Chris Lee 2022-12-19 12:30:12 -07:00
  • f078a27905 manual_probe: Add Z_OFFSET_APPLY_ENDSTOP for delta janherich 2022-11-25 13:09:56 +01:00
  • 8621ebbed2 bed_mesh: Allow bedmeshing at 1mm spaced intervals (#5918) Keyan Mobli 2022-12-19 10:14:45 -06:00
  • 4af8786587 stm32: Move dfu reboot logic to new dfu_reboot.c file Kevin O'Connor 2022-12-15 11:23:28 -05:00
  • b6cd77f6e3 stm32: Separate out USB DFU reboot logic in stm32l4.c Kevin O'Connor 2022-12-15 11:20:37 -05:00
  • be74c72555 stm32: Separate out USB DFU reboot logic in stm32g4.c Kevin O'Connor 2022-12-15 11:04:43 -05:00
  • 2a25733cd8 screws_tilt_adjust: Add get_status() method (#5921) theophile 2022-12-17 10:39:25 -06:00
  • 3c1ed3bb27 initial_pins: Add check to reduce compile time size when not in use Kevin O'Connor 2022-12-16 22:46:47 -05:00
  • 0c43ae1fd4 stm32: Just clean dcache instead of disabling on stm32h7 dfu reboot Kevin O'Connor 2022-12-16 17:29:45 -05:00
  • 02b45c91fb armcm_reset: Flush dcache before rebooting into canboot Kevin O'Connor 2022-12-16 12:30:22 -05:00
  • b0d9cbfb4b stm32: Fix usb build on stm32g0b0 Kevin O'Connor 2022-12-15 18:42:31 -05:00
  • 7d1df81e5e stm32: Fix USB support on stm32g0b1 Kevin O'Connor 2022-12-15 11:44:12 -05:00
  • 41c7bb818f test: Add compile test builds for stm32g431, stm32h723, stm32l412 Kevin O'Connor 2022-12-13 12:51:41 -05:00
  • ac090d9d52 stm32: Fix stm32l4 build Kevin O'Connor 2022-12-15 11:14:46 -05:00
  • f31540b357 stm32: Minor changes to stm32g0b0 ifdefs Kevin O'Connor 2022-12-15 10:23:37 -05:00
  • e33b41abaa stm32g0: add stm32g0b0 support Alex Voinea 2022-12-12 22:14:09 +01:00
  • 9d668d63a7 stm32: Rework usb_reboot_for_dfu_bootloader() so it works on stm32h723 Kevin O'Connor 2022-12-12 22:54:17 -05:00
  • f6199ef613 config: Update generic-bigtreetech-octopus.cfg for f429 and h723 chips Kevin O'Connor 2022-12-12 21:45:58 -05:00
  • fe0fc29616 rp2040: Move watchdog code to new watchdog.c file Kevin O'Connor 2022-12-14 19:21:25 -05:00
  • 9b342c65c8 armcm_link: Rename CONFIG_FLASH_START to CONFIG_FLASH_APPLICATION_ADDRESS Kevin O'Connor 2022-12-14 18:44:07 -05:00
  • dc94a35752 lpc176x: Fix lpc176x build Kevin O'Connor 2022-12-14 14:50:31 -05:00
  • d40ebdab06 canbus: Rename canserial_send() to canbus_send() Kevin O'Connor 2022-12-14 14:25:21 -05:00
  • 52a6bed24e canbus: Rename canbus_send() to canhw_send() Kevin O'Connor 2022-12-14 14:15:14 -05:00
  • e16a693b1e rp2040: Fix copy-paste error in Kconfig comment Kevin O'Connor 2022-12-14 13:34:15 -05:00
  • 6ba2c3e1d1 lpc176x: Use "Bootloader offset" prompt in "make menuconfig" Kevin O'Connor 2022-12-14 13:29:39 -05:00
  • 347dfa58ea gcode_arcs: Allow either one of I, J, K to be default-zero on G2/G3 (#5939) maze 2022-12-14 18:06:11 +01:00
  • 69f76b3b66 stm32: Apply race fixes to stm32h7_adc.c Kevin O'Connor 2022-11-25 13:20:16 -05:00
  • 201f715b55 save_variables: Verify filename path is writeable at startup Justin Schuh 2022-12-05 15:29:31 -08:00
  • ba365aff96 gcode_arcs: No need to import gcode module to access Coord() Kevin O'Connor 2022-12-11 20:59:02 -05:00
  • 0c5c87d7c0 gcode_arcs: support XY, XZ and YZ planes Andrew Mirsky 2022-11-22 23:22:46 -05:00
  • c7f323e863 stm32g0: Do not disable SWD by accident Alex Voinea 2022-12-09 19:09:23 +01:00
  • 0972561783 stm32g4: Do not disable SWD by accident Alex Voinea 2022-12-03 15:17:32 +01:00
  • 516fdae2b7 linux: add 'GPIOI' for linux process (#5926) BIGTREETECH 2022-12-12 09:07:58 +08:00
  • 03006f5ca3 config: printer-artillery-sidewinder-x2-2022.cfg Frank Roth 2022-12-07 17:02:42 +01:00
  • 336cc92a0a parsedump: Support running on both python2 and python3 Kevin O'Connor 2022-12-07 14:31:03 -05:00
  • a42f615881 stm32: add STM32H723 support bigtreetech 2022-11-23 11:29:44 +08:00
  • 50b2e2e67e lib: update lib/stm32h7 to v1.9.0 for stm32h723 bigtreetech 2022-11-23 11:16:43 +08:00
  • c5d56f4438 stm32g4: implement build,usb,can,i2c,spi,serial,adc. Matt Baker 2022-09-21 21:45:51 -07:00
  • 9ab367d813 stm32g4: add lib from stm32cubeg4 v1.4.0 Matt Baker 2022-09-21 21:20:16 -07:00
  • a1de69e39b corexz: Multiple steppers per axis on CoreXZ Allowing multiple steppers per axis. Neko-vecter 2022-11-08 22:00:44 -05:00
  • e02b725602 docs: Note the release of v0.11.0 Kevin O'Connor 2022-11-28 21:23:28 -05:00