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: Sort transfer rate benchmark by rate
Kevin O'Connor
2019-08-17
1
-1
/
+1
*
docs: Update benchmarks with stm32f446 usb test
Kevin O'Connor
2019-08-15
1
-0
/
+1
*
docs: Fix typo in Code_Overview.md
Kevin O'Connor
2019-08-09
1
-1
/
+1
*
dotstar: Initial support for "dotstar" LEDs
Kevin O'Connor
2019-08-06
2
-10
/
+12
*
docs: Update stm32f1.md document
Kevin O'Connor
2019-08-05
1
-11
/
+8
*
docs: Update MCU_Commands with schedule_soft_pwm_out changes
Kevin O'Connor
2019-08-01
1
-4
/
+4
*
docs: Update Features.md to note Duet2 Maestro support
Kevin O'Connor
2019-07-28
1
-1
/
+1
*
mcp4728: Update to better match printrbot revf requirements
Kevin O'Connor
2019-07-26
1
-0
/
+4
*
docs: Add initial STM32F446 benchmark results
Kevin O'Connor
2019-07-25
1
-1
/
+19
*
neopixel: Add support for daisy-chained chips
Kevin O'Connor
2019-07-23
1
-3
/
+7
*
docs: Update FAQ to reference Bootloaders.md on "make flash" failure
Kevin O'Connor
2019-07-22
1
-4
/
+3
*
neopixel: Add initial support for "neopixel" leds
Kevin O'Connor
2019-07-12
1
-0
/
+8
*
endstop: Rename mcu end_stop commands to endstop
Kevin O'Connor
2019-07-12
1
-5
/
+5
*
firmware_retract: Remove z_hop support
Kevin O'Connor
2019-07-10
2
-10
/
+11
*
probe: Rework the PROBE_ACCURACY command parameters
Kevin O'Connor
2019-07-10
2
-4
/
+10
*
filament_switch_sensor: add SET_FILAMENT_SENSOR gcode
Arksine
2019-07-10
1
-0
/
+3
*
docs: Update Protocol.md to use enumerations for pins
Kevin O'Connor
2019-07-09
1
-22
/
+23
*
docs: Add information on using OpenOCD to Bootloaders.md
Kevin O'Connor
2019-07-09
1
-14
/
+176
*
docs: Add documentation for [delayed_gcode]
Arksine
2019-07-01
2
-0
/
+70
*
docs: Update for latest changs to skew_correction
Arksine
2019-06-29
3
-22
/
+82
*
docs: Add CLEAR_PAUSE to G-Codes.md
Arksine
2019-06-28
1
-0
/
+4
*
docs: Add skew_correction.md to Overview.md
Kevin O'Connor
2019-06-27
1
-0
/
+2
*
skew_correction: add documentation
Arksine
2019-06-26
3
-0
/
+66
*
docs: Add information on running the regression suite locally
Kevin O'Connor
2019-06-23
1
-0
/
+21
*
docs: Note tmc2209 and tmc5160 support in Features.md
Kevin O'Connor
2019-06-23
1
-4
/
+4
*
docs: Warn against using "PreloadVE" on KISSlicer
Kevin O'Connor
2019-06-23
1
-0
/
+6
*
probe: Allow probe parameters to be specified as g-code parameters
Kevin O'Connor
2019-06-21
1
-31
/
+46
*
graphstats: Add support for interactive graphs
Kevin O'Connor
2019-06-19
1
-1
/
+1
*
gcode_macro: Parse variable_X parameters using ast.literal_eval()
Kevin O'Connor
2019-06-07
2
-1
/
+7
*
docs: Update Config_Changes.md with "samples" move to probe config section
Kevin O'Connor
2019-06-06
1
-0
/
+6
*
docs: Update Delta_Calibrate.md with probe location bias info
Kevin O'Connor
2019-06-06
1
-11
/
+20
*
docs: Update Probe_Calibrate.md with information on common probe errors
Kevin O'Connor
2019-06-06
1
-4
/
+121
*
firmware_retraction: Implementation of tuneable G10/G11 firmware retraction (...
Len Trigg
2019-06-06
1
-0
/
+30
*
docs: Minor wording change to Command_Templates.md
Kevin O'Connor
2019-06-04
1
-3
/
+3
*
docs: Fix github pages "liquid" rendering of Command_Templates.md
Kevin O'Connor
2019-06-04
1
-0
/
+2
*
docs: Add an initial Command_Templates.md document
Kevin O'Connor
2019-06-04
2
-0
/
+188
*
gcode_macro: Add support for SET_GCODE_VARIABLE command
Kevin O'Connor
2019-06-04
1
-0
/
+8
*
gcode_macro: Rename "status" helper to "printer"
Kevin O'Connor
2019-06-04
1
-0
/
+3
*
idle_timeout: Add SET_IDLE_TIMEOUT gcode
Arksine
2019-06-04
1
-0
/
+2
*
gcode: Add support for SAVE_GCODE_STATE and RESTORE_GCODE_STATE commands
Kevin O'Connor
2019-05-31
1
-0
/
+16
*
gcode: Don't apply the SET_GCODE_OFFSET to the next g-code command
Kevin O'Connor
2019-05-26
2
-9
/
+20
*
docs: Improve bltouch v3 documentation
Kevin O'Connor
2019-05-26
1
-0
/
+24
*
docs: Try to be more clear that the "paper test" steps need to be run
Kevin O'Connor
2019-05-24
3
-20
/
+24
*
docs: Minor wording change to Bed_Level.md
Kevin O'Connor
2019-05-23
1
-2
/
+4
*
docs: Recommend OctoPrint 1.3.11 or later
Kevin O'Connor
2019-05-20
1
-1
/
+1
*
docs: Use markdown syntax for http links in Bootloaders.md
Kevin O'Connor
2019-05-20
1
-19
/
+25
*
docs: Fix numbering in FAQ
Kevin O'Connor
2019-05-08
1
-1
/
+1
*
docs: Update "avr restart=command" FAQ to point to bootloaders.md
Kevin O'Connor
2019-05-07
1
-2
/
+1
*
docs: Fix inclusion of CONTRIBUTING.md in the automatic html generation
Kevin O'Connor
2019-04-18
1
-0
/
+3
*
docs: Fix markdown table layout in html rendering
Kevin O'Connor
2019-04-18
1
-0
/
+15
[next]