aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Features.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Update SAMD51 benchmarksKevin O'Connor2019-11-181-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note AD849x support in Features.mdKevin O'Connor2019-10-151-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update stm32f103 benchmarksKevin O'Connor2019-09-081-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update sam4s8c benchmarksKevin O'Connor2019-09-081-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update AVR benchmarks to use gcc v5.4.0Kevin O'Connor2019-09-061-2/+2
| | | | | | | Current versions of OctoPi ship with avr-gcc v5.4.0, so update the benchmarks to use that version. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add STM32F407 benchmarks to Features.md documentKevin O'Connor2019-09-051-16/+17
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Features.md to note Duet2 Maestro supportKevin O'Connor2019-07-281-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note tmc2209 and tmc5160 support in Features.mdKevin O'Connor2019-06-231-4/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Avoid using .. in markdown linksKevin O'Connor2019-04-141-1/+3
| | | | | | | Using .. in the markdown link can confuse some document processors. Use an absolute link to github instead. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move benchmark information from Debugging.md to new Benchmarks.mdKevin O'Connor2019-03-281-1/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Remove spurious executable flag from documentsKevin O'Connor2019-03-241-0/+0
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* mcp4018: Add initial support for the mcp4018 digipotKevin O'Connor2019-02-161-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note MCP4728 in Features.mdKevin O'Connor2019-02-121-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Report the actual SAMD51 3 stepper rate in the Features benchmarkKevin O'Connor2019-02-111-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update duet2 benchmarksFlorian Heilmann2019-02-101-1/+1
| | | | Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
* docs: Update atsam benchmarksKevin O'Connor2019-02-071-4/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update benchmarksKevin O'Connor2019-02-061-12/+13
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add performance results for SAMD51Kevin O'Connor2019-01-281-2/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add sam4s8c benchmarksKevin O'Connor2019-01-071-2/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update benchmarksKevin O'Connor2018-11-161-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update SAM4E8E benchmarksKevin O'Connor2018-10-221-1/+1
| | | | | | New benchmark numbers reported by @FHeilmann. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update LPC176x benchmarksKevin O'Connor2018-10-181-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update benchmarks for Arduino DueKevin O'Connor2018-10-131-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Updates to stm32f103 benchmarksKevin O'Connor2018-10-111-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Features.md document with tmc2660 supportKevin O'Connor2018-10-021-3/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add Delta_Calibrate.md guide with "enhanced delta calibration"Kevin O'Connor2018-09-251-2/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note digipot support in Features.mdKevin O'Connor2018-09-031-1/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Features.md updatesKevin O'Connor2018-09-031-35/+70
| | | | | | Add information on new features in Klipper. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update sam4e8e docs and benchmarks (#562)Florian Heilmann2018-08-221-1/+1
| | | Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
* sam4e8e: Add the SAM4e8e portFlorian Heilmann2018-08-081-1/+2
| | | | | | | | This can be flashed to e.g. the duet wifi using bossac. It requires a later version as is currently included in the klipper repo (1.8 vs. 1.2). Comms are currently via UART0 only, USB serial is still TBD Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
* docs: Update perf benchmarks with SAMD21 resultsKevin O'Connor2018-08-071-3/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update main documentation to not Smoothieboard supportKevin O'Connor2018-07-081-10/+10
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add LPC1768 benchmarks to Features.md documentKevin O'Connor2018-05-251-3/+5
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add STM32F103 benchmarks to the Features documentKevin O'Connor2018-04-201-4/+5
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Reword performance paragraph in Features.mdKevin O'Connor2017-09-271-4/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Features.md document for multiple micro-controllersKevin O'Connor2017-09-261-0/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* pru: Compile the irq_poll() function with -O2 optimizationKevin O'Connor2017-08-151-1/+1
| | | | | | | | Compile the PRU binary with -Os optimization, but request that the timer dispatch code be compiled with -O2 optimization. This improves the performance of timers slightly. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* pru: Compile with -Os instead of -O2Kevin O'Connor2017-08-141-1/+1
| | | | | | | The gcc -Os option significantly reduces the size of the PRU binary and it has little impact on performance. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update benchmarks in Features documentKevin O'Connor2017-08-111-5/+11
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Use only single space at start of new sentenceKevin O'Connor2017-05-011-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Reword smoothed look-ahead description in KinematicsKevin O'Connor2017-05-011-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Avoid using "firmware" in the documentationKevin O'Connor2017-04-271-8/+8
| | | | | | | | The term "firmware" is ambiguous - it could refer to the entire project (host and micro-controller software) or to just the micro-controller software. Avoid the term in the documentation. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Remove "experimental" from descriptionsKevin O'Connor2017-04-241-2/+1
| | | | | | | The Klipper software has progressed to the point where it does not need to be described as "experimental" software. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Updates to Features documentKevin O'Connor2017-04-151-7/+12
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Features document with latest performance benchmarksKevin O'Connor2017-04-111-4/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update benchmark results in Features documentKevin O'Connor2017-03-311-3/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update benchmark results in Features documentKevin O'Connor2017-03-261-3/+3
| | | | | | | Some additional tweeks to the scheduler has resulted in minor improvements to the stepper benchmarks. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update benchmark results in Features documentKevin O'Connor2017-03-111-3/+3
| | | | | | | Recent scheduler optimizations have made a minor improvement to the stepper benchmarks. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* stepper: Change default max_error from 50us to 25usKevin O'Connor2016-12-281-6/+5
| | | | | | | | | Change the default compression error window (max_error) from 50us to 25us - it's common for stepper motor drivers to have 30us for their "pwm fixed off time" and it would be good for the steps to be scheduled within that time. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add a features documentKevin O'Connor2016-12-201-0/+85
Add a document describing some high-level features in Klipper. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>