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
*
docs: Avoid using .. in markdown links
Kevin O'Connor
2019-04-14
1
-3
/
+3
*
tmc2130: add SET_TMC_CURRENT and SET_TMC_FIELD commands (#1419)
amblidex
2019-03-22
1
-5
/
+4
*
screws_tilt_adjust: Add new screws_tilt_adjust tool (#1367)
Rui Caridade
2019-03-08
1
-0
/
+10
*
tmc2660: Add INIT_TMC and SET_TMC_FIELD gcodes
Florian Heilmann
2019-03-08
1
-3
/
+14
*
manual_stepper: Add support for moves with acceleration
Kevin O'Connor
2019-03-03
1
-18
/
+23
*
filament_switch_sensor: update documentation
Arksine
2019-03-01
1
-0
/
+8
*
tmc2130: Add support for INIT_TMC command
Kevin O'Connor
2019-03-01
1
-4
/
+7
*
bed_screws: Add a helper tool for leveling bed screws
Kevin O'Connor
2019-02-24
1
-0
/
+10
*
probe: Add PROBE_ACCURACY command
Rui Caridade
2019-02-18
1
-0
/
+4
*
Merge pull request #1242 from john--/pr_generic_heater
KevinOConnor
2019-02-14
1
-0
/
+3
|
\
|
*
Generic Heater Support
John Jardine
2019-02-14
1
-0
/
+3
*
|
manual_stepper: Add an "extras" module for manually controlling a stepper
Kevin O'Connor
2019-02-12
1
-0
/
+15
*
|
probe: Use manual_probe helper when performing manual probes
Kevin O'Connor
2019-02-12
1
-12
/
+12
*
|
probe: Add PROBE_CALIBRATE command
Kevin O'Connor
2019-02-12
1
-0
/
+4
*
|
manual_probe: Add a helper script for performing manual Z probing
Kevin O'Connor
2019-02-12
1
-0
/
+17
|
/
*
pause_resume: update documentation
Arksine
2019-01-28
1
-0
/
+10
*
docs: Bltouch documentation (#1073)
Wilfried Goesgens
2019-01-05
1
-0
/
+2
*
respond: An extra for sending messages to the printer host. (#1053)
Alec B. Plumb
2019-01-02
1
-0
/
+16
*
bltouch: Add a BLTOUCH_DEBUG command
Kevin O'Connor
2018-12-03
1
-0
/
+8
*
servo: This patch create ability to enable/disable attached servo. (#880)
Jiri Dobry
2018-11-14
1
-2
/
+2
*
docs: Clarify M109/M190 in G-Code documentation
Kevin O'Connor
2018-10-28
1
-0
/
+4
*
docs: Note the use of gcode_macro in G-Codes.md
Kevin O'Connor
2018-10-28
1
-0
/
+6
*
bed_mesh: Do not automatically run G28 on BED_MESH_CALIBRATE / BED_MESH_MAP
Kevin O'Connor
2018-10-22
1
-1
/
+1
*
endstop_phase: Add support for an ENDSTOP_PHASE_CALIBRATE command
Kevin O'Connor
2018-10-16
1
-0
/
+11
*
docs: Fix typo in BED_MESH_PROFILE description in G-Codes.md
Kevin O'Connor
2018-10-04
1
-1
/
+1
*
bed_mesh: Add ability to save mesh state to persistent memory
Arksine
2018-10-02
1
-0
/
+8
*
probe: Support manual probing at runtime
Kevin O'Connor
2018-10-01
1
-7
/
+13
*
docs: Add Delta_Calibrate.md guide with "enhanced delta calibration"
Kevin O'Connor
2018-09-25
1
-0
/
+2
*
configfile: Add support for rewriting the printer config file
Kevin O'Connor
2018-09-25
1
-0
/
+4
*
heater: Add new TURN_OFF_HEATERS command
Kevin O'Connor
2018-09-18
1
-0
/
+1
*
docs: Add Mesh Bed Leveling to G-Codes.md
Arksine
2018-08-17
1
-0
/
+19
*
force_move: Provide defaults for SET_KINEMATIC_POSITION parameters
Kevin O'Connor
2018-08-02
1
-7
/
+9
*
force_move: Add support for FORCE_MOVE command
Kevin O'Connor
2018-07-26
1
-0
/
+22
*
toolhead: Replace junction_deviation with square_corner_velocity
Kevin O'Connor
2018-07-16
1
-3
/
+3
*
docs: Add M206 and M119 to G-Codes.md
Kevin O'Connor
2018-07-08
1
-0
/
+8
*
docs: Add display g-code commands to docs/G-Codes.md
Kevin O'Connor
2018-07-08
1
-0
/
+7
*
tmc2130: Add a DUMP_TMC helper command
Kevin O'Connor
2018-06-30
1
-0
/
+7
*
toolhead: Add support for the M204 command
Kevin O'Connor
2018-06-15
1
-0
/
+1
*
stepper: Add STEPPER_BUZZ command
Kevin O'Connor
2018-05-24
1
-0
/
+3
*
z_tilt: Add support for Z_TILT_ADJUST
Kevin O'Connor
2018-05-22
1
-0
/
+8
*
extruder: Fix SET_PRESSURE_ADVANCE so that it works with multiple extruders
Kevin O'Connor
2018-05-20
1
-2
/
+3
*
toolhead: Add a SET_VELOCITY_LIMIT command
Kevin O'Connor
2018-04-20
1
-0
/
+4
*
gcode: Add a SET_GCODE_OFFSET command
Kevin O'Connor
2018-04-20
1
-1
/
+10
*
extruder: Add SET_PRESSURE_ADVANCE command.
Michael Barbour
2018-04-03
1
-0
/
+3
*
docs: Update G-Codes.md with recent output_pin changes
Kevin O'Connor
2018-03-28
1
-3
/
+3
*
pid_calibrate: Move PID calibration logic from heater.py to new file
Kevin O'Connor
2018-03-18
1
-1
/
+7
*
docs: Fix typo in M220 description in G-Codes.md
Kevin O'Connor
2018-03-18
1
-1
/
+1
*
gcode: Position returned by M114 should be relative to last G92
Kevin O'Connor
2018-03-15
1
-0
/
+2
*
docs: Add SET_DUAL_CARRIAGE command to G-Codes.md
Kevin O'Connor
2018-03-10
1
-0
/
+8
*
docs: Add Tx command to G-Codes.md
Kevin O'Connor
2018-03-08
1
-0
/
+1
[next]