aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* usb_cdc: Report the MCU name instead of "Klipper firmware"Kevin O'Connor2019-11-211-0/+4
* docs: Update SAMD51 benchmarksKevin O'Connor2019-11-182-8/+14
* stepper: Add get/set_tag_position() and convert calc_position()Kevin O'Connor2019-11-131-5/+6
* docs: Add get_status() to list of kinematics methods in Code_Overview.mdKevin O'Connor2019-11-121-4/+5
* stepper_enable: Remove ability to use a list of pins in enable_pinKevin O'Connor2019-11-121-1/+3
* tmc: Remove virtual_enable support and replace with automatic supportKevin O'Connor2019-11-121-0/+5
* stepper_enable: Move motor_off() logic to stepper_enable.pyKevin O'Connor2019-11-121-4/+3
* query_adc: Add a new module to help query and debug analog pinsKevin O'Connor2019-11-071-0/+5
* docs: Recommend safe_z_home over homing_overrideKevin O'Connor2019-11-072-17/+14
* extruder: Consistently use "extruder" for the primary extruderKevin O'Connor2019-11-071-0/+7
* docs: Note gcode_arcs and firmware_retraction commands in G-Codes.mdKevin O'Connor2019-11-071-2/+16
* docs: Update Code_Overview.md with new trapq systemKevin O'Connor2019-11-071-39/+39
* docs: Minor micro-controller updates to Code_Overview.mdKevin O'Connor2019-11-071-6/+7
* docs: Recommend OctoPrint v1.3.12 in Installation.mdKevin O'Connor2019-10-301-1/+1
* docs: Minor cleanup to square_tower.scadKevin O'Connor2019-10-272-394/+392
* docs: Update benchmarks for stm32f0Kevin O'Connor2019-10-231-8/+8
* docs: Reword Pressure_Advance.md paragraph on kinematic impactKevin O'Connor2019-10-231-7/+9
* docs: Pressure_Advance.md should recommend setting ADVANCE_LOOKAHEAD_TIMEKevin O'Connor2019-10-231-2/+3
* docs: Update Pressure_Advance.md to use tuning towerKevin O'Connor2019-10-233-55/+57
* docs: Update example openocd config in Bootloaders.mdKevin O'Connor2019-10-231-8/+9
* docs: Remove outdated stm32f1.md documentKevin O'Connor2019-10-232-51/+0
* docs: Update release notes for v0.8.0 releaseKevin O'Connor2019-10-211-0/+41
* docs: Minor wording changes to Manual_level.mdKevin O'Connor2019-10-161-13/+13
* docs: Update Manual_Level.md with recent config changesKevin O'Connor2019-10-161-6/+0
* docs: Note AD849x support in Features.mdKevin O'Connor2019-10-151-1/+1
* docs: Update Config_Change.md with safe_z_homing changeKevin O'Connor2019-10-031-0/+3
* docs: Update Sensorless_Homing.md with new TMCs (#1958)Nils Schulte2019-10-032-12/+14
* tuning_tower: Tool for tuning parameters based on print Z heightKevin O'Connor2019-10-011-0/+8
* docs: Add a square_tower.scad and stl print objectKevin O'Connor2019-10-012-0/+3089
* probe: Add range to probe accuracy results (#2015)Julien Lirochon2019-09-291-11/+12
* safe_z_home: Hop only if necessary and add option to move xy backMaster922019-09-181-0/+4
* docs: Add additional "no delay" benchmarks to Benchmarks.mdKevin O'Connor2019-09-081-47/+67
* docs: Update stm32f103 benchmarksKevin O'Connor2019-09-082-8/+10
* docs: Update sam4s8c benchmarksKevin O'Connor2019-09-082-8/+8
* docs: Update sam4s8c step benchmarksKevin O'Connor2019-09-081-7/+9
* docs: Use tables for tick rates in Benchmarks.mdKevin O'Connor2019-09-081-45/+96
* docs: Update AVR benchmarks to use gcc v5.4.0Kevin O'Connor2019-09-062-7/+7
* docs: Update USB transfer benchmarksKevin O'Connor2019-09-061-10/+10
* docs: Add STM32F407 benchmarks to Features.md documentKevin O'Connor2019-09-051-16/+17
* docs: Add stm32f407 benchmarks to Benchmarks.md documentKevin O'Connor2019-08-311-7/+12
* docs: Sort transfer rate benchmark by rateKevin O'Connor2019-08-171-1/+1
* docs: Update benchmarks with stm32f446 usb testKevin O'Connor2019-08-151-0/+1
* docs: Fix typo in Code_Overview.mdKevin O'Connor2019-08-091-1/+1
* dotstar: Initial support for "dotstar" LEDsKevin O'Connor2019-08-062-10/+12
* docs: Update stm32f1.md documentKevin O'Connor2019-08-051-11/+8
* docs: Update MCU_Commands with schedule_soft_pwm_out changesKevin O'Connor2019-08-011-4/+4
* docs: Update Features.md to note Duet2 Maestro supportKevin O'Connor2019-07-281-1/+1
* mcp4728: Update to better match printrbot revf requirementsKevin O'Connor2019-07-261-0/+4
* docs: Add initial STM32F446 benchmark resultsKevin O'Connor2019-07-251-1/+19
* neopixel: Add support for daisy-chained chipsKevin O'Connor2019-07-231-3/+7