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
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtual_sdcard: Adds on_error_gcode
Pedro Lamas
2022-06-03
1
-0
/
+3
*
adxl345: Support recording data from multiple ADXL345's in one run, and more....
Mikkel Schmidt
2022-05-23
1
-7
/
+12
*
docs: Line wrapping in G-Codes.md
Kevin O'Connor
2022-05-23
1
-1
/
+3
*
docs: Documentation on screws_tilt_calculate MAX_DEVIATION parameter (#5522)
Kevin Nguyen
2022-05-23
1
-2
/
+2
*
docs: Update Config_Reference.md z_hop speed (#5514)
camerony
2022-05-23
1
-2
/
+2
*
docs: fix links to Config_Reference.md
th33xitus
2022-05-18
1
-8
/
+8
*
docs: Minor wording update to Code_Overview.md
Kevin O'Connor
2022-05-17
1
-3
/
+3
*
docs: Update Code_Overview.md with more realistic task timing guidelines
Kevin O'Connor
2022-05-17
1
-3
/
+6
*
docs: Updates to Installation.md document
Kevin O'Connor
2022-05-17
1
-44
/
+79
*
docs: Minor CanBoot documentation fixes
Kevin O'Connor
2022-05-10
1
-1
/
+1
*
docs: add CanBoot documentation to bootloaders.md
Eric Callahan
2022-05-10
1
-0
/
+38
*
docs: Update G-Codes.md (#5487)
3-5-20
2022-05-09
1
-1
/
+1
*
docs: Fix typo in Benchmarks.md
Kevin O'Connor
2022-05-06
1
-1
/
+1
*
docs: Note pins used for stm32flash in Bootloaders.md
Kevin O'Connor
2022-05-04
1
-4
/
+5
*
docs: Update Example_Configs.md to note that baud should be 250000
Kevin O'Connor
2022-04-30
1
-0
/
+3
*
docs: Note to run DELTA_CALIBRATE before DELTA_ANALYZE in Delta_Calibrate.md
Kevin O'Connor
2022-04-29
1
-1
/
+5
*
docs: List only micro-controller names in benchmarks table in Features.md
Kevin O'Connor
2022-04-29
1
-11
/
+15
*
docs: Improve wording of screws_tilt_adjust in Config_Reference.md
Kevin O'Connor
2022-04-23
1
-4
/
+4
*
docs: Fix typo in query_adc section of G-Codes.md
Kevin O'Connor
2022-04-21
1
-1
/
+1
*
neopixel: Support chains with a mix of color_order
Kevin O'Connor
2022-04-18
1
-2
/
+3
*
stm32: Add STM32F072 16KiB bootloader option (#5404)
alstoepp
2022-04-13
1
-0
/
+22
*
docs: Update temperature_fan PID documentation in Config_Reference.md
Kevin O'Connor
2022-04-11
1
-4
/
+15
*
docs: Add link to linux mcu neopixels config docs (#5402)
Karl Bowden
2022-04-11
1
-1
/
+4
*
docs: Add link to Moonraker in API_Server.md
Kevin O'Connor
2022-04-09
1
-0
/
+4
*
docs: Fix smarteffector link in G-Codes.md
Kevin O'Connor
2022-04-09
1
-1
/
+1
*
docs: Minor updates to SmartEffector docs
Kevin O'Connor
2022-04-09
2
-19
/
+22
*
smart_effector: Config and command reference
Dmitry Butyugin
2022-04-09
2
-0
/
+80
*
docster: Fix incorrect default value for max_freq
cbc02009
2022-04-09
1
-2
/
+2
*
docs: Update wording of "quality improvement" section of CONTRIBUTING.md
Kevin O'Connor
2022-04-08
1
-15
/
+13
*
docs: Provide more information on PID in Config_Reference.md
Kevin O'Connor
2022-04-07
1
-6
/
+9
*
temperature_fan: Remove deprecated pid_integral_max option
Kevin O'Connor
2022-04-07
1
-0
/
+3
*
pca9632: Add support for configurable color_order
Kevin O'Connor
2022-04-07
2
-0
/
+7
*
pca9632: Support using hardware I2C
Kevin O'Connor
2022-04-07
1
-4
/
+13
*
_klipper3d: Specify mkdocs language config options
Yifei Ding
2022-04-06
2
-2
/
+14
*
_klipper3d: New language translation deployment
Yifei Ding
2022-04-06
3
-1
/
+78
*
_klipper3d: Remove translation stubs
Kevin O'Connor
2022-04-06
4
-38
/
+0
*
neopixel: Support arbitrary RGBW strings in color_order config
Kevin O'Connor
2022-04-06
1
-2
/
+3
*
docs: Note that "minutes" in screws_tilt_adjust means minutes of a clock face
Kevin O'Connor
2022-04-05
1
-1
/
+4
*
led: Support setting display_template parameters via SET_LED_TEMPLATE
Kevin O'Connor
2022-03-31
1
-7
/
+9
*
led: Support automated LED updates based on display_template results
Kevin O'Connor
2022-03-31
2
-9
/
+32
*
docs: Note that neopixel doesn't work on "linux mcu"
Kevin O'Connor
2022-03-31
1
-0
/
+3
*
docs: Note change to neopixel/dotstar API status fields
Kevin O'Connor
2022-03-31
2
-10
/
+19
*
led: Add support for PWM controlled LEDs
Kevin O'Connor
2022-03-31
2
-75
/
+99
*
docs: Add explicit Jinja2 prerequisite to mkdocs-requirements.txt
Kevin O'Connor
2022-03-29
1
-0
/
+1
*
angle: Add support for reading tle5012b chip registers (for debugging)
Kevin O'Connor
2022-03-29
1
-0
/
+12
*
angle: Report tle5012b temperature
Kevin O'Connor
2022-03-29
1
-0
/
+9
*
angle: Initial support for angle sensor calibration
Kevin O'Connor
2022-03-29
3
-1
/
+30
*
sensor_angle: Add support for bulk querying of spi angle sensors
Kevin O'Connor
2022-03-29
2
-0
/
+45
*
docs: Fix config snippet for polar
Charles Pickering
2022-03-20
1
-9
/
+9
*
docs: Add a link to Rotation_Distance.md in Example_Configs.md
Kevin O'Connor
2022-03-17
1
-1
/
+3
[next]