aboutsummaryrefslogtreecommitdiffstats
path: root/docs/G-Codes.md
Commit message (Expand)AuthorAgeFilesLines
* gcode_arcs: support XY, XZ and YZ planesAndrew Mirsky2022-12-111-2/+3
* print_stats: add `SET_PRINT_STATS_INFO` G-Code for pass slicer variables to K...Stefan Dej2022-10-051-0/+12
* z_thermal_adjust: Add Z thermal adjuster module (#4157)alchemyEngine2022-09-251-0/+18
* mcp4018: Add SET_DIGIPOT command to mcp4018 implementation (#5737)jake-b2022-09-021-0/+14
* respond: No forced spaces (#5152)chestwood962022-06-301-0/+2
* docs: add SET_DISPLAY_TEXT documentationEric Callahan2022-06-271-0/+5
* docs: add exclude_object documentationFrank Tackitt2022-06-031-0/+51
* adxl345: Support recording data from multiple ADXL345's in one run, and more....Mikkel Schmidt2022-05-231-7/+12
* docs: Line wrapping in G-Codes.mdKevin O'Connor2022-05-231-1/+3
* docs: Documentation on screws_tilt_calculate MAX_DEVIATION parameter (#5522)Kevin Nguyen2022-05-231-2/+2
* docs: fix links to Config_Reference.mdth33xitus2022-05-181-8/+8
* docs: Update G-Codes.md (#5487)3-5-202022-05-091-1/+1
* docs: Fix typo in query_adc section of G-Codes.mdKevin O'Connor2022-04-211-1/+1
* docs: Fix smarteffector link in G-Codes.mdKevin O'Connor2022-04-091-1/+1
* docs: Minor updates to SmartEffector docsKevin O'Connor2022-04-091-12/+13
* smart_effector: Config and command referenceDmitry Butyugin2022-04-091-0/+28
* led: Support setting display_template parameters via SET_LED_TEMPLATEKevin O'Connor2022-03-311-7/+9
* led: Support automated LED updates based on display_template resultsKevin O'Connor2022-03-311-0/+17
* led: Add support for PWM controlled LEDsKevin O'Connor2022-03-311-17/+17
* angle: Add support for reading tle5012b chip registers (for debugging)Kevin O'Connor2022-03-291-0/+12
* angle: Initial support for angle sensor calibrationKevin O'Connor2022-03-291-0/+21
* docs: Improve G-Codes.md description of extruder commandsKevin O'Connor2022-03-081-11/+18
* docs: Note g-code output is not intented to be parsed in G-Codes.mdKevin O'Connor2022-03-031-1/+4
* docs: Add link to GET_POSITION description in G-Codes.mdKevin O'Connor2022-03-031-1/+3
* docs: Drop duplicated firmware_retraction G-Codes sectionWilhelm Schuster2022-02-141-26/+18
* extruder: Deprecate old extruder commands and shared_heater config optionKevin O'Connor2022-02-101-14/+2
* extruder: Add new SYNC_EXTRUDER_MOTION commandKevin O'Connor2022-02-101-1/+11
* extruder: Add support for reversing the direction of extruder stepper movementKevin O'Connor2022-02-101-5/+7
* extruder: Add a SET_EXTRUDER_ROTATION_DISTANCE commandKevin O'Connor2022-02-101-4/+13
* docs: Fix unescaped angle brackets in G-Codes.mdKevin O'Connor2022-02-011-7/+7
* docs: Fix link in G-Codes.mdKevin O'Connor2022-02-011-1/+1
* docs: Reorganize layout of G-Codes.mdKevin O'Connor2022-02-011-700/+953
* extruder: Support disassociating a stepper from all extrudersKevin O'Connor2022-01-161-1/+3
* extruder: Support SYNC_STEPPER_TO_EXTRUDER on extruder objectsKevin O'Connor2022-01-161-10/+5
* docs: Docs comma culture (#4822)Paul McGowan2022-01-091-1/+1
* docs: Improve filament width sensor documentation (#5058)Yifei Ding2021-12-271-0/+27
* docs: Rename DocumentsYifei Ding2021-11-221-2/+2
* adxl345: Renamed debug commands to fix their parsing by KlipperDmitry Butyugin2021-10-061-2/+2
* tuning_tower: Add STEP_DELTA and STEP_HEIGHT parameters as alternate tuning t...github@matthewlloyd.net2021-09-021-12/+27
* tuning_tower: Add SKIP parametergithub@matthewlloyd.net2021-09-021-7/+11
* adxl345: Change default chip name from "default" to "adxl345"Kevin O'Connor2021-08-301-2/+2
* adxl345: Move g-code commands to new helper classKevin O'Connor2021-08-301-14/+12
* docs: fixed babystepping patch (#4526)shiftingtech2021-07-271-3/+5
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-39/+41
* probe: add ability to save babystepping (#4404)shiftingtech2021-07-251-5/+11
* docs: Updated docs for custom AXIS in TEST_RESONANCESDmitry Butyugin2021-07-081-2/+6
* screws_tilt_adjust: Add DIRECTION parameter to SCREWS_TILT_CALCULATE (#4357)Matthew Lloyd2021-06-221-4/+5
* docs: add CANCEL_PRINT to docs/G-Codes.md (#4370)Alex Zellner2021-06-141-0/+1
* docs: Add documentation for BED_MESH_OFFSETEric Callahan2021-06-081-0/+4
* docs: Update G-Codes.md now that SET_VELOCITY_LIMIT can exceed configKevin O'Connor2021-06-031-2/+1