aboutsummaryrefslogtreecommitdiffstats
path: root/docs/G-Codes.md
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix typos in config and docs (#6991)Thijs Triemstra2025-07-271-1/+1
* docs: Load Cell Probe DocumentationGareth Farrington2025-05-291-3/+37
* docs: BED_MESH_CALIBRATE makes a mesh that is immediately available. (#6919)Rowland2025-05-141-1/+3
* manual_stepper: Support LIMIT_VELOCITY and LIMIT_ACCEL when using gcode axisKevin O'Connor2025-05-121-0/+4
* manual_stepper: Support INSTANTANEOUS_CORNER_VELOCITY on gcode axesKevin O'Connor2025-05-121-11/+14
* manual_stepper: Support registering as an additional axisKevin O'Connor2025-05-121-0/+12
* kinematics: Generic Cartesian kinematics implementation (#6815)Dmitry Butyugin2025-05-061-8/+51
* force_move: Support a SET_HOMED parameter to SET_KINEMATIC_POSITIONKevin O'Connor2025-04-081-11/+44
* docs: Fixup G-Codes.md so that sections are sorted alphabeticallyKevin O'Connor2025-04-071-127/+126
* load_cell: Load cell gram scale (#6729)Gareth Farrington2025-03-201-0/+34
* axis_twist_compensation: Remove the auto parameteryochiwarez2025-03-081-7/+1
* save_variables: Check lowercase variable namesPedro Lamas2025-02-021-2/+3
* force_move: Implement CLEAR for SET_KINEMATIC_POSITION (#6262)Dennis Marttinen2025-01-101-9/+12
* docs: Document the QUAD_GANTRY_LEVEL command in G-Codes.mdKevin O'Connor2024-12-191-0/+15
* docs: Document Z_TILT_ADJUST RETRIES and RETRY_TOLERNACE options in G-Codes.mdKevin O'Connor2024-12-191-5/+7
* angle: mt6826s added supportTimofey Titovets2024-12-121-0/+8
* axis_twist_compensation: AXIS_TWIST_COMPENSATION new parameter AUTO for autoc...yochiwarez2024-11-121-3/+13
* axis_twist_compensation: Implement Y-axis supportyochiwarez2024-11-121-2/+2
* resonance_tester: Fix chips selection, add accel_per_hz selection (#6726)MRX80242024-11-121-9/+9
* fan_generic: Support setting a TEMPLATE on SET_FAN_SPEED commandsKevin O'Connor2024-09-301-0/+14
* output_pin: Support setting a TEMPLATE on SET_PIN commandsKevin O'Connor2024-09-301-0/+14
* docs: add initial temperature_probe documentationEric Callahan2024-07-171-0/+36
* docs: Add documentation for probe_eddy_currentKevin O'Connor2024-04-091-0/+22
* docs: Sort axis_twist_compensation in G-Codes.mdKevin O'Connor2024-03-201-11/+11
* toolhead: Replace max_accel_to_decel with minimum_cruise_ratioKevin O'Connor2024-03-131-1/+1
* docs: updates BED_MESH_CALIBRATE descriptionPedro Lamas2024-02-201-5/+11
* extruder: Remove deprecated commands and configKevin O'Connor2024-02-151-6/+0
* docs: update BED_MESH_OFFSET descriptionEric Callahan2024-02-151-4/+6
* pwm_cycle_time: New module for output pins with dynamic cycle timesKevin O'Connor2024-01-231-11/+19
* docs: Improve max_accel documentation in Config_Reference.mdKevin O'Connor2023-12-051-2/+5
* pwm_tool: Add support for high-speed PWM pin updatesKevin O'Connor2023-11-161-1/+2
* axis_twist_compensation: Add X twist compensation module (#6149)Philippe Daouadi2023-08-011-0/+11
* idex_modes: COPY and MIRROR mode implementation (#6297)Dmitry Butyugin2023-08-011-3/+27
* resonance_tester: Apply input shaper params on SHAPER_CALIBRATEDmitry Butyugin2023-05-251-1/+3
* resonance_tester: Support CHIPS= parameter in SHAPER_CALIBRATE commandDmitry Butyugin2023-05-251-1/+1
* docs: Fix typo in docs (#6147)Alex Voinea2023-03-301-1/+1
* tmc: DUMP_TMC optional REGISTER parameterAlex Voinea2023-03-301-2/+3
* tmc: SET_TMC_FIELD VELOCITYAlex Voinea2023-03-201-2/+5
* probe: Allow overriding horizontal_move_z on gcodeLasse Dalegaard2023-03-141-36/+41
* tmc5160: allow changing the globalscaler at runtimeAlex Voinea2023-03-071-1/+4
* docs: Improve SET_PIN documentation in G-Codes.mdKevin O'Connor2023-01-131-3/+11
* 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