aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* homing: Calculate homing position based on trigger timeKevin O'Connor2021-08-171-0/+6
* docs: Don't use section-index plugin during klipper3d.org site generationKevin O'Connor2021-08-174-18/+15
* bed_mesh: Added PROFILE name option (#4522)Randell Hodges2021-08-171-4/+8
* docs: Fix reference to neopixel color_dataMatt Heath2021-08-171-1/+1
* docs: Add comment on additional stepper fields available in extruder sectionKevin O'Connor2021-08-171-0/+2
* avr: Rename the analog-only PE0/PE1 pins on atmega168/328 to PE2/PE3Kevin O'Connor2021-08-141-0/+3
* stepper: Query the stepper mcu position during startupKevin O'Connor2021-08-061-5/+4
* mkdocs_hooks: Improve check for not in a listKevin O'Connor2021-08-021-1/+1
* mkdocs_hooks: Add some comments to the scriptKevin O'Connor2021-08-021-0/+10
* _klipper3d: Add additional comments to mkdocs.ymlKevin O'Connor2021-08-021-29/+34
* docs: Reorder sections of Debugging.mdKevin O'Connor2021-08-021-84/+82
* motion_report: Add get_status() method with current requested toolhead positionKevin O'Connor2021-07-291-0/+12
* klipper3d: links to anchors not working with SafariDamien2021-07-281-1/+0
* docs: fixed babystepping patch (#4526)shiftingtech2021-07-271-3/+5
* _klipper3d: Set use_directory_urls to FalseKevin O'Connor2021-07-271-0/+1
* _klipper3d: Move mkdocs.yml to docs/_klipper3dKevin O'Connor2021-07-271-0/+122
* _klipper3d: Add comments to files in this directoryKevin O'Connor2021-07-274-0/+9
* _klipper3d: Add trailing newline to extra.cssKevin O'Connor2021-07-271-1/+1
* docs: Use hash marks for header linesKevin O'Connor2021-07-279-104/+67
* docs: make mkdocs_hooks.transform more robustDamien Martin2021-07-271-10/+23
* docs: Setup mkdocs with mkdocs-material themeDamien2021-07-279-165/+41
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-2744-536/+565
* docs: Note to enable SPI in RPi_microcontroller.md (#4503)strayr2021-07-251-0/+4
* probe: add ability to save babystepping (#4404)shiftingtech2021-07-251-5/+11
* controller_fan: Minor updatesKevin O'Connor2021-07-201-0/+5
* controller_fan: Add "stepper" config option (#4447)Sophie Hirn2021-07-201-5/+7
* docs: Add hardware RPi PWM documentation (#4418)Martin2021-07-151-0/+36
* docs: Updated docs for custom AXIS in TEST_RESONANCESDmitry Butyugin2021-07-082-2/+35
* docs: added an apt update to measuring_resonance (#4417)shiftingtech2021-07-081-1/+2
* docs: Add rp2040 benchmark results to Benchmarks.mdKevin O'Connor2021-07-041-0/+27
* samd_sercom: Specify the sercom explicitly in a config optionKevin O'Connor2021-07-042-5/+12
* duplicate_pin_override: Debugging tool to permit multiple use pinsKevin O'Connor2021-06-271-0/+16
* kinematics: Add dual_carriage to hybrid-corexyz (#4296)Tircown2021-06-271-0/+9
* screws_tilt_adjust: Add DIRECTION parameter to SCREWS_TILT_CALCULATE (#4357)Matthew Lloyd2021-06-222-9/+20
* virtual_sdcard: add `file_path` and `file_size` to `status`Kamil Trzcinski2021-06-221-0/+2
* config: Specify gear_ratio for Prusa Mini+ extrudergithub@matthewlloyd.net2021-06-181-1/+2
* docs: add status documentaton for neopixel and dotstarEric Callahan2021-06-181-0/+9
* docs: add CANCEL_PRINT to docs/G-Codes.md (#4370)Alex Zellner2021-06-141-0/+1
* extruder: expose `can_extrude` flag based on temperatureKamil Trzcinski2021-06-141-0/+2
* docs: Note previous firmware state issue with TMC2209/TMC2209 in TMC_Drivers.mdKevin O'Connor2021-06-121-0/+6
* docs: Recommend pause of 2 seconds during sensorless homingKevin O'Connor2021-06-121-13/+17
* docs: Deprecate pid_integral_max config optionKevin O'Connor2021-06-122-5/+4
* docs: Update Code_Overview.md with the removal of calc_tag_position()Kevin O'Connor2021-06-111-11/+10
* docs: Add documentation for BED_MESH_OFFSETEric Callahan2021-06-082-0/+15
* resonance_tester: Set max_accel ignoring the limit from the config (#4174)Dmitry Butyugin2021-06-061-11/+1
* docs: Fix missing backtick in API_Server.mdKevin O'Connor2021-06-061-1/+1
* endstop_phase: Add support for reporting phase information via get_status()Kevin O'Connor2021-06-031-0/+14
* docs: Update G-Codes.md now that SET_VELOCITY_LIMIT can exceed configKevin O'Connor2021-06-031-2/+1
* z_tilt: expose an 'applied' status to allow macros to skip QGL/Z_TILT_ADJUST ...Michael Rose2021-06-021-0/+14
* neopixel: add sync parameter to prevent waking toolhead (#4339)Paul McGowan2021-06-021-2/+7