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
/
chelper.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
klippy: Avoid using '%' syntax when calling logging module
Kevin O'Connor
2017-09-27
1
-1
/
+1
*
stepcompress: Implement print time to clock conversion in C code
Kevin O'Connor
2017-09-19
1
-0
/
+2
*
stepcompress: Return number of steps traveled from stepcompress_push()
Kevin O'Connor
2017-09-13
1
-1
/
+1
*
serialqueue: Rename clock estimation variable names
Kevin O'Connor
2017-06-30
1
-2
/
+2
*
hub-ctrl: Add support for micro-controller reset via RPi usb power toggling
Kevin O'Connor
2017-04-13
1
-9
/
+32
*
stepcompress: Modify check_expand() into check_push()
Kevin O'Connor
2017-04-07
1
-1
/
+1
*
delta: Make it clear that a "virtual tower" is created
Kevin O'Connor
2017-04-07
1
-3
/
+2
*
stepcompress: Merge stepcompress_delta_const and stepcompress_delta_accel
Kevin O'Connor
2017-04-07
1
-5
/
+1
*
stepcompress: Pass delta velocity and acceleration directly to C code
Kevin O'Connor
2017-04-07
1
-6
/
+6
*
stepcompress: Merge stepcompress_push_accel() and stepcompress_push_const()
Kevin O'Connor
2017-04-07
1
-2
/
+0
*
stepcompress: Pass constant velocity and acceleration directly to C code
Kevin O'Connor
2017-04-07
1
-6
/
+4
*
stepcompress: Move stepcompress_push_* functions to their own section
Kevin O'Connor
2017-04-07
1
-3
/
+4
*
reactor: Use the system monotonic clock instead of the normal system clock
Kevin O'Connor
2017-02-06
1
-0
/
+1
*
stepcompress: Propagate errors back to python code
Kevin O'Connor
2017-02-06
1
-7
/
+5
*
serialqueue: Remove serialqueue_flush_ready()
Kevin O'Connor
2016-12-30
1
-1
/
+0
*
stepcompress: Using normal message priority system during homing
Kevin O'Connor
2016-12-30
1
-0
/
+1
*
delta: Rework delta math to avoid using inv_movexy_r
Kevin O'Connor
2016-12-05
1
-8
/
+8
*
pyhelper: Add ability to route error messages to python logging
Kevin O'Connor
2016-11-30
1
-1
/
+13
*
pyhelper: Move helper functions from serialqueue.c to new file
Kevin O'Connor
2016-11-30
1
-2
/
+2
*
mcu: Be careful to free memory allocated in C code
Kevin O'Connor
2016-11-30
1
-0
/
+3
*
serialhdl: Fully deallocate serialqueue on disconnect
Kevin O'Connor
2016-11-29
1
-0
/
+1
*
delta: Initial support for linear delta kinematics
Kevin O'Connor
2016-11-14
1
-0
/
+8
*
stepcompress: Do all step rounding in C code
Kevin O'Connor
2016-11-13
1
-4
/
+6
*
serialhdl: Calculate baudadjust from MCU's baud instead of host baud
Kevin O'Connor
2016-07-16
1
-2
/
+2
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
1
-0
/
+95