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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
stepcompress: Remove "queue append" abstraction
Kevin O'Connor
2020-03-04
3
-88
/
+35
*
serialqueue: Support notification of when a command is processed
Kevin O'Connor
2020-02-20
3
-13
/
+52
*
serialqueue: Remove unused serialqueue_encode_and_send() function
Kevin O'Connor
2020-02-20
2
-19
/
+0
*
stepcompress: Fix rounding error when interval=0
Kevin O'Connor
2020-01-25
1
-2
/
+2
*
itersolve: Add ability to query the active_flags state
Kevin O'Connor
2020-01-23
3
-0
/
+11
*
rotary_delta: Initial support for rotary delta kinematics
Kevin O'Connor
2020-01-06
2
-2
/
+81
*
itersolve: Export itersolve_calc_position_from_coord()
Kevin O'Connor
2020-01-06
3
-1
/
+5
*
kin_extruder: Convert pressure advance to use "weighted average"
Kevin O'Connor
2019-12-20
1
-19
/
+54
*
trapq: Limit the duration of "null" sentinal moves on the trapq
Kevin O'Connor
2019-12-20
1
-1
/
+7
*
itersolve: Improve numerical stability of gen_steps_pre_active check
Kevin O'Connor
2019-12-10
1
-1
/
+2
*
itersolve: Rename scan_pre/_post to gen_steps_pre/post_active
Kevin O'Connor
2019-12-10
3
-9
/
+10
*
kin_extruder: Apply pressure advance in kin_extruder.c
Kevin O'Connor
2019-12-08
2
-60
/
+25
*
kin_extruder: Move integration code from trapq.c to kin_extruder.c
Kevin O'Connor
2019-12-08
3
-67
/
+65
*
itersolve: Fix potential backwards time in itersolve_gen_steps_range()
Kevin O'Connor
2019-12-02
1
-2
/
+4
*
extruder: Initial support for "smoothed pressure advance"
Kevin O'Connor
2019-11-21
2
-60
/
+47
*
trapq: Add trapq_find_move() function
Kevin O'Connor
2019-11-21
2
-0
/
+22
*
trapq: Add code to calculate definitive integral
Kevin O'Connor
2019-11-21
2
-1
/
+51
*
itersolve: Support step generation in lead up to and after stepper activity
Kevin O'Connor
2019-11-21
2
-6
/
+28
*
trapq: Implement sentinel nodes on the trapq list
Kevin O'Connor
2019-11-21
3
-17
/
+55
*
stepper: Remove set_commanded_position() call
Kevin O'Connor
2019-11-13
3
-8
/
+7
*
itersolve: Improve numerical stability of itersolve_generate_steps() loop
Kevin O'Connor
2019-11-08
1
-11
/
+10
*
trapq: Use C99 method for declaring struct members in trapq_append()
Kevin O'Connor
2019-11-07
1
-2
/
+2
*
chelper: Report an error if the C host code does not compile
Kevin O'Connor
2019-11-07
1
-1
/
+5
*
toolhead: Calculate and store axes_r in move class
Kevin O'Connor
2019-11-06
3
-13
/
+5
*
trapq: Use separate 'move' entries for accel, cruise, and decel phases
Kevin O'Connor
2019-11-06
4
-70
/
+84
*
trapq: Remove move_fill()
Kevin O'Connor
2019-11-06
5
-30
/
+35
*
itersolve: Remove unused gen_steps()
Kevin O'Connor
2019-11-06
3
-11
/
+1
*
extruder: Convert step generation to use trapq system
Kevin O'Connor
2019-11-06
1
-1
/
+3
*
winch: Convert step generation to use trapq system
Kevin O'Connor
2019-11-06
1
-1
/
+2
*
polar: Convert step generation to use trapq system
Kevin O'Connor
2019-11-06
1
-0
/
+1
*
delta: Convert step generation to use trapq system
Kevin O'Connor
2019-11-06
1
-1
/
+2
*
corexy: Convert step generation to use trapq system
Kevin O'Connor
2019-11-06
1
-1
/
+2
*
cartesian: Convert step generation to use trapq system
Kevin O'Connor
2019-11-06
1
-4
/
+8
*
itersolve: Add support for generating steps from a trapq
Kevin O'Connor
2019-11-06
3
-7
/
+109
*
trapq: Initial support for building a queue of trapezoidal velocity moves
Kevin O'Connor
2019-11-06
3
-0
/
+63
*
list: Add additional list helper functions
Kevin O'Connor
2019-11-06
1
-0
/
+18
*
trapq: Add new trapq.c file with code for trapezoidal velocity handling
Kevin O'Connor
2019-11-06
11
-126
/
+142
*
polar: Implement bed angle wrapping adjustments in chelper code
Kevin O'Connor
2019-11-06
3
-2
/
+18
*
itersolve: Rename calc_position to calc_position_cb
Kevin O'Connor
2019-11-06
8
-20
/
+20
*
itersolve: Fix possible infinite loop in itersolve_gen_steps()
Kevin O'Connor
2019-11-06
1
-1
/
+3
*
stepcompress: Remove no longer needed stepcompress_set_homing()
Kevin O'Connor
2019-07-10
3
-22
/
+3
*
polar: Add initial support for multiple bed rotations
Kevin O'Connor
2019-06-28
1
-3
/
+7
*
serialqueue: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
2
-6
/
+7
*
stepcompress: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-3
/
+6
*
chelper: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-3
/
+6
*
winch: Add experimental support for cable winch kinematics
Kevin O'Connor
2018-12-24
2
-2
/
+47
*
polar: Experimental support for polar kinematics
Kevin O'Connor
2018-12-24
2
-2
/
+49
*
chelper: Add a quick __main__ to compile c helper (#782)
lf
2018-10-16
1
-0
/
+4
*
serialqueue: Increase receive message debug queue to 100 messages
Kevin O'Connor
2018-09-02
1
-1
/
+1
*
itersolve: Support calculating a stepper position from a cartesian coordinate
Kevin O'Connor
2018-07-18
3
-8
/
+8
[prev]
[next]