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
*
mcu: Add support for changing cycle_time in set_pwm()
Kevin O'Connor
2020-09-26
1
-1
/
+4
*
gpiocmds: Add soft-pwm frequency modulation support
Guy Shapira
2020-09-26
1
-8
/
+10
*
docs: document additions to BED_MESH_CALIBRATE
Arksine
2020-09-15
2
-2
/
+26
*
docs: Fix "QUERY_STATUS" typo in Command_Templates.md
Kevin O'Connor
2020-09-09
1
-3
/
+3
*
probe: add get_status wrapper to probe for last_query from query_probe comman...
Paul McGowan
2020-09-09
1
-0
/
+4
*
docs: Note that FORCE_MOVE can lead to "No next step" errors in G-Codes.md
Kevin O'Connor
2020-09-08
1
-7
/
+9
*
adxl345: Add support for adxl345 accelerometer
Kevin O'Connor
2020-09-05
1
-0
/
+14
*
docs: Update OctoPrint and OctoPi versions in Installation.md
Kevin O'Connor
2020-09-04
1
-2
/
+2
*
spi_temperature: fix MAX31865 temperature conversion (#3274)
Adrian Keet
2020-09-02
1
-0
/
+4
*
docs: Expand on host computer restrictions in the FAQ
Kevin O'Connor
2020-08-26
1
-0
/
+12
*
gcode_move: Move GCodeMove class from gcode.py to new extras module
Kevin O'Connor
2020-08-20
1
-6
/
+7
*
docs: Document printer.gcode_move variables in Command_Templates.md
Kevin O'Connor
2020-08-20
1
-7
/
+32
*
gcode: Split G0/G1 command handling to new gcode_move class
Kevin O'Connor
2020-08-20
2
-3
/
+8
*
docs: Add idle_timeout get_status() info to Command_Templates.md
Kevin O'Connor
2020-08-20
1
-0
/
+6
*
gcode: Remove "action_" commands from get_status() calls
Kevin O'Connor
2020-08-20
2
-21
/
+27
*
hall_filament_width_sensor: Fix Flow update before next pending_position #318...
alocin73
2020-08-19
1
-19
/
+10
*
adc_temperature: add support for AD597 (#3164)
Bryan Boettcher
2020-08-09
1
-2
/
+2
*
docs: Note menu change in Config_Changes.md
Kevin O'Connor
2020-08-09
1
-0
/
+5
*
tmc5160: diag0 support (#3159)
Trevor Jones
2020-08-09
1
-0
/
+2
*
fan_generic: Add support for named fans and gcode to control them (#3054)
bondus
2020-08-07
1
-0
/
+7
*
docs: Move and reword the Resonance_Compensation.md link in Overview.md
Kevin O'Connor
2020-08-05
1
-2
/
+2
*
docs: document changes to the virtual_sdcard module
Arksine
2020-08-05
2
-0
/
+11
*
docs: Add uninstall notes to faq
Elton Law
2020-08-03
1
-0
/
+11
*
docs: Add RPi_microcontroller.md link in Overview.md
Kevin O'Connor
2020-08-01
1
-2
/
+4
*
docs: Suggested improvements to Input Shaper tuning guide
Dmitry Butyugin
2020-07-29
8
-15049
/
+11675
*
docs: ringing_tower model for input shapers tuning
Dmitry Butyugin
2020-07-29
1
-0
/
+27946
*
docs: First version of documentation for Input Shaper tuning
Dmitry Butyugin
2020-07-29
4
-0
/
+460
*
docs: Move SET_TEMPERATURE_FAN_TARGET to its own section in G-Codes.md
Kevin O'Connor
2020-07-26
1
-2
/
+9
*
docs: Update G-Codes.md for SET_TEMPERATURE_FAN_TARGET (#3122)
Martin Nowroth
2020-07-26
1
-0
/
+2
*
servo: Remove servo ENABLE parameter
Kevin O'Connor
2020-07-25
2
-2
/
+7
*
docs: Add link to config/sample-macros.cfg in Slicers.md
Kevin O'Connor
2020-07-16
1
-0
/
+4
*
docs: Add a "hardware pin type" section to the FAQ
Kevin O'Connor
2020-07-16
1
-4
/
+40
*
input_shaper: Initial support of input shaping (#3032)
Dmitry Butyugin
2020-07-05
1
-0
/
+15
*
docs: Fix broken links in RPi_microcontroller.md
Arksine
2020-07-05
1
-2
/
+9
*
hall_filament_width_sensor: Added width logging (#2981)
Denis Ignatenko
2020-06-16
1
-0
/
+12
*
docs: LinuxMCU doc & script (#2956)
Lucio Tarantino
2020-06-12
1
-0
/
+148
*
display: Default DISPLAY=display in SET_DISPLAY_GROUP command
Kevin O'Connor
2020-06-09
1
-5
/
+6
*
display: add SET_DISPLAY_GROUP command (#2969)
Florian Heilmann
2020-06-09
1
-0
/
+5
*
docs: Note changes to glyph names
Kevin O'Connor
2020-06-08
1
-0
/
+5
*
docs: Add linux mcu test results to Benchmarks.md
Kevin O'Connor
2020-06-07
1
-0
/
+21
*
extruder_stepper: Support changing synced extruder on the fly (#2824)
theophile
2020-06-06
1
-0
/
+9
*
HallFilamentWidthSensor: Use current width instead of nomal width while delay...
matpab
2020-06-06
1
-0
/
+2
*
docs: Minor reword to latest Config_Changes.md update
Kevin O'Connor
2020-06-06
1
-5
/
+5
*
linux: Ability to use multiple GPIO chips (#2935)
Lucio Tarantino
2020-06-06
1
-0
/
+5
*
docs: Add a "why does klipper report errors" section to FAQ
Kevin O'Connor
2020-06-05
1
-1
/
+32
*
display: Do not show time remaining in default 16x4 display
Kevin O'Connor
2020-06-04
1
-0
/
+6
*
Kconfig: Change the default usb vendor/product id
Kevin O'Connor
2020-05-31
1
-0
/
+5
*
docs: Update bootloaders.md with HID bootloader documentation
Arksine
2020-05-28
1
-0
/
+120
*
tmc5160: Change the default for the pwm_freq field to zero
Kevin O'Connor
2020-05-24
1
-0
/
+3
*
docs: Fix typo in Contact.md
Kevin O'Connor
2020-05-24
1
-1
/
+1
[next]