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
*
docs: Note digipot support in Features.md
Kevin O'Connor
2018-09-03
1
-1
/
+2
*
docs: Features.md updates
Kevin O'Connor
2018-09-03
1
-35
/
+70
*
docs: Update Bootloaders.md with AVR lfuse hints
Kevin O'Connor
2018-08-27
1
-4
/
+4
*
docs: Add some notes to Bootloaders.md on using the atmega168
Kevin O'Connor
2018-08-27
1
-0
/
+19
*
docs: Fix link in Bootloaders.md
Kevin O'Connor
2018-08-27
1
-1
/
+1
*
docs: Update SAMD21 flashing information in Bootloaders.md
Kevin O'Connor
2018-08-27
1
-5
/
+9
*
docs: Update Bootloaders.md with updated bossac info for sam3x8e
Kevin O'Connor
2018-08-27
1
-4
/
+3
*
docs: Minor rewording of Marlin pin number section of FAQ
Kevin O'Connor
2018-08-26
1
-13
/
+13
*
docs: Add a section to the FAQ on translating Marlin pin numbers
Kevin O'Connor
2018-08-24
1
-1
/
+50
*
docs: Update sam4e8e docs and benchmarks (#562)
Florian Heilmann
2018-08-22
3
-1
/
+36
*
docs: Add Mesh Bed Leveling to G-Codes.md
Arksine
2018-08-17
1
-0
/
+19
*
docs: Update Config_checks.md to use STEPPER_BUZZ
Kevin O'Connor
2018-08-09
1
-17
/
+28
*
docs: Add a Bootloaders.md document
Kevin O'Connor
2018-08-08
2
-1
/
+205
*
docs: Warn about possible pin conflicts in benchmarks
Kevin O'Connor
2018-08-08
1
-0
/
+5
*
docs: It's difficult to estimate real-world usage from the benchmarks
Kevin O'Connor
2018-08-08
1
-3
/
+1
*
docs: Add benchmarking details to docs/Debugging.md
Kevin O'Connor
2018-08-08
1
-0
/
+192
*
sam4e8e: Add the SAM4e8e port
Florian Heilmann
2018-08-08
1
-1
/
+2
*
docs: Update perf benchmarks with SAMD21 results
Kevin O'Connor
2018-08-07
1
-3
/
+4
*
docs: Minor change to wording of junction speeds
Kevin O'Connor
2018-08-03
1
-3
/
+3
*
docs: Note square corner velocity in lookahead description
Kevin O'Connor
2018-08-03
1
-0
/
+4
*
force_move: Provide defaults for SET_KINEMATIC_POSITION parameters
Kevin O'Connor
2018-08-02
2
-10
/
+14
*
docs: Remove the Todo.md file
Kevin O'Connor
2018-07-26
2
-73
/
+0
*
force_move: Add support for FORCE_MOVE command
Kevin O'Connor
2018-07-26
1
-0
/
+22
*
toolhead: Replace junction_deviation with square_corner_velocity
Kevin O'Connor
2018-07-16
2
-4
/
+4
*
docs: Add a section with micro-controller porting tips to Code_Overview.md
Kevin O'Connor
2018-07-11
1
-0
/
+53
*
docs: Expand on why it is important to provide the log in Contact.md
Kevin O'Connor
2018-07-08
1
-17
/
+23
*
docs: Update main documentation to not Smoothieboard support
Kevin O'Connor
2018-07-08
2
-12
/
+12
*
docs: Add M206 and M119 to G-Codes.md
Kevin O'Connor
2018-07-08
1
-0
/
+8
*
docs: Add display g-code commands to docs/G-Codes.md
Kevin O'Connor
2018-07-08
1
-0
/
+7
*
stm32f1: add SPI support
Grigori Goronzy
2018-07-07
1
-2
/
+4
*
docs: Minor updates to Code_Overview.md
Kevin O'Connor
2018-07-03
1
-12
/
+13
*
docs: Fix whitespace error in stm32f1.md
Kevin O'Connor
2018-07-01
1
-1
/
+1
*
tmc2130: Add a DUMP_TMC helper command
Kevin O'Connor
2018-06-30
1
-0
/
+7
*
stm32f1: add port documentation (#425)
Grigori Goronzy
2018-06-27
1
-0
/
+47
*
pru: Disable ADC reading directly from the PRU
Kevin O'Connor
2018-06-27
1
-3
/
+3
*
itersolve: Support setting the stepper position via a cartesian coordinate
Kevin O'Connor
2018-06-22
1
-10
/
+6
*
delta: Rename get_position() to calc_position()
Kevin O'Connor
2018-06-22
1
-4
/
+4
*
docs: Update documentation with iterative solver changes
Kevin O'Connor
2018-06-20
8
-891
/
+100
*
toolhead: Add support for the M204 command
Kevin O'Connor
2018-06-15
1
-0
/
+1
*
docs: Update documentation to note use of /dev/serial/by-path/
Kevin O'Connor
2018-06-01
1
-3
/
+7
*
basecmd: Rename get_status to get_clock
Kevin O'Connor
2018-05-29
1
-5
/
+5
*
docs: Remove lpc176x item from Todo
Kevin O'Connor
2018-05-25
1
-3
/
+0
*
docs: Add LPC1768 benchmarks to Features.md document
Kevin O'Connor
2018-05-25
1
-3
/
+5
*
stepper: Add STEPPER_BUZZ command
Kevin O'Connor
2018-05-24
1
-0
/
+3
*
docs: Remove "touch panel" item from Todo document
Kevin O'Connor
2018-05-23
1
-6
/
+0
*
z_tilt: Add support for Z_TILT_ADJUST
Kevin O'Connor
2018-05-22
1
-0
/
+8
*
docs: Add reference to homing_override in FAQ
Kevin O'Connor
2018-05-20
1
-0
/
+6
*
extruder: Fix SET_PRESSURE_ADVANCE so that it works with multiple extruders
Kevin O'Connor
2018-05-20
1
-2
/
+3
*
spicmds: Rework SPI message transmission
Kevin O'Connor
2018-05-07
1
-7
/
+28
*
FAQ: Add item on TMC2208 being disabled in the middle of a print
Kevin O'Connor
2018-05-05
1
-3
/
+18
[next]