aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* gcode_arcs: support XY, XZ and YZ planesAndrew Mirsky2022-12-111-2/+3
* docs: Note the release of v0.11.0Kevin O'Connor2022-11-281-0/+25
* docs: Add a note about hardware independence to Features.mdKevin O'Connor2022-11-281-1/+8
* docs: Updates to Features.mdKevin O'Connor2022-11-281-6/+11
* docs: Minor update to safe_z_home change description in Config_Changes.mdKevin O'Connor2022-11-221-2/+2
* safe_z_home: Fix final z hop to use relative z coordinates (#5879)redstone992022-11-221-0/+6
* mpu9250: add MPU6500 (#5767)Yifei Ding2022-11-194-14/+92
* docs: Update Contacts.md with improved github issue tracker descriptionKevin O'Connor2022-11-151-39/+31
* docs: Add a note about fixing underlying bugs in CONTRIBUTING.mdKevin O'Connor2022-10-251-0/+4
* docs: Add step rate benchmark for stm32h7D4SK2022-10-212-0/+21
* atsamd: Add support CANbus on ATSAME5x chipsKevin O'Connor2022-10-131-2/+2
* print_stats: add `SET_PRINT_STATS_INFO` G-Code for pass slicer variables to K...Stefan Dej2022-10-052-2/+18
* z_thermal_adjust: Add Z thermal adjuster module (#4157)alchemyEngine2022-09-253-0/+70
* docs: Add an example corexy homing macro to TMC_Drivers.mdKevin O'Connor2022-09-141-0/+17
* docs: Reword sensorless homing high sensitivity test in TMC_Drivers.mdKevin O'Connor2022-09-141-4/+5
* docs: Add SDIO programming and split verification details to SDCard_UpdatesDonna Whisnant2022-09-111-6/+114
* fan: add enable_pin option (#5732)dalegaard2022-09-031-0/+10
* mcp4018: Add SET_DIGIPOT command to mcp4018 implementation (#5737)jake-b2022-09-021-0/+14
* kinematics: Add deltesian printers (#5743)Tircown2022-09-011-2/+76
* extruder_stepper: Support configuring pressure advance from configDmitry Butyugin2022-09-011-0/+7
* docs: Update koconnor donation linksKevin O'Connor2022-08-241-2/+2
* delta: Added the possibility to get where the "cone shape" of the build volum...Nitram2022-08-191-0/+2
* docs: Recommend allow-hotplug in CANBUS.md when using USB to canbus bridgeKevin O'Connor2022-07-291-8/+14
* docs: Updates to CANBUS_protocol.mdKevin O'Connor2022-07-291-4/+4
* bed_screws: report statusPedro Lamas2022-07-281-0/+11
* docs: fixes typo on heater_bedPedro Lamas2022-07-281-1/+1
* manual_probe: report statusPedro Lamas2022-07-211-0/+11
* docs: fix rawparams example by truncating commentsPedro Lamas2022-07-191-14/+5
* docs: Add BIGTREETECH to Sponsors.md fileKevin O'Connor2022-07-162-0/+10
* docs: Add a Sponsors.md fileKevin O'Connor2022-07-164-2/+34
* mkdocs-requirements: Force markdown==3.3.7Kevin O'Connor2022-07-161-0/+1
* respond: No forced spaces (#5152)chestwood962022-06-301-0/+2
* usb_canbus: Initial support for USB to CAN bridge modeKevin O'Connor2022-06-271-0/+31
* docs: add SET_DISPLAY_TEXT documentationEric Callahan2022-06-272-2/+12
* docs: remove FAQ ToC (#5585)Yifei Ding2022-06-271-25/+0
* docs: Note mcu types with i2c_speed support in Config_Reference.mdKevin O'Connor2022-06-201-2/+11
* docs: Added instructions how to configure I2C for MPU-9250Dmitry Butyugin2022-06-202-1/+12
* docs: Updated accelerometer installation instructions for Python 3Dmitry Butyugin2022-06-201-10/+10
* docs: Add mpu9250 to Config_Reference.mdKevin O'Connor2022-06-201-0/+18
* docs: Wrap lines in Measuring_Resonances.mdKevin O'Connor2022-06-201-1/+2
* configfile: Expose options awaiting to be saved (#5270)Kurt Haenen2022-06-201-0/+2
* docs: Note that i2c is not noise resilient in Config_Reference.mdKevin O'Connor2022-06-161-2/+10
* mpu9250: Adding support for MPU-9250 (and MPU-6050) accelerometerbluesforte2022-06-161-1/+27
* flash_usb: Use hexid "2e8a:0003" for rp2040 already in bootloader modeKevin O'Connor2022-06-161-0/+4
* rp2040: Implement workaround for USB errata "rp2040-e5"Kevin O'Connor2022-06-121-0/+6
* mkdocs: Replace TOC in TranslationsYifei Ding2022-06-031-0/+20
* docs: fix typo in Exclude_Object.mdStefan Dej2022-06-031-1/+1
* docs: add exclude_object documentationFrank Tackitt2022-06-036-0/+205
* virtual_sdcard: Adds on_error_gcodePedro Lamas2022-06-031-0/+3
* adxl345: Support recording data from multiple ADXL345's in one run, and more....Mikkel Schmidt2022-05-231-7/+12