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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tmc: DUMP_TMC optional REGISTER parameter
Alex Voinea
2023-03-30
1
-10
/
+25
*
tmc: Enable sg_angle_offset for smooth switching from Stealthchop to Spreadcy...
BIGTREETECH
2023-03-27
1
-0
/
+2
*
tmc: SET_TMC_FIELD VELOCITY
Alex Voinea
2023-03-20
8
-8
/
+32
*
tmc: Implement TMCtstepHelper
Alex Voinea
2023-03-20
1
-7
/
+20
*
tmc: Initialize self.coolthrs in TMCVirtualPinHelper constructor
Kevin O'Connor
2023-03-15
1
-1
/
+1
*
tmc: Do not override tcoolthrs if it is configured
Alex Voinea
2023-03-15
1
-10
/
+8
*
tmc: Enable `multistep_filt` for drivers that support it
Alex Voinea
2023-03-15
2
-0
/
+2
*
tmc2209: Remove duplicate `pdn_disable` initialization
Alex Voinea
2023-03-15
1
-1
/
+0
*
reactor: Fix typo
D4SK
2023-03-14
1
-2
/
+2
*
reactor: Fix typo
D4SK
2023-03-14
1
-2
/
+2
*
probe: expose name on status report
Pedro Lamas
2023-03-14
1
-1
/
+2
*
probe: Allow overriding horizontal_move_z on gcode
Lasse Dalegaard
2023-03-14
1
-1
/
+5
*
tmc: Beautify initialization code
Alex Voinea
2023-03-07
4
-5
/
+19
*
tmc5160: allow changing the globalscaler at runtime
Alex Voinea
2023-03-07
1
-10
/
+12
*
tmc: Fix s2vs field formatters
Alex Voinea
2023-03-07
2
-2
/
+6
*
tmc2240: initial implementation
Alex Voinea
2023-03-01
3
-2
/
+401
*
mcu: Move lookup_command_tag() to CommandWrapper class
Kevin O'Connor
2023-02-22
3
-14
/
+24
*
mcu: Code movement in mcu.py
Kevin O'Connor
2023-02-22
1
-73
/
+88
*
stepper_enable: report status
Pedro Lamas
2023-02-13
1
-0
/
+4
*
configfile: Make getlists return an empty list on empty string. (#6042)
Jordan Woyak
2023-02-09
1
-2
/
+6
*
extruder: store currently sync'ed motion queue name
Pedro Lamas
2023-02-09
1
-1
/
+5
*
extruder: Add extruder name to extruder_stepper respond message (#6020)
CODeRUS
2023-02-03
1
-2
/
+4
*
screws_tilt_adjust: status result as dictionary
Pedro Lamas
2023-02-03
1
-6
/
+7
*
bed_mesh: do not load a profile on startup
Eric Callahan
2023-02-01
1
-5
/
+0
*
replicape: Only call note_pwm_enable() in main thread
Kevin O'Connor
2023-01-17
1
-11
/
+17
*
z_tilt: Improve python3 compatibility
Kevin O'Connor
2023-01-17
1
-1
/
+1
*
toolhead: Flush in chunks from flush_step_generation()
Kevin O'Connor
2023-01-08
1
-2
/
+8
*
toolhead: Rename last_kin_flush_time to force_flush_time
Kevin O'Connor
2023-01-08
1
-8
/
+8
*
toolhead: Fix note_kinematic_activity()
Kevin O'Connor
2023-01-08
1
-1
/
+1
*
chelper: Minor declaration movement in __init__.py
Kevin O'Connor
2023-01-07
1
-2
/
+2
*
trapq: Minor code movement in trapq.c
Kevin O'Connor
2023-01-07
2
-53
/
+53
*
console: No need to import pins module
Kevin O'Connor
2023-01-07
1
-7
/
+2
*
serialhdl: Add a get_serialqueue() method
Kevin O'Connor
2023-01-06
2
-2
/
+4
*
serialqueue: Add comment to do_write()
Kevin O'Connor
2023-01-05
1
-0
/
+1
*
palette2: Fix errors with bad handling of NoneType in a few locations
Clifford Roche
2022-12-31
1
-5
/
+6
*
delta: Better delta build volume constraint check
janherich
2022-12-30
1
-1
/
+7
*
tmc: Configurable microstep lookup table (#5920)
Alex Voinea
2022-12-21
3
-4
/
+71
*
manual_probe: Add Z_OFFSET_APPLY_ENDSTOP for delta
janherich
2022-12-19
1
-0
/
+45
*
bed_mesh: Allow bedmeshing at 1mm spaced intervals (#5918)
Keyan Mobli
2022-12-19
1
-1
/
+1
*
screws_tilt_adjust: Add get_status() method (#5921)
theophile
2022-12-17
1
-0
/
+14
*
gcode_arcs: Allow either one of I, J, K to be default-zero on G2/G3 (#5939)
maze
2022-12-14
1
-1
/
+1
*
save_variables: Verify filename path is writeable at startup
Justin Schuh
2022-12-11
1
-0
/
+2
*
gcode_arcs: No need to import gcode module to access Coord()
Kevin O'Connor
2022-12-11
1
-6
/
+8
*
gcode_arcs: support XY, XZ and YZ planes
Andrew Mirsky
2022-12-11
1
-28
/
+73
*
parsedump: Support running on both python2 and python3
Kevin O'Connor
2022-12-07
2
-14
/
+12
*
stm32: add STM32H723 support
bigtreetech
2022-12-02
1
-0
/
+6
*
stm32g4: implement build,usb,can,i2c,spi,serial,adc.
Matt Baker
2022-12-02
1
-0
/
+1
*
corexz: Multiple steppers per axis on CoreXZ
Neko-vecter
2022-12-02
1
-7
/
+6
*
safe_z_home: Fix final z hop to use relative z coordinates (#5879)
redstone99
2022-11-22
1
-1
/
+4
*
mpu9250: add MPU6500 (#5767)
Yifei Ding
2022-11-19
1
-4
/
+14
[next]