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
/
klippy
/
chipmisc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
chipmisc: Enable replicape steppers dynamically
Kevin O'Connor
2018-01-10
1
-4
/
+25
*
chipmisc: Fix replicape enable line setup
Kevin O'Connor
2018-01-10
1
-1
/
+10
*
chipmisc: Support start values on pca9685 pins
Kevin O'Connor
2018-01-10
1
-18
/
+25
*
pins: Rename parse_pin_desc() to lookup_pin()
Kevin O'Connor
2018-01-10
1
-2
/
+2
*
mcu: Setup static values via setup_start_value() call
Kevin O'Connor
2018-01-08
1
-17
/
+16
*
chipmisc: Add multi_pin capability
Kevin O'Connor
2017-12-18
1
-0
/
+50
*
chipmisc: Add support for output pins set at runtime
Kevin O'Connor
2017-12-18
1
-15
/
+63
*
mcu: Allow both shutdown and startup values to be set for output pins
Kevin O'Connor
2017-12-18
1
-6
/
+8
*
mcu: Remove unneeded MCU_digital_out.get_last_setting() method
Kevin O'Connor
2017-12-06
1
-4
/
+0
*
gcode: Move SET_SERVO command from gcode.py to chipmisc.py
Kevin O'Connor
2017-12-06
1
-4
/
+18
*
pca9685: Support default values
Kevin O'Connor
2017-10-12
1
-4
/
+15
*
chipmisc: Add initial support for servos
Kevin O'Connor
2017-09-20
1
-0
/
+43
*
chipmisc: Add support for Replicape board
Kevin O'Connor
2017-09-20
1
-1
/
+173
*
chipmisc: Add support for configuring ad5206 digipots
Kevin O'Connor
2017-08-26
1
-0
/
+27
*
chipmisc: Add support for statically configured output pins
Kevin O'Connor
2017-08-26
1
-0
/
+43