index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
workflows: Point to https://www.klipper3d.org/Contact
Kevin O'Connor
2021-07-27
3
-4
/
+4
*
_klipper3d: Move mkdocs.yml to docs/_klipper3d
Kevin O'Connor
2021-07-27
2
-2
/
+5
*
README: Fix links to www.klipper3d.org
Kevin O'Connor
2021-07-27
1
-3
/
+3
*
_klipper3d: Add comments to files in this directory
Kevin O'Connor
2021-07-27
4
-0
/
+9
*
check_whitespace: Also check txt, css, html, yaml, and yml files for errors
Kevin O'Connor
2021-07-27
1
-1
/
+4
*
_klipper3d: Add trailing newline to extra.css
Kevin O'Connor
2021-07-27
1
-1
/
+1
*
docs: Use hash marks for header lines
Kevin O'Connor
2021-07-27
9
-104
/
+67
*
docs: make mkdocs_hooks.transform more robust
Damien Martin
2021-07-27
1
-10
/
+23
*
docs: Setup mkdocs with mkdocs-material theme
Damien
2021-07-27
11
-165
/
+189
*
docs : make modifications to all md files to make them compatible with mkdocs
Damien
2021-07-27
44
-536
/
+565
*
menu: fix crash when opening SDCard menu while printing
Kamil Trzcinski
2021-07-26
1
-1
/
+1
*
docs: Note to enable SPI in RPi_microcontroller.md (#4503)
strayr
2021-07-25
1
-0
/
+4
*
probe: add ability to save babystepping (#4404)
shiftingtech
2021-07-25
3
-5
/
+49
*
tmc_uart: Increase default UART rate to 40000 on 32bit MCUs
Kevin O'Connor
2021-07-23
1
-2
/
+7
*
tmc2209: Set SENDDELAY=2 to avoid uart rx/tx errors
Kevin O'Connor
2021-07-23
1
-0
/
+3
*
spi_flash: Support firmware dictionary validation
Justin Schuh
2021-07-20
2
-13
/
+52
*
spi_flash: Make SD updates more tolerant of flaky boards
Justin Schuh
2021-07-20
2
-22
/
+55
*
config: Update printer-flsun-q5-2020.cfg (#4488)
Daniel Da Cunha
2021-07-20
1
-1
/
+1
*
config: Fix M300 beeper example. (#4480)
s-holst
2021-07-20
1
-4
/
+2
*
controller_fan: Minor updates
Kevin O'Connor
2021-07-20
3
-6
/
+12
*
controller_fan: Add "stepper" config option (#4447)
Sophie Hirn
2021-07-20
3
-7
/
+25
*
config: New printer profile for Eryone ER20 and minor update for Eryone Think...
Demetrius Apostolopoulos
2021-07-15
3
-1
/
+188
*
stm32: Add 16KiB bootloader option for STM32F103 (#4493)
Simon Hawkenson
2021-07-15
1
-1
/
+1
*
rp2040: implement SPI
Lasse Dalegaard
2021-07-15
4
-0
/
+121
*
docs: Add hardware RPi PWM documentation (#4418)
Martin
2021-07-15
1
-0
/
+36
*
mcu: Set reqclock on trsync_start commands
Kevin O'Connor
2021-07-09
1
-2
/
+3
*
rp2040: hardware PWM support
Lasse Dalegaard
2021-07-09
4
-0
/
+111
*
stm32: Allow STM32F401 boards to use STM32 HID Bootloader (#4461)
Henky Prayoga
2021-07-09
1
-2
/
+2
*
config: Fix typo in generic-bigtreetech-octopus.cfg
Kevin O'Connor
2021-07-09
1
-1
/
+1
*
config: Create config for BigTreeTech Octopus (#4441)
charlespick
2021-07-09
2
-0
/
+295
*
docs: Updated docs for custom AXIS in TEST_RESONANCES
Dmitry Butyugin
2021-07-08
2
-2
/
+35
*
resonance_tester: Arbitrary AXIS in TEST_RESONANCES command
Dmitry Butyugin
2021-07-08
1
-29
/
+61
*
docs: added an apt update to measuring_resonance (#4417)
shiftingtech
2021-07-08
1
-1
/
+2
*
rp2040: Add _ramfunc macro to internal.h and use in bootrom.c and chipid.c
Kevin O'Connor
2021-07-04
3
-9
/
+13
*
rp2040: add chipid support
Lasse Dalegaard
2021-07-04
5
-4
/
+171
*
rp2040: support usb_request_bootloader
Lasse Dalegaard
2021-07-04
4
-2
/
+30
*
rp2040: remove unused linker option
Lasse Dalegaard
2021-07-04
1
-1
/
+1
*
docs: Add rp2040 benchmark results to Benchmarks.md
Kevin O'Connor
2021-07-04
1
-0
/
+27
*
rp2040: Initial USB support
Kevin O'Connor
2021-07-04
4
-1
/
+241
*
rp2040: Add initial adc support
Kevin O'Connor
2021-07-04
6
-2
/
+109
*
rp2040: Add initial support for the rp2040 mcu
Kevin O'Connor
2021-07-04
11
-0
/
+642
*
lib: Changes to rp2040 build files to work in Klipper build system
Kevin O'Connor
2021-07-04
4
-3
/
+35
*
lib: Add rp2040 build files
Kevin O'Connor
2021-07-04
88
-0
/
+58874
*
lcd_st7920: Check CONFIG_MACH_AVR for slow mcus
Kevin O'Connor
2021-07-04
2
-4
/
+4
*
Makefile: Allow CONFIG_HAVE_GPIO_BITBANGING when not CONFIG_HAVE_GPIO_SPI
Kevin O'Connor
2021-07-04
1
-2
/
+3
*
usb_cdc: Add comments on debugging USB connections via UART
Kevin O'Connor
2021-07-04
1
-0
/
+9
*
samd_sercom: Specify the sercom explicitly in a config option
Kevin O'Connor
2021-07-04
3
-11
/
+18
*
stepper_enable: Move pin handling out of EnableTracking class
Kevin O'Connor
2021-07-03
1
-19
/
+24
*
stepper: Minor indentation changes
Kevin O'Connor
2021-07-03
1
-4
/
+4
*
klipper: Remove incorrectly committed .DS_Store file
Kevin O'Connor
2021-07-03
1
-0
/
+0
[next]