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
*
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
*
docs: Rename Sensorless_homing.md to TMC_Drivers.md and extend
Kevin O'Connor
2021-03-10
1
-9
/
+9
*
temperature_fan: Add MAX_SPEED and MIN_SPEED to SET_TEMPERATURE_FAN_TARGET co...
Lane Roberts
2021-02-02
1
-2
/
+2
*
resonance_tester: Disable input shaping for resonance testing
Dmitry Butyugin
2021-02-02
1
-6
/
+9
*
adxl345: Add accelerometer chip name to the raw data file name
Dmitry Butyugin
2021-02-02
1
-4
/
+7
*
heaters: Make MINIMUM optional for TEMPERATURE_WAIT command (#3674)
Justin Schuh
2020-12-24
1
-3
/
+3
*
heaters: Add MAXIMUM option to TEMPERATURE_WAIT command
Justin Schuh
2020-12-23
1
-2
/
+3
*
docs: Limiting max_smoothing for input shaper autocalibration
Dmitry Butyugin
2020-12-22
1
-7
/
+11
*
stepper: Calculate step_distance from rotation_distance
Kevin O'Connor
2020-12-18
1
-2
/
+4
*
heaters: Add a TEMPERATURE_WAIT command
Kevin O'Connor
2020-12-07
1
-0
/
+2
*
save_variables: Support saving variables to a disk file
Kevin O'Connor
2020-12-03
1
-0
/
+11
*
G-Codes: Minor formatting fix
Kevin O'Connor
2020-11-23
1
-2
/
+2
*
docs: Add more links to G-Codes.md
Kevin O'Connor
2020-11-23
1
-192
/
+233
*
docs: Move config reference information to new Config_Reference.md
Kevin O'Connor
2020-11-18
1
-14
/
+14
*
neopixel: Add support for RGBW LEDs
Kevin O'Connor
2020-10-29
1
-2
/
+3
*
resonance_tester: Resonance testing and input shaper auto-calibration (#3381)
Dmitry Butyugin
2020-10-14
1
-6
/
+45
*
mcu: Add support for changing cycle_time in set_pwm()
Kevin O'Connor
2020-09-26
1
-1
/
+4
*
docs: document additions to BED_MESH_CALIBRATE
Arksine
2020-09-15
1
-1
/
+2
*
docs: Note that FORCE_MOVE can lead to "No next step" errors in G-Codes.md
Kevin O'Connor
2020-09-08
1
-7
/
+9
*
adxl345: Add support for adxl345 accelerometer
Kevin O'Connor
2020-09-05
1
-0
/
+14
*
fan_generic: Add support for named fans and gcode to control them (#3054)
bondus
2020-08-07
1
-0
/
+7
*
docs: document changes to the virtual_sdcard module
Arksine
2020-08-05
1
-0
/
+5
*
docs: Move SET_TEMPERATURE_FAN_TARGET to its own section in G-Codes.md
Kevin O'Connor
2020-07-26
1
-2
/
+9
*
docs: Update G-Codes.md for SET_TEMPERATURE_FAN_TARGET (#3122)
Martin Nowroth
2020-07-26
1
-0
/
+2
*
servo: Remove servo ENABLE parameter
Kevin O'Connor
2020-07-25
1
-2
/
+3
*
input_shaper: Initial support of input shaping (#3032)
Dmitry Butyugin
2020-07-05
1
-0
/
+15
*
display: Default DISPLAY=display in SET_DISPLAY_GROUP command
Kevin O'Connor
2020-06-09
1
-5
/
+6
*
display: add SET_DISPLAY_GROUP command (#2969)
Florian Heilmann
2020-06-09
1
-0
/
+5
*
extruder_stepper: Support changing synced extruder on the fly (#2824)
theophile
2020-06-06
1
-0
/
+9
*
docs: Clarify that Probe_Calibrate uses the speed variable for XY as well (#2...
Dushyant Ahuja
2020-05-05
1
-1
/
+3
*
Extruder: Add g-code to set extruder step_distance (#2598)
David Smith
2020-03-28
1
-0
/
+6
*
docs: Fix typo in MANUAL_STEPPER command line
Kevin O'Connor
2020-03-23
1
-1
/
+1
*
Allow manual_stepper to run in parallel than an other stepper
Jeremy Briffaut
2020-03-23
1
-12
/
+16
*
docs: clarify behavior of M204 with only one of P or T (#2564)
Garth Snyder
2020-03-11
1
-1
/
+2
*
bltouch: BTLOUCH V3.0/V3.1 Enable 5V/OD mode set commands (#2540)
FanDjango
2020-02-23
1
-1
/
+8
*
manual_stepper: Support ignoring errors on STOP_ON_ENDSTOP
Kevin O'Connor
2020-02-19
1
-7
/
+8
*
stepper_enable: Add SET_STEPPER_ENABLE gcode command (#2463)
David Smith
2020-02-10
1
-0
/
+6
*
probe: Add support for configuring lift_speed
Kevin O'Connor
2020-01-31
1
-1
/
+1
*
docs: Update documentation to reflect bed_mesh changes
Arksine
2020-01-09
1
-9
/
+9
*
docs: Document support for M204 P and T parameters
Kevin O'Connor
2019-12-18
1
-1
/
+3
*
neopixel: Add support for delaying updates in SET_LED command
Kevin O'Connor
2019-12-15
1
-7
/
+10
*
gcode: Remove builtin T0/T1/T2/... command support
Kevin O'Connor
2019-12-10
1
-2
/
+1
*
extruder: Add an ACTIVATE_EXTRUDER command
Kevin O'Connor
2019-12-10
1
-0
/
+3
*
gcode: Remove support for the M206 command
Kevin O'Connor
2019-12-10
1
-2
/
+0
*
extruder: Initial support for "smoothed pressure advance"
Kevin O'Connor
2019-11-21
1
-3
/
+3
*
query_adc: Add a new module to help query and debug analog pins
Kevin O'Connor
2019-11-07
1
-0
/
+5
*
docs: Note gcode_arcs and firmware_retraction commands in G-Codes.md
Kevin O'Connor
2019-11-07
1
-2
/
+16
[next]