index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
G-Codes.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
adxl345: Support recording data from multiple ADXL345's in one run, and more....
Mikkel Schmidt
2022-05-23
1
-7
/
+12
*
docs: Line wrapping in G-Codes.md
Kevin O'Connor
2022-05-23
1
-1
/
+3
*
docs: Documentation on screws_tilt_calculate MAX_DEVIATION parameter (#5522)
Kevin Nguyen
2022-05-23
1
-2
/
+2
*
docs: fix links to Config_Reference.md
th33xitus
2022-05-18
1
-8
/
+8
*
docs: Update G-Codes.md (#5487)
3-5-20
2022-05-09
1
-1
/
+1
*
docs: Fix typo in query_adc section of G-Codes.md
Kevin O'Connor
2022-04-21
1
-1
/
+1
*
docs: Fix smarteffector link in G-Codes.md
Kevin O'Connor
2022-04-09
1
-1
/
+1
*
docs: Minor updates to SmartEffector docs
Kevin O'Connor
2022-04-09
1
-12
/
+13
*
smart_effector: Config and command reference
Dmitry Butyugin
2022-04-09
1
-0
/
+28
*
led: Support setting display_template parameters via SET_LED_TEMPLATE
Kevin O'Connor
2022-03-31
1
-7
/
+9
*
led: Support automated LED updates based on display_template results
Kevin O'Connor
2022-03-31
1
-0
/
+17
*
led: Add support for PWM controlled LEDs
Kevin O'Connor
2022-03-31
1
-17
/
+17
*
angle: Add support for reading tle5012b chip registers (for debugging)
Kevin O'Connor
2022-03-29
1
-0
/
+12
*
angle: Initial support for angle sensor calibration
Kevin O'Connor
2022-03-29
1
-0
/
+21
*
docs: Improve G-Codes.md description of extruder commands
Kevin O'Connor
2022-03-08
1
-11
/
+18
*
docs: Note g-code output is not intented to be parsed in G-Codes.md
Kevin O'Connor
2022-03-03
1
-1
/
+4
*
docs: Add link to GET_POSITION description in G-Codes.md
Kevin O'Connor
2022-03-03
1
-1
/
+3
*
docs: Drop duplicated firmware_retraction G-Codes section
Wilhelm Schuster
2022-02-14
1
-26
/
+18
*
extruder: Deprecate old extruder commands and shared_heater config option
Kevin O'Connor
2022-02-10
1
-14
/
+2
*
extruder: Add new SYNC_EXTRUDER_MOTION command
Kevin O'Connor
2022-02-10
1
-1
/
+11
*
extruder: Add support for reversing the direction of extruder stepper movement
Kevin O'Connor
2022-02-10
1
-5
/
+7
*
extruder: Add a SET_EXTRUDER_ROTATION_DISTANCE command
Kevin O'Connor
2022-02-10
1
-4
/
+13
*
docs: Fix unescaped angle brackets in G-Codes.md
Kevin O'Connor
2022-02-01
1
-7
/
+7
*
docs: Fix link in G-Codes.md
Kevin O'Connor
2022-02-01
1
-1
/
+1
*
docs: Reorganize layout of G-Codes.md
Kevin O'Connor
2022-02-01
1
-700
/
+953
*
extruder: Support disassociating a stepper from all extruders
Kevin O'Connor
2022-01-16
1
-1
/
+3
*
extruder: Support SYNC_STEPPER_TO_EXTRUDER on extruder objects
Kevin O'Connor
2022-01-16
1
-10
/
+5
*
docs: Docs comma culture (#4822)
Paul McGowan
2022-01-09
1
-1
/
+1
*
docs: Improve filament width sensor documentation (#5058)
Yifei Ding
2021-12-27
1
-0
/
+27
*
docs: Rename Documents
Yifei Ding
2021-11-22
1
-2
/
+2
*
adxl345: Renamed debug commands to fix their parsing by Klipper
Dmitry Butyugin
2021-10-06
1
-2
/
+2
*
tuning_tower: Add STEP_DELTA and STEP_HEIGHT parameters as alternate tuning t...
github@matthewlloyd.net
2021-09-02
1
-12
/
+27
*
tuning_tower: Add SKIP parameter
github@matthewlloyd.net
2021-09-02
1
-7
/
+11
*
adxl345: Change default chip name from "default" to "adxl345"
Kevin O'Connor
2021-08-30
1
-2
/
+2
*
adxl345: Move g-code commands to new helper class
Kevin O'Connor
2021-08-30
1
-14
/
+12
*
docs: fixed babystepping patch (#4526)
shiftingtech
2021-07-27
1
-3
/
+5
*
docs : make modifications to all md files to make them compatible with mkdocs
Damien
2021-07-27
1
-39
/
+41
*
probe: add ability to save babystepping (#4404)
shiftingtech
2021-07-25
1
-5
/
+11
*
docs: Updated docs for custom AXIS in TEST_RESONANCES
Dmitry Butyugin
2021-07-08
1
-2
/
+6
*
screws_tilt_adjust: Add DIRECTION parameter to SCREWS_TILT_CALCULATE (#4357)
Matthew Lloyd
2021-06-22
1
-4
/
+5
*
docs: add CANCEL_PRINT to docs/G-Codes.md (#4370)
Alex Zellner
2021-06-14
1
-0
/
+1
*
docs: Add documentation for BED_MESH_OFFSET
Eric Callahan
2021-06-08
1
-0
/
+4
*
docs: Update G-Codes.md now that SET_VELOCITY_LIMIT can exceed config
Kevin O'Connor
2021-06-03
1
-2
/
+1
*
neopixel: add sync parameter to prevent waking toolhead (#4339)
Paul McGowan
2021-06-02
1
-2
/
+7
*
docs: Minor updates to sdcard_loop documentation
Kevin O'Connor
2021-05-26
1
-7
/
+11
*
loop_sdcard: Add loopable SD card file sections
Jason S. McMullan
2021-05-26
1
-0
/
+7
*
stepper: Remove min_stop_interval from mcu code
Kevin O'Connor
2021-04-30
1
-9
/
+7
*
adxl345: Verify the register writes, added debug adxl345 commands
Dmitry Butyugin
2021-04-24
1
-0
/
+7
*
palette2: Add support for P2 devices (#4057)
Clifford Roche
2021-03-26
1
-0
/
+24
*
filament_motion_sensor: Add filament_motion_sensor (#3857)
TheJoshW
2021-03-14
1
-1
/
+1
[next]