Commit Graph

  • 87e12c0430 config: Add motor power definition to generic-bigtreetech-skr-2.cfg Kevin O'Connor 2021-06-07 21:35:42 -04:00
  • be4fb7f128 endstop_phase: Unify phase conversion code Kevin O'Connor 2021-06-04 22:24:37 -04:00
  • 4596a244e3 resonance_tester: Set max_accel ignoring the limit from the config (#4174) Dmitry Butyugin 2021-06-06 19:04:53 +02:00
  • e0e8615aaf docs: Fix missing backtick in API_Server.md Kevin O'Connor 2021-06-06 12:01:03 -04:00
  • 080b7f68ca config: Add generic-duet3-mini.cfg Luke's Lab 2021-04-02 14:22:23 -05:00
  • bd65c37ed5 atsamd: Add support for 25Mhz crystals Kevin O'Connor 2021-06-04 17:03:46 -04:00
  • 6266e7c259 atsamd: Fix pll reference in samd51 config_dpll() Kevin O'Connor 2021-05-29 17:22:46 -04:00
  • 93b9a85d19 endstop_phase: Add support for reporting phase information via get_status() Kevin O'Connor 2021-04-28 20:49:37 -04:00
  • 703418de01 docs: Update G-Codes.md now that SET_VELOCITY_LIMIT can exceed config Kevin O'Connor 2021-06-03 14:07:56 -04:00
  • 27f8cf025e z_tilt: expose an 'applied' status to allow macros to skip QGL/Z_TILT_ADJUST (#4313) Michael Rose 2021-06-02 09:11:19 -06:00
  • c148f17ea3 neopixel: add sync parameter to prevent waking toolhead (#4339) Paul McGowan 2021-06-02 10:51:45 -04:00
  • 9f4a0dc77f config: Modify printer-tronxy-x5sa-pro-2020.cfg (#4330) TheBugLebowsky 2021-06-02 16:48:24 +02:00
  • b5e4f3d204 gcode: Update gcode descriptions (#4335) Stefan Dej 2021-06-02 16:45:27 +02:00
  • 55be26097f config: Minor indentation changes to skr configs Kevin O'Connor 2021-06-01 11:28:07 -04:00
  • c0d860487a stepper: Remove set_tag_position() code Kevin O'Connor 2021-05-01 00:27:43 -04:00
  • 77bc5e4388 stepper: Improve get_past_commanded_position() Kevin O'Connor 2021-05-29 21:29:00 -04:00
  • 2bd03b97f0 docs: Fix malformed link in beaglebone.md Kevin O'Connor 2021-05-29 15:09:43 -04:00
  • 8e74e6aa09 docs: Fix typo in Status_Reference.md Kevin O'Connor 2021-05-28 21:02:14 -04:00
  • 977c334e2e docs: Avoid link descriptions that span multiple lines Kevin O'Connor 2021-05-28 20:58:32 -04:00
  • 624d94f6ac docs: Fix link in Config_Reference.md Kevin O'Connor 2021-05-28 20:42:06 -04:00
  • 3a25db1247 docs: Move description of menu templates to Command_Templates.md Kevin O'Connor 2021-05-28 20:30:28 -04:00
  • 4f939c18e9 config: Change current scale on generic-ultimaker-ultimainboard-v2.cfg Kevin O'Connor 2021-05-28 18:56:33 -04:00
  • 121a710ec5 config: Add a note on wiring EXP1 to EXP3 on Creality 12864 displays Kevin O'Connor 2021-05-28 11:53:56 -04:00
  • c483cb53cb docs: Updated adxl345 wiring image Dmitry Butyugin 2021-05-28 18:18:07 +07:00
  • d619796495 Revert "linux: Raise an error if configuring a pullup when that is not supported" Kevin O'Connor 2021-05-27 11:33:09 -04:00
  • 341fc64a67 gcode_macro: add description property (#4317) Alex Zellner 2021-05-26 20:21:21 +02:00
  • ba3bbca861 gcode_macro: Disallow whitespace in macro name (#4312) Florian Heilmann 2021-05-26 19:03:10 +02:00
  • bd42d497ae safe_z_home: Update documentation Florian Heilmann 2021-05-18 17:39:22 +01:00
  • cf61ca301b safe_z_home: Simplify logic and fix edge case Florian Heilmann 2021-05-18 17:31:07 +01:00
  • 391ebd32c1 docs: Minor updates to sdcard_loop documentation Kevin O'Connor 2021-05-26 12:05:49 -04:00
  • 913649de2e loop_sdcard: Add loopable SD card file sections Jason S. McMullan 2021-04-17 06:54:12 -04:00
  • 4ea434796b stm32: Support spi1 on PB4/PB5/PB3 on stm32f103 and stm32f2 Kevin O'Connor 2021-05-25 23:28:48 -04:00
  • f99dca0918 stm32: Allow alternate USART1 and USART2 ports on stm32f1 and stm32f2 Kevin O'Connor 2021-05-25 23:03:43 -04:00
  • 273106358d stm32: Reorganize stm32f1 pin remap handling Kevin O'Connor 2021-05-25 23:42:28 -04:00
  • 12acb99a38 stm32: Fix USART3 on stm32f1 and stm32f2 Kevin O'Connor 2021-05-25 22:13:09 -04:00
  • 20a6c6b225 config: Update generic-fysetc-cheetah-v1.2.cfg (#4315) jericho-adler 2021-05-25 13:31:03 -04:00
  • b1f6a608c3 lpc176x: Add support for serial on UART3 P4.29/P4.28 Kevin O'Connor 2021-05-25 12:58:26 -04:00
  • ce8fe615ed lpc176x: Move pin definitions together in serial.c Kevin O'Connor 2021-05-25 12:31:42 -04:00
  • 6a3c357a50 stm32: Add alternate serial ports on stm32f4 Kevin O'Connor 2021-05-24 21:17:51 -04:00
  • c1e8ee58e7 stm32: Include pin names in STM32_SERIAL_USART?_ALT kconfig symbols Kevin O'Connor 2021-05-24 21:06:04 -04:00
  • 338bc82d0b stm32: Allow 32KiB bootloader on stm32f446 Kevin O'Connor 2021-05-20 19:12:09 -04:00
  • 0f9f061b35 Makefile: Use CURDIR instead of PWD Kevin O'Connor 2021-05-19 23:49:50 -04:00
  • 099a6dd6c9 workflows: Minor wording change to invalid-label-bot Kevin O'Connor 2021-05-17 10:31:03 -04:00
  • 7b170d8c3d github: Automatically close resolved issues after one week of inactivity Kevin O'Connor 2021-05-13 22:49:55 -04:00
  • 49937f6281 config: Enable PID for bed heater in printer-fokoos-odin5-f3-2021.cfg (#4288) Matthew Lloyd 2021-05-13 22:33:00 -04:00
  • b4a2229788 config: Minor changes to printer-fokoos-odin5-f3-2021.cfg Kevin O'Connor 2021-05-12 15:01:23 -04:00
  • 93add3a095 config: Add printer-fokoos-odin5-f3.cfg (#4286) Matthew Lloyd 2021-05-12 15:00:06 -04:00
  • 4799d05d42 config: Add generic-ruramps-v1.3.cfg to test cases and minor updates Kevin O'Connor 2021-05-12 10:25:41 -04:00
  • 831a4fe7fa config: Configuration file for RuRamps V1.3 boards (#4279) Marco Robustini 2021-05-12 16:19:25 +02:00
  • b4b2afca3b config: Fix rotation_distance for Sapphire Plus Pranas Kiziela 2021-05-12 12:13:44 +03:00
  • 60352f4b67 filament_motion_sensor: add get_status (#4281) Alex Zellner 2021-05-11 19:17:22 +02:00
  • dc71b64c0a virtual_sdcard: fix check for case sensitive files Arksine 2021-05-08 18:24:50 -04:00
  • 8eef1e2146 config: Use "stealthchop_threshold: 999999" if set Kevin O'Connor 2021-05-09 09:02:43 -04:00
  • 1ed67120cd debugcmds: Remove start/end_group commands Kevin O'Connor 2021-05-02 23:20:11 -04:00
  • 76b839a0ac invalid-label-bot: Minor changes to invalid label comment Kevin O'Connor 2021-05-06 14:28:09 -04:00
  • bde6215c3f stm32: Enable ADC3 pins on stm32f446 Kevin O'Connor 2021-05-06 12:41:03 -04:00
  • b333547f1f menu: Fixed typo when reading print_stats.state (#4261) Dany Yanev 2021-05-06 18:54:27 +03:00
  • 7bf379d75d docs: Fix typo in Config_Reference.md Kevin O'Connor 2021-05-06 11:46:35 -04:00
  • c9e8298c36 config: Minor updates to printer-velleman-k8800-2017.cfg Kevin O'Connor 2021-05-06 11:38:31 -04:00
  • 71f4739c8b config: Feature/add k8800 config (#4212) Jelle Victoor 2021-05-06 17:31:45 +02:00
  • dfcdd51e7f config: Minor changes to printer-creality-cr30-2021.cfg Kevin O'Connor 2021-05-06 11:08:57 -04:00
  • 44387568f3 config: Add Creality CR-30 PrintMill support Jason S. McMullan 2021-04-16 19:21:39 -04:00
  • 45cd3543e3 lpc176x: Use full peripheral clock speed; fix UART interface Kevin O'Connor 2021-05-04 10:09:29 -04:00
  • 5fb5b3afe1 spi_flash: Add board definitions for Fysetc S6 and Spider Wilhelm Schuster 2021-05-03 15:03:45 +02:00
  • 4ae307b10f config: Update Fysetc S6 compilation instructions Wilhelm Schuster 2021-05-03 15:02:44 +02:00
  • 1fb091c4fa stm32: Allow selecting bootloader size for STM32F446 Wilhelm Schuster 2021-05-03 14:56:21 +02:00
  • f2c74ec023 kinematics: Add hybrid-corexy and hybrid-corexz (#4229) Tircown 2021-05-03 20:31:23 +02:00
  • f10247a498 gcode_macro: Deprecate default_parameter_<name> Kevin O'Connor 2021-04-26 12:46:22 -04:00
  • dd28c7aef7 config: Fix whitespace error in generic-fysetc-spider.cfg Kevin O'Connor 2021-05-03 12:40:11 -04:00
  • fee386b8e2 config: add example configs for fysetc spider board George Fu 2021-04-13 14:20:43 +08:00
  • 5ceb5a1b26 invalid-label-bot: Fix typo Kevin O'Connor 2021-05-03 11:06:09 -04:00
  • f2b382dbcc invalid-label-bot: Reword the invalid label message Kevin O'Connor 2021-05-02 18:46:34 -04:00
  • 89082b494f klippy: Report known software versions on a protocol error during connection Kevin O'Connor 2021-05-02 17:39:58 -04:00
  • 8443c0b0f8 docs: a slight clarity improvement for the rPi mcu shiftingtech 2021-05-02 00:02:55 -06:00
  • edea52863a endstop: Report trigger time in endstop_query response Kevin O'Connor 2021-04-02 11:51:19 -04:00
  • 470b1e2e46 adxl345: Use "clock" suffix instead of "time" in commands Kevin O'Connor 2021-04-29 20:49:43 -04:00
  • b611e72a19 pulse_counter: Use "clock" suffix instead of "time" in commands Kevin O'Connor 2021-04-29 20:46:57 -04:00
  • 8f76e53c0e stepper: Remove min_stop_interval from mcu code Kevin O'Connor 2021-04-25 15:02:42 -04:00
  • b1ea4f3bef toolhead: Do not limit SET_VELOCITY_LIMIT to values specified in config Kevin O'Connor 2021-04-25 14:58:44 -04:00
  • 5a5ecd88e2 stepper: Do not set min_stop_interval in micro-controller Kevin O'Connor 2021-04-25 14:53:50 -04:00
  • d1946fb6ed graphstats: Support graphing multiple heaters Kevin O'Connor 2021-04-29 15:53:28 -04:00
  • 0a4a64058d probe: Use original XY position on multiple probe samples Kevin O'Connor 2021-04-05 10:18:02 -04:00
  • 0990a3da6f gcode: Generate M115 output even if command not sent from gcode pseudo-terminal Kevin O'Connor 2021-04-28 21:07:48 -04:00
  • 25389027de Revert "endstop_phase: wip" Kevin O'Connor 2021-04-28 20:41:53 -04:00
  • e77bf7431e docs: Move palette2 location in Config_Reference.md Kevin O'Connor 2021-04-28 20:40:24 -04:00
  • ebbb21be00 docs: Update Status_Reference.md for better Jekyll rendering Kevin O'Connor 2021-04-28 20:38:07 -04:00
  • f2e4653ca4 endstop_phase: wip Kevin O'Connor 2021-04-28 20:31:05 -04:00
  • af7f27542f docs: Move status field reference to new Status_Reference.md file Kevin O'Connor 2021-04-28 20:16:13 -04:00
  • 3b33d6652f resonance_tester: Refactored the testing code Dmitry Butyugin 2021-04-15 23:13:19 +02:00
  • ed6ab6b9cc screws_tilt_adjust: Add MAX_DEVIATION parameter for bed level invariant. Johannes Stuettgen 2021-02-08 17:52:46 +01:00
  • d36dbfebd1 docs: Prefer Jinja2 "set" directive to default_parameter_xxx in examples Kevin O'Connor 2021-04-26 12:44:51 -04:00
  • 61a25d2fb2 docs: Add example of Jinja2 "set" directive to Command_Templates.md Kevin O'Connor 2021-04-26 12:00:24 -04:00
  • 475d8a72ad docs: Add notes on terminating resistors to CANBUS.md Kevin O'Connor 2021-04-25 15:43:59 -04:00
  • 70ea0806d9 linux: Raise an error if configuring a pullup when that is not supported Kevin O'Connor 2021-04-25 11:30:13 -04:00
  • 3dadcd3614 linux: Minor formatting, variable name, and error reporting changes Kevin O'Connor 2021-04-19 12:58:22 -04:00
  • 308f0338cf lpc176x: Add i2c_read functionality Michael Kurz 2021-04-21 00:11:26 +02:00
  • dd7085cbca stm32: Added mcu temperature support additional mcu (#4211) pkElectronics 2021-04-25 16:35:15 +02:00
  • 2d2db0f839 probe: Add deactivate_on_each_sample: param for Probe (#4161) nlef 2021-04-24 20:39:58 +03:00
  • 200b62bcb4 adxl345: Verify the register writes, added debug adxl345 commands Dmitry Butyugin 2021-03-26 19:32:32 +01:00
  • a58e9eddbe docs: Note stealthchop can cause overcurrent error in TMC_Drivers.md Kevin O'Connor 2021-04-24 12:30:27 -04:00