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
*
filament_motion_sensor: add get_status (#4281)
Alex Zellner
2021-05-11
1
-0
/
+9
*
debugcmds: Remove start/end_group commands
Kevin O'Connor
2021-05-07
1
-1
/
+1
*
docs: Fix typo in Config_Reference.md
Kevin O'Connor
2021-05-06
1
-1
/
+1
*
kinematics: Add hybrid-corexy and hybrid-corexz (#4229)
Tircown
2021-05-03
1
-1
/
+70
*
gcode_macro: Deprecate default_parameter_<name>
Kevin O'Connor
2021-05-03
2
-10
/
+6
*
docs: a slight clarity improvement for the rPi mcu
shiftingtech
2021-05-02
1
-0
/
+1
*
stepper: Remove min_stop_interval from mcu code
Kevin O'Connor
2021-04-30
3
-60
/
+53
*
toolhead: Do not limit SET_VELOCITY_LIMIT to values specified in config
Kevin O'Connor
2021-04-30
1
-0
/
+4
*
docs: Move palette2 location in Config_Reference.md
Kevin O'Connor
2021-04-28
1
-36
/
+36
*
docs: Update Status_Reference.md for better Jekyll rendering
Kevin O'Connor
2021-04-28
1
-19
/
+23
*
docs: Move status field reference to new Status_Reference.md file
Kevin O'Connor
2021-04-28
4
-208
/
+310
*
screws_tilt_adjust: Add MAX_DEVIATION parameter for bed level invariant.
Johannes Stuettgen
2021-04-28
1
-0
/
+7
*
docs: Prefer Jinja2 "set" directive to default_parameter_xxx in examples
Kevin O'Connor
2021-04-26
1
-5
/
+1
*
docs: Add example of Jinja2 "set" directive to Command_Templates.md
Kevin O'Connor
2021-04-26
1
-15
/
+40
*
docs: Add notes on terminating resistors to CANBUS.md
Kevin O'Connor
2021-04-25
1
-4
/
+21
*
probe: Add deactivate_on_each_sample: param for Probe (#4161)
nlef
2021-04-24
1
-0
/
+4
*
adxl345: Verify the register writes, added debug adxl345 commands
Dmitry Butyugin
2021-04-24
1
-0
/
+7
*
docs: Note stealthchop can cause overcurrent error in TMC_Drivers.md
Kevin O'Connor
2021-04-24
1
-0
/
+7
*
docs: Update Linux RPi benchmarks
Kevin O'Connor
2021-04-18
1
-4
/
+4
*
palette2: Add ping variation + ping status reports (#4114)
Clifford Roche
2021-04-14
2
-2
/
+10
*
docs: Note that attribution/history should be avoiding in Example_Configs.md
Kevin O'Connor
2021-04-13
1
-0
/
+4
*
docs: document bed mesh "faulty_regions"
Arksine
2021-04-10
3
-0
/
+58
*
toolhead: Export the print_stalls value via get_status()
Kevin O'Connor
2021-04-09
1
-0
/
+3
*
statistics: Export the OS and process load in a get_status() method
Kevin O'Connor
2021-04-09
1
-0
/
+3
*
docs: Minor changs to pca9533 in Config_Reference.md
Kevin O'Connor
2021-04-09
1
-10
/
+12
*
pca9533: RGB support for the mightyboard (#4150)
le-Bark
2021-04-09
1
-0
/
+22
*
docs: Minor display sectoin updates to Config_Reference.md
Kevin O'Connor
2021-04-09
1
-7
/
+5
*
Docs: Split the display section of Config_Reference.md into multiple sections
Kevin O'Connor
2021-04-09
1
-81
/
+173
*
docs: Minor copy-and-paste fix to Config_Reference.md
Kevin O'Connor
2021-04-09
1
-3
/
+0
*
hd44780_spi: added lcd support to the mightyboard (#4121)
le-Bark
2021-04-07
1
-7
/
+12
*
docs: Add link to Discourse server in Example_Configs.md
Kevin O'Connor
2021-04-07
1
-4
/
+7
*
docs: Add links to Klipper Discourse server to Contact.md
Kevin O'Connor
2021-03-27
1
-94
/
+62
*
docs: Update FAQ on which mcus have hard pwm support
Kevin O'Connor
2021-03-26
1
-2
/
+1
*
output_pin: Support setting max_duration (#3995)
Pascal P
2021-03-26
3
-0
/
+76
*
palette2: Add support for P2 devices (#4057)
Clifford Roche
2021-03-26
2
-0
/
+58
*
docs: Fix Jekyll rendering of docs/TMC_Drivers.md
Kevin O'Connor
2021-03-25
1
-0
/
+2
*
docs: Revise sensorless homing configuration guide
Kevin O'Connor
2021-03-25
2
-112
/
+243
*
docs: Deprecate support for the pin_map config option
Kevin O'Connor
2021-03-25
3
-10
/
+7
*
config: Create new sample-aliases.cfg with standard aliases
Kevin O'Connor
2021-03-25
1
-32
/
+13
*
replicape: Don't require a host alias for the enable_pin default
Kevin O'Connor
2021-03-25
1
-2
/
+3
*
github: Add github issue chooser
Kevin O'Connor
2021-03-24
1
-2
/
+0
*
docs: Move Example_Configs.md reference in Overview.md
Kevin O'Connor
2021-03-22
1
-2
/
+2
*
docs: Updates to Example_Configs.md
Kevin O'Connor
2021-03-22
1
-3
/
+23
*
docs: Add Example_Configs.md - info on adding new config files to Klipper
Kevin O'Connor
2021-03-22
2
-0
/
+76
*
docs: Added a note about different ADLX345 PCB designs
Dmitry Butyugin
2021-03-20
1
-0
/
+6
*
docs: Updated measuring resonances doc on max_accel suggestions
Dmitry Butyugin
2021-03-20
4
-31
/
+72
*
docs: Update TMC_Drivers.md with note on SPI failures on TMC driver checks
Kevin O'Connor
2021-03-16
1
-0
/
+9
*
docs: Add common reasons for tmc error reports to TMC_Drivers.md
Kevin O'Connor
2021-03-16
1
-0
/
+29
*
bme280: Add support for BMP280 and BME680 sensors (#4040)
Michael Kurz
2021-03-15
2
-7
/
+8
*
filament_motion_sensor: Add filament_motion_sensor (#3857)
TheJoshW
2021-03-14
2
-1
/
+29
[next]