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
*
docs: Fix incorrect error description in TMC_Drivers.md
Kevin O'Connor
2021-11-19
1
-9
/
+9
*
docs: Fix spurious quote in TMC_Drivers.md
Kevin O'Connor
2021-11-19
1
-1
/
+1
*
gcode_macro: Add "rawparams" pseudo-variable
Pedro Lamas
2021-11-19
1
-0
/
+14
*
docs: Improve TMC_Drivers Common Error Layout
Yifei Ding
2021-11-19
1
-25
/
+26
*
docs: Re-organize Hall Filament Width Sensor Doc
Yifei Ding
2021-11-19
1
-70
/
+78
*
docs: skew_correction Typo and Config Highlighting
Yifei Ding
2021-11-19
1
-9
/
+10
*
docs: Match Single Blank Line Above and Below A Title
Yifei Ding
2021-11-19
6
-2
/
+14
*
docs: Correct TMC_Drivers Title Nesting
Yifei Ding
2021-11-19
1
-10
/
+14
*
docs: Align Lists
Yifei Ding
2021-11-19
3
-88
/
+88
*
docs: Minor example change in Code_Overview.md
Kevin O'Connor
2021-11-16
1
-1
/
+1
*
docs: Add recommendation on Python type handling to Code_Overview.md
Kevin O'Connor
2021-11-16
1
-0
/
+10
*
docs: Update Code_Overview.md with information on get_status()
Kevin O'Connor
2021-11-16
1
-0
/
+11
*
docs: Remove unneeded "raw" markdown tags from documentation
Kevin O'Connor
2021-11-16
2
-6
/
+0
*
docs: Expand on default_parameter_X conversion in Config_Changes.md
Kevin O'Connor
2021-11-16
1
-3
/
+5
*
temperature_sensors: add ATC Semitec 104NT-4-R025H42G thermistor
Geoffrey Young
2021-11-15
1
-7
/
+8
*
docs: Update benchmarks after stepper and scheduler changes
Kevin O'Connor
2021-11-15
2
-181
/
+129
*
temperature_sensors: Deprecate "NTC 100K beta 3950" thermistor
Kevin O'Connor
2021-11-10
2
-2
/
+9
*
docs: Update MCU_Commands.md with new config_stepper command
Kevin O'Connor
2021-11-04
1
-6
/
+11
*
stepper: Make step pulse duration customizable at run-time
Kevin O'Connor
2021-11-04
2
-0
/
+10
*
docs: Note removal of deprecated features in Config_Changes.md
Kevin O'Connor
2021-11-02
1
-0
/
+11
*
console: Remove support for PINS command
Kevin O'Connor
2021-11-02
1
-8
/
+6
*
docs: Should be "LM75" instead of "lm75" in Config_Reference.md
Kevin O'Connor
2021-11-01
1
-1
/
+1
*
tmc: Track requested hold_current so SET_TMC_CURRENT doesn't reduce it
Kevin O'Connor
2021-10-27
1
-2
/
+2
*
docs: Update mkdocs-requirements.txt
Kevin O'Connor
2021-10-15
1
-1
/
+1
*
docs: Update BLTouch.md to prevent position_endstop error (#4731)
Ilia Rebane
2021-10-15
1
-2
/
+2
*
tmc: add current values to get_status() (#4696)
Philipp Temminghoff
2021-10-11
1
-0
/
+2
*
button: Support half-stepping encoders
Rufo Sanchez
2021-10-11
1
-0
/
+5
*
adxl345: Renamed debug commands to fix their parsing by Klipper
Dmitry Butyugin
2021-10-06
1
-2
/
+2
*
docs: Fix link in Releases.md
Kevin O'Connor
2021-09-29
1
-1
/
+1
*
docs: Note the release of v0.10.0
Kevin O'Connor
2021-09-29
1
-0
/
+32
*
docs: Update Features.md
Kevin O'Connor
2021-09-29
1
-7
/
+13
*
docs: Update CONTRIBUTING.md with new repo location; minor wording changes
Kevin O'Connor
2021-09-29
1
-11
/
+12
*
docs: add Translation Contributor Guide
Yifei Ding
2021-09-29
1
-0
/
+37
*
docs: Fix table rendering in RPi_microcontroller.md
Kevin O'Connor
2021-09-29
1
-7
/
+9
*
docs: background color fix for bed_mesh svgs
Eric Callahan
2021-09-29
3
-3
/
+6
*
docs: Change Kinematics.md images to use a solid white background
Kevin O'Connor
2021-09-27
16
-247
/
+268
*
docs: Fix typo in Bed_Mesh.md
Kevin O'Connor
2021-09-27
1
-4
/
+4
*
docs: Update documentation with new klipper github URL
Kevin O'Connor
2021-09-23
7
-14
/
+14
*
avrsim: Change default speed to 16Mhz and default baud to 250K
Kevin O'Connor
2021-09-16
1
-6
/
+5
*
configfile: Add support for reporting deprecated options
Kevin O'Connor
2021-09-16
1
-0
/
+6
*
heaters: Change default smooth_time from 2 seconds to 1 second
Kevin O'Connor
2021-09-03
2
-2
/
+6
*
docs: Add referenced config example for PWM tools (#4537)
Pascal
2021-09-03
1
-1
/
+1
*
docs: Fix typo in Measuring_Resonances.md
Kevin O'Connor
2021-09-02
1
-1
/
+1
*
tuning_tower: Add STEP_DELTA and STEP_HEIGHT parameters as alternate tuning t...
github@matthewlloyd.net
2021-09-02
1
-12
/
+27
*
tuning_tower: Add SKIP parameter
github@matthewlloyd.net
2021-09-02
1
-7
/
+11
*
motan: Add support for dumping and analyzing adxl345 data
Kevin O'Connor
2021-08-30
1
-0
/
+20
*
adxl345: Change default chip name from "default" to "adxl345"
Kevin O'Connor
2021-08-30
2
-2
/
+6
*
adxl345: Move g-code commands to new helper class
Kevin O'Connor
2021-08-30
2
-14
/
+16
*
motan: Pass dataset parameters in parenthesis
Kevin O'Connor
2021-08-30
1
-2
/
+2
*
tmc: Add support for a get_status() method
Kevin O'Connor
2021-08-30
1
-0
/
+15
[next]