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
*
homing: Calculate homing position based on trigger time
Kevin O'Connor
2021-08-17
1
-0
/
+6
*
docs: Don't use section-index plugin during klipper3d.org site generation
Kevin O'Connor
2021-08-17
4
-18
/
+15
*
bed_mesh: Added PROFILE name option (#4522)
Randell Hodges
2021-08-17
1
-4
/
+8
*
docs: Fix reference to neopixel color_data
Matt Heath
2021-08-17
1
-1
/
+1
*
docs: Add comment on additional stepper fields available in extruder section
Kevin O'Connor
2021-08-17
1
-0
/
+2
*
avr: Rename the analog-only PE0/PE1 pins on atmega168/328 to PE2/PE3
Kevin O'Connor
2021-08-14
1
-0
/
+3
*
stepper: Query the stepper mcu position during startup
Kevin O'Connor
2021-08-06
1
-5
/
+4
*
mkdocs_hooks: Improve check for not in a list
Kevin O'Connor
2021-08-02
1
-1
/
+1
*
mkdocs_hooks: Add some comments to the script
Kevin O'Connor
2021-08-02
1
-0
/
+10
*
_klipper3d: Add additional comments to mkdocs.yml
Kevin O'Connor
2021-08-02
1
-29
/
+34
*
docs: Reorder sections of Debugging.md
Kevin O'Connor
2021-08-02
1
-84
/
+82
*
motion_report: Add get_status() method with current requested toolhead position
Kevin O'Connor
2021-07-29
1
-0
/
+12
*
klipper3d: links to anchors not working with Safari
Damien
2021-07-28
1
-1
/
+0
*
docs: fixed babystepping patch (#4526)
shiftingtech
2021-07-27
1
-3
/
+5
*
_klipper3d: Set use_directory_urls to False
Kevin O'Connor
2021-07-27
1
-0
/
+1
*
_klipper3d: Move mkdocs.yml to docs/_klipper3d
Kevin O'Connor
2021-07-27
1
-0
/
+122
*
_klipper3d: Add comments to files in this directory
Kevin O'Connor
2021-07-27
4
-0
/
+9
*
_klipper3d: Add trailing newline to extra.css
Kevin O'Connor
2021-07-27
1
-1
/
+1
*
docs: Use hash marks for header lines
Kevin O'Connor
2021-07-27
9
-104
/
+67
*
docs: make mkdocs_hooks.transform more robust
Damien Martin
2021-07-27
1
-10
/
+23
*
docs: Setup mkdocs with mkdocs-material theme
Damien
2021-07-27
9
-165
/
+41
*
docs : make modifications to all md files to make them compatible with mkdocs
Damien
2021-07-27
44
-536
/
+565
*
docs: Note to enable SPI in RPi_microcontroller.md (#4503)
strayr
2021-07-25
1
-0
/
+4
*
probe: add ability to save babystepping (#4404)
shiftingtech
2021-07-25
1
-5
/
+11
*
controller_fan: Minor updates
Kevin O'Connor
2021-07-20
1
-0
/
+5
*
controller_fan: Add "stepper" config option (#4447)
Sophie Hirn
2021-07-20
1
-5
/
+7
*
docs: Add hardware RPi PWM documentation (#4418)
Martin
2021-07-15
1
-0
/
+36
*
docs: Updated docs for custom AXIS in TEST_RESONANCES
Dmitry Butyugin
2021-07-08
2
-2
/
+35
*
docs: added an apt update to measuring_resonance (#4417)
shiftingtech
2021-07-08
1
-1
/
+2
*
docs: Add rp2040 benchmark results to Benchmarks.md
Kevin O'Connor
2021-07-04
1
-0
/
+27
*
samd_sercom: Specify the sercom explicitly in a config option
Kevin O'Connor
2021-07-04
2
-5
/
+12
*
duplicate_pin_override: Debugging tool to permit multiple use pins
Kevin O'Connor
2021-06-27
1
-0
/
+16
*
kinematics: Add dual_carriage to hybrid-corexyz (#4296)
Tircown
2021-06-27
1
-0
/
+9
*
screws_tilt_adjust: Add DIRECTION parameter to SCREWS_TILT_CALCULATE (#4357)
Matthew Lloyd
2021-06-22
2
-9
/
+20
*
virtual_sdcard: add `file_path` and `file_size` to `status`
Kamil Trzcinski
2021-06-22
1
-0
/
+2
*
config: Specify gear_ratio for Prusa Mini+ extruder
github@matthewlloyd.net
2021-06-18
1
-1
/
+2
*
docs: add status documentaton for neopixel and dotstar
Eric Callahan
2021-06-18
1
-0
/
+9
*
docs: add CANCEL_PRINT to docs/G-Codes.md (#4370)
Alex Zellner
2021-06-14
1
-0
/
+1
*
extruder: expose `can_extrude` flag based on temperature
Kamil Trzcinski
2021-06-14
1
-0
/
+2
*
docs: Note previous firmware state issue with TMC2209/TMC2209 in TMC_Drivers.md
Kevin O'Connor
2021-06-12
1
-0
/
+6
*
docs: Recommend pause of 2 seconds during sensorless homing
Kevin O'Connor
2021-06-12
1
-13
/
+17
*
docs: Deprecate pid_integral_max config option
Kevin O'Connor
2021-06-12
2
-5
/
+4
*
docs: Update Code_Overview.md with the removal of calc_tag_position()
Kevin O'Connor
2021-06-11
1
-11
/
+10
*
docs: Add documentation for BED_MESH_OFFSET
Eric Callahan
2021-06-08
2
-0
/
+15
*
resonance_tester: Set max_accel ignoring the limit from the config (#4174)
Dmitry Butyugin
2021-06-06
1
-11
/
+1
*
docs: Fix missing backtick in API_Server.md
Kevin O'Connor
2021-06-06
1
-1
/
+1
*
endstop_phase: Add support for reporting phase information via get_status()
Kevin O'Connor
2021-06-03
1
-0
/
+14
*
docs: Update G-Codes.md now that SET_VELOCITY_LIMIT can exceed config
Kevin O'Connor
2021-06-03
1
-2
/
+1
*
z_tilt: expose an 'applied' status to allow macros to skip QGL/Z_TILT_ADJUST ...
Michael Rose
2021-06-02
1
-0
/
+14
*
neopixel: add sync parameter to prevent waking toolhead (#4339)
Paul McGowan
2021-06-02
1
-2
/
+7
[next]