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
/
config
/
example-extras.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi_software: Implementation of software spi
Kevin O'Connor
2019-02-13
1
-1
/
+33
*
manual_stepper: Add an "extras" module for manually controlling a stepper
Kevin O'Connor
2019-02-12
1
-0
/
+19
*
bltouch: Increase default pin_move_time from 200ms to 675ms
Kevin O'Connor
2019-02-04
1
-3
/
+3
*
bed_mesh: add support for round beds
Arksine
2019-02-02
1
-10
/
+43
*
pause_resume: update documentation
Arksine
2019-01-28
1
-0
/
+6
*
adc_temperature: Add support for linear interpolation of resistances
Kevin O'Connor
2019-01-21
1
-7
/
+15
*
bltouch: Add a pin_up_touch_mode_reports_triggered config option
Kevin O'Connor
2019-01-21
1
-0
/
+5
*
bltouch: Attempt to verify that the probe raises after each probe attempt
Kevin O'Connor
2019-01-21
1
-0
/
+5
*
controller_fan: Add support for a fan cooling the controller-board (#1070)
Master92
2019-01-10
1
-0
/
+30
*
docs: Add guide for sensorless homing (#1004)
Yannic Schröder
2019-01-07
1
-1
/
+2
*
mcp4728: Add initial support for the mcp4728 i2c dac chip
Kevin O'Connor
2019-01-02
1
-0
/
+30
*
respond: An extra for sending messages to the printer host. (#1053)
Alec B. Plumb
2019-01-02
1
-0
/
+12
*
bltouch: Document that bltouch "clones" may not work correctly
Kevin O'Connor
2018-12-18
1
-7
/
+2
*
bltouch: Add a config option to disable the bltouch sensor test
Kevin O'Connor
2018-12-16
1
-1
/
+7
*
bltouch: Allow the pin_move_time to be configured
Kevin O'Connor
2018-12-04
1
-0
/
+3
*
config: Update bed_mesh in example-extras.cfg
Arksine
2018-11-30
1
-7
/
+17
*
bltouch: Add initial support for a bltouch "extras" module
Kevin O'Connor
2018-11-30
1
-0
/
+18
*
mcp4451: Use bus.py helper code for i2c
Kevin O'Connor
2018-11-24
1
-1
/
+1
*
uc1701: Add support for SSD1306 in i2c mode
Kevin O'Connor
2018-11-23
1
-4
/
+4
*
uc1701: Add support for SSD1306 displays
Kevin O'Connor
2018-11-21
1
-5
/
+10
*
tmc2660: Use bus.py helper code for spi
Kevin O'Connor
2018-11-21
1
-7
/
+7
*
servo: This patch create ability to enable/disable attached servo. (#880)
Jiri Dobry
2018-11-14
1
-1
/
+3
*
Implement idle event support in the TMC2660 extra
Florian Heilmann
2018-10-28
1
-16
/
+13
*
Add SX1509 extra
Florian Heilmann
2018-10-27
1
-0
/
+17
*
tmc2660: Add endstop phase detection functionality to TMC2660 extra (#816)
Florian Heilmann
2018-10-24
1
-1
/
+1
*
endstop_phase: Add support for an ENDSTOP_PHASE_CALIBRATE command
Kevin O'Connor
2018-10-16
1
-1
/
+2
*
endstop_phase: Add support for detecting phase via TMC stepper drivers
Kevin O'Connor
2018-10-16
1
-3
/
+5
*
endstop_phase: Move endstop phase homing code to new "extras" module
Kevin O'Connor
2018-10-16
1
-18
/
+19
*
servo: Adding support for startup value for servos (#676)
Chris Whiteford
2018-10-05
1
-0
/
+9
*
docs: Spelling error corrected in bed mesh comment (#735)
LazaroFilm
2018-10-04
1
-1
/
+1
*
config: Minor indentation fix to comments in example-extras.cfg
Kevin O'Connor
2018-10-01
1
-14
/
+14
*
config: Note probe activate/deactivate must not move the toolhead
Kevin O'Connor
2018-10-01
1
-4
/
+6
*
probe: Infer position_endstop when using probe:z_virtual_offset
Kevin O'Connor
2018-10-01
1
-1
/
+3
*
bed_tilt: Remove special probe:z_virtual_endstop handling
Kevin O'Connor
2018-10-01
1
-0
/
+3
*
probe: Support manual probing at runtime
Kevin O'Connor
2018-10-01
1
-11
/
+0
*
config: Fix typo in gcode_macro default_parameter description
Kevin O'Connor
2018-09-30
1
-1
/
+1
*
gcode_macro: default parameter values
Janar Sööt
2018-09-30
1
-0
/
+8
*
config: Note gcode_macro string formatting in example-extras.cfg
Kevin O'Connor
2018-09-26
1
-2
/
+6
*
config: Move some sections around in example-extras.cfg
Kevin O'Connor
2018-09-26
1
-49
/
+53
*
heater: Add new TURN_OFF_HEATERS command
Kevin O'Connor
2018-09-18
1
-1
/
+1
*
quad_gantry_level: Add gantry leveling (ruled hyperbolic parabola correction)...
Maks Zolin
2018-09-12
1
-0
/
+40
*
config: Update example-extras.cfg (#641)
Boffgithub
2018-09-12
1
-2
/
+2
*
tmc2660: Implementation of TMC2660 extra (#621)
Florian Heilmann
2018-09-11
1
-0
/
+80
*
config: Be clear that multi-line parameters must use indentation
Kevin O'Connor
2018-09-02
1
-35
/
+44
*
probe: Add ability to multi-sample points to ProbePointsHelper
Arksine
2018-08-29
1
-1
/
+18
*
docs: Fix spelling error in example-extras.cfg
Kevin O'Connor
2018-08-28
1
-4
/
+4
*
tmc2208: Initial support for configuring TMC2208 drivers
Kevin O'Connor
2018-08-27
1
-0
/
+53
*
display menu module for klipper
Janar Sööt
2018-08-20
1
-0
/
+27
*
bed_mesh: move probe x and y offsets to the [probe] module
Arksine
2018-08-19
1
-15
/
+21
*
config: Update example-extras.cfg (#544)
Boffgithub
2018-08-19
1
-1
/
+1
[next]