aboutsummaryrefslogtreecommitdiffstats
path: root/docs/G-Codes.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* neopixel: add sync parameter to prevent waking toolhead (#4339)Paul McGowan2021-06-021-2/+7
* docs: Minor updates to sdcard_loop documentationKevin O'Connor2021-05-261-7/+11
* loop_sdcard: Add loopable SD card file sectionsJason S. McMullan2021-05-261-0/+7
* stepper: Remove min_stop_interval from mcu codeKevin O'Connor2021-04-301-9/+7
* adxl345: Verify the register writes, added debug adxl345 commandsDmitry Butyugin2021-04-241-0/+7
* palette2: Add support for P2 devices (#4057)Clifford Roche2021-03-261-0/+24
* filament_motion_sensor: Add filament_motion_sensor (#3857)TheJoshW2021-03-141-1/+1
* docs: Rename Sensorless_homing.md to TMC_Drivers.md and extendKevin O'Connor2021-03-101-9/+9
* temperature_fan: Add MAX_SPEED and MIN_SPEED to SET_TEMPERATURE_FAN_TARGET co...Lane Roberts2021-02-021-2/+2
* resonance_tester: Disable input shaping for resonance testingDmitry Butyugin2021-02-021-6/+9
* adxl345: Add accelerometer chip name to the raw data file nameDmitry Butyugin2021-02-021-4/+7
* heaters: Make MINIMUM optional for TEMPERATURE_WAIT command (#3674)Justin Schuh2020-12-241-3/+3
* heaters: Add MAXIMUM option to TEMPERATURE_WAIT commandJustin Schuh2020-12-231-2/+3
* docs: Limiting max_smoothing for input shaper autocalibrationDmitry Butyugin2020-12-221-7/+11
* stepper: Calculate step_distance from rotation_distanceKevin O'Connor2020-12-181-2/+4
* heaters: Add a TEMPERATURE_WAIT commandKevin O'Connor2020-12-071-0/+2
* save_variables: Support saving variables to a disk fileKevin O'Connor2020-12-031-0/+11
* G-Codes: Minor formatting fixKevin O'Connor2020-11-231-2/+2
* docs: Add more links to G-Codes.mdKevin O'Connor2020-11-231-192/+233
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-14/+14
* neopixel: Add support for RGBW LEDsKevin O'Connor2020-10-291-2/+3
* resonance_tester: Resonance testing and input shaper auto-calibration (#3381)Dmitry Butyugin2020-10-141-6/+45
* mcu: Add support for changing cycle_time in set_pwm()Kevin O'Connor2020-09-261-1/+4
* docs: document additions to BED_MESH_CALIBRATEArksine2020-09-151-1/+2
* docs: Note that FORCE_MOVE can lead to "No next step" errors in G-Codes.mdKevin O'Connor2020-09-081-7/+9
* adxl345: Add support for adxl345 accelerometerKevin O'Connor2020-09-051-0/+14
* fan_generic: Add support for named fans and gcode to control them (#3054)bondus2020-08-071-0/+7
* docs: document changes to the virtual_sdcard moduleArksine2020-08-051-0/+5
* docs: Move SET_TEMPERATURE_FAN_TARGET to its own section in G-Codes.mdKevin O'Connor2020-07-261-2/+9