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
...
*
usb_cdc: Report the MCU name instead of "Klipper firmware"
Kevin O'Connor
2019-11-21
1
-0
/
+4
*
docs: Update SAMD51 benchmarks
Kevin O'Connor
2019-11-18
2
-8
/
+14
*
stepper: Add get/set_tag_position() and convert calc_position()
Kevin O'Connor
2019-11-13
1
-5
/
+6
*
docs: Add get_status() to list of kinematics methods in Code_Overview.md
Kevin O'Connor
2019-11-12
1
-4
/
+5
*
stepper_enable: Remove ability to use a list of pins in enable_pin
Kevin O'Connor
2019-11-12
1
-1
/
+3
*
tmc: Remove virtual_enable support and replace with automatic support
Kevin O'Connor
2019-11-12
1
-0
/
+5
*
stepper_enable: Move motor_off() logic to stepper_enable.py
Kevin O'Connor
2019-11-12
1
-4
/
+3
*
query_adc: Add a new module to help query and debug analog pins
Kevin O'Connor
2019-11-07
1
-0
/
+5
*
docs: Recommend safe_z_home over homing_override
Kevin O'Connor
2019-11-07
2
-17
/
+14
*
extruder: Consistently use "extruder" for the primary extruder
Kevin O'Connor
2019-11-07
1
-0
/
+7
*
docs: Note gcode_arcs and firmware_retraction commands in G-Codes.md
Kevin O'Connor
2019-11-07
1
-2
/
+16
*
docs: Update Code_Overview.md with new trapq system
Kevin O'Connor
2019-11-07
1
-39
/
+39
*
docs: Minor micro-controller updates to Code_Overview.md
Kevin O'Connor
2019-11-07
1
-6
/
+7
*
docs: Recommend OctoPrint v1.3.12 in Installation.md
Kevin O'Connor
2019-10-30
1
-1
/
+1
*
docs: Minor cleanup to square_tower.scad
Kevin O'Connor
2019-10-27
2
-394
/
+392
*
docs: Update benchmarks for stm32f0
Kevin O'Connor
2019-10-23
1
-8
/
+8
*
docs: Reword Pressure_Advance.md paragraph on kinematic impact
Kevin O'Connor
2019-10-23
1
-7
/
+9
*
docs: Pressure_Advance.md should recommend setting ADVANCE_LOOKAHEAD_TIME
Kevin O'Connor
2019-10-23
1
-2
/
+3
*
docs: Update Pressure_Advance.md to use tuning tower
Kevin O'Connor
2019-10-23
3
-55
/
+57
*
docs: Update example openocd config in Bootloaders.md
Kevin O'Connor
2019-10-23
1
-8
/
+9
*
docs: Remove outdated stm32f1.md document
Kevin O'Connor
2019-10-23
2
-51
/
+0
*
docs: Update release notes for v0.8.0 release
Kevin O'Connor
2019-10-21
1
-0
/
+41
*
docs: Minor wording changes to Manual_level.md
Kevin O'Connor
2019-10-16
1
-13
/
+13
*
docs: Update Manual_Level.md with recent config changes
Kevin O'Connor
2019-10-16
1
-6
/
+0
*
docs: Note AD849x support in Features.md
Kevin O'Connor
2019-10-15
1
-1
/
+1
*
docs: Update Config_Change.md with safe_z_homing change
Kevin O'Connor
2019-10-03
1
-0
/
+3
*
docs: Update Sensorless_Homing.md with new TMCs (#1958)
Nils Schulte
2019-10-03
2
-12
/
+14
*
tuning_tower: Tool for tuning parameters based on print Z height
Kevin O'Connor
2019-10-01
1
-0
/
+8
*
docs: Add a square_tower.scad and stl print object
Kevin O'Connor
2019-10-01
2
-0
/
+3089
*
probe: Add range to probe accuracy results (#2015)
Julien Lirochon
2019-09-29
1
-11
/
+12
*
safe_z_home: Hop only if necessary and add option to move xy back
Master92
2019-09-18
1
-0
/
+4
*
docs: Add additional "no delay" benchmarks to Benchmarks.md
Kevin O'Connor
2019-09-08
1
-47
/
+67
*
docs: Update stm32f103 benchmarks
Kevin O'Connor
2019-09-08
2
-8
/
+10
*
docs: Update sam4s8c benchmarks
Kevin O'Connor
2019-09-08
2
-8
/
+8
*
docs: Update sam4s8c step benchmarks
Kevin O'Connor
2019-09-08
1
-7
/
+9
*
docs: Use tables for tick rates in Benchmarks.md
Kevin O'Connor
2019-09-08
1
-45
/
+96
*
docs: Update AVR benchmarks to use gcc v5.4.0
Kevin O'Connor
2019-09-06
2
-7
/
+7
*
docs: Update USB transfer benchmarks
Kevin O'Connor
2019-09-06
1
-10
/
+10
*
docs: Add STM32F407 benchmarks to Features.md document
Kevin O'Connor
2019-09-05
1
-16
/
+17
*
docs: Add stm32f407 benchmarks to Benchmarks.md document
Kevin O'Connor
2019-08-31
1
-7
/
+12
*
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
[prev]
[next]