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
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi_software: Implementation of software spi
Kevin O'Connor
2019-02-13
6
-18
/
+198
*
atsam: Add support for hard pwm via PWM controller
Kevin O'Connor
2019-02-13
4
-3
/
+106
*
atsamd: Fix typo in header guard
Kevin O'Connor
2019-02-13
1
-2
/
+2
*
docs: Note MCP4728 in Features.md
Kevin O'Connor
2019-02-12
1
-2
/
+2
*
manual_stepper: Add an "extras" module for manually controlling a stepper
Kevin O'Connor
2019-02-12
8
-3
/
+201
*
docs: Add Bed_Level.md and Probe_Calibrate.md documents
Kevin O'Connor
2019-02-12
6
-18
/
+301
*
probe: Use manual_probe helper when performing manual probes
Kevin O'Connor
2019-02-12
2
-27
/
+24
*
probe: Add PROBE_CALIBRATE command
Kevin O'Connor
2019-02-12
4
-7
/
+78
*
manual_probe: Add a helper script for performing manual Z probing
Kevin O'Connor
2019-02-12
3
-0
/
+181
*
docs: Note command dispatch benchmark needs desktop class machine
Kevin O'Connor
2019-02-11
1
-1
/
+5
*
docs: Report the actual SAMD51 3 stepper rate in the Features benchmark
Kevin O'Connor
2019-02-11
1
-1
/
+1
*
docs: Update duet2 benchmarks
Florian Heilmann
2019-02-10
2
-5
/
+8
*
Revert "serialhdl: Enforce exclusive access on POSIX, this is default behavio...
Kevin O'Connor
2019-02-10
1
-2
/
+2
*
docs: Fix typo in Protocol.md document
Kevin O'Connor
2019-02-10
1
-1
/
+1
*
serialhdl: Enforce exclusive access on POSIX, this is default behavior on win...
Daniel
2019-02-10
1
-2
/
+2
*
config: Azteeg X5 mini config (#1193)
AxMod 3D Print
2019-02-08
2
-0
/
+96
*
config: Use "ATC Semitec 104GT-2" for CR10 (and similar) heater beds
Kevin O'Connor
2019-02-08
3
-3
/
+3
*
atsamd: Enable ADC support for samd51 devices (#1204)
Florian Heilmann
2019-02-08
3
-19
/
+100
*
virtual_sdcard: Don't list files starting with a '.'
Kevin O'Connor
2019-02-08
1
-1
/
+2
*
pause_resume: fixes
Arksine
2019-02-08
1
-12
/
+28
*
gcode: add 'abs_extrude' to get_status() dictionary
Arksine
2019-02-08
1
-0
/
+1
*
config: Update generic-fysetc-f6.cfg display section
Kevin O'Connor
2019-02-07
1
-4
/
+7
*
config: Update generic-bigtreetech-skr-v1.1 (#1209)
Tschipel
2019-02-07
1
-0
/
+9
*
docs: Update atsam benchmarks
Kevin O'Connor
2019-02-07
2
-9
/
+9
*
atsam: Configure the atsam sram matrix register
Kevin O'Connor
2019-02-07
1
-0
/
+11
*
debugcmds: Add support for reading/writing 32bit values
Kevin O'Connor
2019-02-07
1
-29
/
+25
*
docs: Update benchmarks
Kevin O'Connor
2019-02-06
2
-37
/
+40
*
stm32f1: Convert code to use armcm_timer
Kevin O'Connor
2019-02-06
4
-123
/
+5
*
stm32f1: Use internal functions for early USB gpio toggle
Kevin O'Connor
2019-02-06
3
-6
/
+24
*
lpc176x: Convert code to use armcm_timer
Kevin O'Connor
2019-02-06
4
-67
/
+6
*
atsam: Convert code to use armcm_timer
Kevin O'Connor
2019-02-06
4
-190
/
+6
*
atsamd: Convert SAMD51 to use armcm_timer
Kevin O'Connor
2019-02-06
3
-75
/
+4
*
armcm_timer: Add a generic timer mechanism for ARM CortexM3/M4 chips
Kevin O'Connor
2019-02-06
1
-0
/
+136
*
gcode: Return to a default gcode speed of 25mm/s
Kevin O'Connor
2019-02-04
1
-1
/
+1
*
bltouch: Issue just a pin_up command on a normal raise probe attempt
Kevin O'Connor
2019-02-04
1
-1
/
+2
*
bltouch: Increase default pin_move_time from 200ms to 675ms
Kevin O'Connor
2019-02-04
2
-4
/
+4
*
spi_temperature: Fix order of init
Kevin O'Connor
2019-02-04
1
-3
/
+4
*
docs: Clarify FAQ item on running multiple instances of klippy
Kevin O'Connor
2019-02-03
1
-1
/
+5
*
tmc2130: Share config reading helpers with tmc2208.py code
Kevin O'Connor
2019-02-03
2
-76
/
+57
*
tmc2208: Rename self.field_helper to self.fields
Kevin O'Connor
2019-02-03
1
-17
/
+16
*
tmc2208: move local set_field/get_field helpers to FieldHelper class
Kevin O'Connor
2019-02-03
2
-59
/
+61
*
tmc2208: Add helper for setting fields from the config file
Kevin O'Connor
2019-02-03
1
-45
/
+42
*
tmc2208: Use field definitions during driver init
Kevin O'Connor
2019-02-03
2
-26
/
+50
*
tmc2208: Add register field formatters
Dmitry Frolov
2019-02-03
2
-7
/
+40
*
tmc2130: Convert field helper into a class
Kevin O'Connor
2019-02-03
2
-21
/
+25
*
bed_mesh: add support for round beds
Arksine
2019-02-02
2
-39
/
+136
*
bed_mesh: log when fade completes.
Arksine
2019-02-02
1
-7
/
+12
*
tmc2208: Decode register fields in DUMP_TMC (#1156)
lorf
2019-02-02
2
-2
/
+189
*
bltouch: Don't error on startup if the bltouch is in an error state
Kevin O'Connor
2019-01-31
1
-1
/
+1
*
bltouch: Retry reset/pin_up if the raise probe attempt fails
Kevin O'Connor
2019-01-31
1
-8
/
+20
[next]