aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* docs: Be more clear that a baud of 250000 is recommendedKevin O'Connor2018-11-132-12/+18
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Clarify M109/M190 in G-Code documentationKevin O'Connor2018-10-281-0/+4
| | | | | Signed-off-by: Lucas Fink <software@lfcode.ca> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add a Slicers.md documentKevin O'Connor2018-10-283-5/+78
| | | | | | Add some information on configuring a slicer for use with Klipper. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note the use of gcode_macro in G-Codes.mdKevin O'Connor2018-10-281-0/+6
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* util: Fix versioning when gitdir is absent (#809)lf2018-10-271-0/+31
| | | | | | | | | | | | | The gitdir previously could be absent and produce a version of "" in spite of checks for it. Fixed. Parent directories with shlex-interpreted characters in their names could be misinterpreted. Removed shlex parsing. Packagers may want to remove the git history to slim down the package size, so add an option for using a file 'version' in the klippy directory to set version without using git. Signed-Off-By: Lucas Fink <software@lfcode.ca>
* docs: Update pressure advance doc to note it only impacts the extruderKevin O'Connor2018-10-251-0/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note impact of warping during pressure advance tuningKevin O'Connor2018-10-251-0/+9
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Pressure_Advance.md - don't set square_corner_velocity=0Kevin O'Connor2018-10-251-7/+19
| | | | | | | | | Setting the square corner velocity to zero would cause stuttering during the test if a bed mesh is in effect. It's possible to get the desired effect by reducing the square corner velocity and setting the pressure advance lookahead time instead. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* tmc2660: Add endstop phase detection functionality to TMC2660 extra (#816)Florian Heilmann2018-10-241-3/+3
| | | Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
* docs: Update stm32f1.md - usb is now supported.Kevin O'Connor2018-10-221-5/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* bed_mesh: Do not automatically run G28 on BED_MESH_CALIBRATE / BED_MESH_MAPKevin O'Connor2018-10-221-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* delta_calibrate: Do not automatically run G28 on DELTA_CALIBRATEKevin O'Connor2018-10-221-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Fix SAM4E8E benchmark test revisionKevin O'Connor2018-10-221-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update SAM4E8E benchmarksKevin O'Connor2018-10-222-4/+4
| | | | | | New benchmark numbers reported by @FHeilmann. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Replace get_status example with get_clock in Protocol.mdKevin O'Connor2018-10-201-3/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update LPC176x benchmarksKevin O'Connor2018-10-182-8/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add an Endstop_Phase.md documentKevin O'Connor2018-10-163-0/+124
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* endstop_phase: Add support for an ENDSTOP_PHASE_CALIBRATE commandKevin O'Connor2018-10-161-0/+11
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update benchmarks for Arduino DueKevin O'Connor2018-10-132-6/+5
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Updates to stm32f103 benchmarksKevin O'Connor2018-10-113-3/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* stm32f1: Add support for building with bootloader supportKevin O'Connor2018-10-111-7/+31
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* stm32f1: Initial support for serial over USBKevin O'Connor2018-10-111-4/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add a "Lost communication with MCU" section to the FAQKevin O'Connor2018-10-091-4/+27
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Fix typo in BED_MESH_PROFILE description in G-Codes.mdKevin O'Connor2018-10-041-1/+1
| | | | | | Reported by @fiveNinePlusR Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* bed_mesh: Add ability to save mesh state to persistent memoryArksine2018-10-021-0/+8
| | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com>
* docs: Update Features.md document with tmc2660 supportKevin O'Connor2018-10-021-3/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* probe: Support manual probing at runtimeKevin O'Connor2018-10-012-8/+14
| | | | | | | | Don't require the config file to specify manual probing. Instead, allow the user to select manual probing on each ProbePointsHelper invocation. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add Delta_Calibrate.md guide with "enhanced delta calibration"Kevin O'Connor2018-09-258-3/+221
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Additional images for enhanced calibration procedure reference (#639)Charlie2018-09-254-0/+0
| | | Signed-off-by: Charles Galant <cgalant@cogwheel.net>
* delta_calibrate: Initial support for enhanced delta calibrationKevin O'Connor2018-09-252-0/+11699
| | | | | | | Add support for an enhanced delta calibration routine that performs XY dimension calibration. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* pid_calibrate: Support saving calibration data via SAVE_CONFIGKevin O'Connor2018-09-251-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* configfile: Add support for rewriting the printer config fileKevin O'Connor2018-09-251-0/+4
| | | | | | | Add support for writing back the main printer config file with additional calibration data stored in it. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add stm32f1.md link to Overview.mdKevin O'Connor2018-09-201-2/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* heater: Add new TURN_OFF_HEATERS commandKevin O'Connor2018-09-181-0/+1
| | | | | | | Add a command that will turn off all heaters in the printer. Run this command in the default idle_timeout action. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* gcode: Send proactive state messagesKevin O'Connor2018-09-121-1/+1
| | | | | | Send a g-code info message on printer state changes. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Pressure_Advance.md documentKevin O'Connor2018-09-111-57/+74
| | | | | | | | Update the document to recommend tuning with decreased acceleration and with square_corner_velocity disabled. Using this approach makes it possible to test with significantly higher pressure advance values. 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 Bootloaders.md with AVR lfuse hintsKevin O'Connor2018-08-271-4/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add some notes to Bootloaders.md on using the atmega168Kevin O'Connor2018-08-271-0/+19
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Fix link in Bootloaders.mdKevin O'Connor2018-08-271-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update SAMD21 flashing information in Bootloaders.mdKevin O'Connor2018-08-271-5/+9
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Bootloaders.md with updated bossac info for sam3x8eKevin O'Connor2018-08-271-4/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Minor rewording of Marlin pin number section of FAQKevin O'Connor2018-08-261-13/+13
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add a section to the FAQ on translating Marlin pin numbersKevin O'Connor2018-08-241-1/+50
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update sam4e8e docs and benchmarks (#562)Florian Heilmann2018-08-223-1/+36
| | | Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
* docs: Add Mesh Bed Leveling to G-Codes.mdArksine2018-08-171-0/+19
| | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com>
* docs: Update Config_checks.md to use STEPPER_BUZZKevin O'Connor2018-08-091-17/+28
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add a Bootloaders.md documentKevin O'Connor2018-08-082-1/+205
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Warn about possible pin conflicts in benchmarksKevin O'Connor2018-08-081-0/+5
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>