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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
bed_mesh: simplify configuration
Arksine
2019-02-25
1
-0
/
+4
*
docs: Add a Manual_Probe.md document
Kevin O'Connor
2019-02-24
5
-10
/
+346
*
bed_screws: Add a helper tool for leveling bed screws
Kevin O'Connor
2019-02-24
1
-0
/
+10
*
docs: Warn against using the TMC2208 in standalone mode
Kevin O'Connor
2019-02-20
3
-10
/
+135
*
probe: Add PROBE_ACCURACY command
Rui Caridade
2019-02-18
1
-0
/
+4
*
docs: added an answer to the FAQ about detecting lost steps (#1265)
christian mock
2019-02-17
1
-0
/
+19
*
mcp4018: Add initial support for the mcp4018 digipot
Kevin O'Connor
2019-02-16
1
-1
/
+1
*
tsl1401cl_filament_width_sensor: Filament Width Sensor Support (#1132)
nopbit
2019-02-14
1
-0
/
+31
*
Merge pull request #1242 from john--/pr_generic_heater
KevinOConnor
2019-02-14
1
-0
/
+3
|
\
|
*
Generic Heater Support
John Jardine
2019-02-14
1
-0
/
+3
*
|
docs: Try to make manual vs automatic probing more clear in DELTA_CALIBRATE
Kevin O'Connor
2019-02-13
1
-11
/
+12
*
|
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
1
-0
/
+15
*
|
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
1
-12
/
+12
*
|
probe: Add PROBE_CALIBRATE command
Kevin O'Connor
2019-02-12
1
-0
/
+4
*
|
manual_probe: Add a helper script for performing manual Z probing
Kevin O'Connor
2019-02-12
1
-0
/
+17
|
/
*
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
*
docs: Fix typo in Protocol.md document
Kevin O'Connor
2019-02-10
1
-1
/
+1
*
docs: Update atsam benchmarks
Kevin O'Connor
2019-02-07
2
-9
/
+9
*
docs: Update benchmarks
Kevin O'Connor
2019-02-06
2
-37
/
+40
*
docs: Clarify FAQ item on running multiple instances of klippy
Kevin O'Connor
2019-02-03
1
-1
/
+5
*
docs: Add performance results for SAMD51
Kevin O'Connor
2019-01-28
2
-2
/
+21
*
pause_resume: update documentation
Arksine
2019-01-28
1
-0
/
+10
*
docs: Minor wording change to step_distance FAQ
Kevin O'Connor
2019-01-27
1
-1
/
+1
*
docs: Expand FAQ on why step_distance is used
Kevin O'Connor
2019-01-27
1
-0
/
+8
*
Kconfig: Move SERIAL_BAUD to src/Kconfig and show with LOW_LEVEL_OPTIONS
Kevin O'Connor
2019-01-25
1
-3
/
+1
*
docs: Improve the BLTouch documentation (#1107)
fredizzimo
2019-01-25
1
-18
/
+97
*
docs: Add a FAQ item for "Do I have to use OctoPrint?"
Kevin O'Connor
2019-01-21
1
-11
/
+23
*
docs: Sort command dispatch table by transfer rate
Kevin O'Connor
2019-01-20
1
-5
/
+5
*
docs: Update Debugging document with SAM3X8E usb transfer benchmark
Kevin O'Connor
2019-01-20
1
-0
/
+1
*
docs: Update Code_Overview.md with removal of printer_state() callback
Kevin O'Connor
2019-01-08
1
-11
/
+21
*
i2ccmds: Pass the i2c address as a 7-bit number (0-127)
Kevin O'Connor
2019-01-07
1
-0
/
+5
*
docs: Add a new Config_Changes.md document
Kevin O'Connor
2019-01-07
3
-2
/
+18
*
docs: Add sam4s8c benchmarks
Kevin O'Connor
2019-01-07
2
-2
/
+20
*
sam3: Rename src/sam3x8e to src/sam3
Kevin O'Connor
2019-01-07
1
-11
/
+10
*
docs: Add a FAQ item for "multiple instances of klipper on the same machine"
Kevin O'Connor
2019-01-07
1
-11
/
+29
*
docs: Add guide for sensorless homing (#1004)
Yannic Schröder
2019-01-07
1
-0
/
+107
*
docs: Suggest checking for bad wires in "lost communications" faq entry
Kevin O'Connor
2019-01-07
1
-0
/
+3
*
docs: Documentation/FAQ, Raspii voltage
Kevin O'Connor
2019-01-05
1
-3
/
+7
*
docs: Bltouch documentation (#1073)
Wilfried Goesgens
2019-01-05
2
-0
/
+66
*
respond: An extra for sending messages to the printer host. (#1053)
Alec B. Plumb
2019-01-02
1
-0
/
+16
*
docs: Add a FAQ item on how to cancel a "wait for temperature" request
Kevin O'Connor
2018-12-20
1
-1
/
+13
*
docs: Add a FAQ item on Raspberry Pi reboots
Kevin O'Connor
2018-12-20
1
-4
/
+12
*
docs: Update release notes for v0.7.0 release
Kevin O'Connor
2018-12-20
1
-0
/
+34
*
bltouch: Add a BLTOUCH_DEBUG command
Kevin O'Connor
2018-12-03
1
-0
/
+8
*
samd21: Add support for flashing an application via the bossac tool
Kevin O'Connor
2018-11-30
1
-2
/
+6
*
docs: Minor update to Code_Overview.md with further kinematics info
Kevin O'Connor
2018-11-17
1
-18
/
+20
[next]