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
*
dotstar: Initial support for "dotstar" LEDs
Kevin O'Connor
2019-08-06
1
-10
/
+10
*
neopixel: Add support for daisy-chained chips
Kevin O'Connor
2019-07-23
1
-3
/
+7
*
neopixel: Add initial support for "neopixel" leds
Kevin O'Connor
2019-07-12
1
-0
/
+8
*
firmware_retract: Remove z_hop support
Kevin O'Connor
2019-07-10
1
-10
/
+7
*
probe: Rework the PROBE_ACCURACY command parameters
Kevin O'Connor
2019-07-10
1
-4
/
+6
*
filament_switch_sensor: add SET_FILAMENT_SENSOR gcode
Arksine
2019-07-10
1
-0
/
+3
*
docs: Add documentation for [delayed_gcode]
Arksine
2019-07-01
1
-0
/
+9
*
docs: Update for latest changs to skew_correction
Arksine
2019-06-29
1
-2
/
+16
*
docs: Add CLEAR_PAUSE to G-Codes.md
Arksine
2019-06-28
1
-0
/
+4
*
skew_correction: add documentation
Arksine
2019-06-26
1
-0
/
+14
*
probe: Allow probe parameters to be specified as g-code parameters
Kevin O'Connor
2019-06-21
1
-31
/
+46
*
gcode_macro: Parse variable_X parameters using ast.literal_eval()
Kevin O'Connor
2019-06-07
1
-1
/
+2
*
firmware_retraction: Implementation of tuneable G10/G11 firmware retraction (...
Len Trigg
2019-06-06
1
-0
/
+30
*
gcode_macro: Add support for SET_GCODE_VARIABLE command
Kevin O'Connor
2019-06-04
1
-0
/
+8
*
idle_timeout: Add SET_IDLE_TIMEOUT gcode
Arksine
2019-06-04
1
-0
/
+2
*
gcode: Add support for SAVE_GCODE_STATE and RESTORE_GCODE_STATE commands
Kevin O'Connor
2019-05-31
1
-0
/
+16
*
gcode: Don't apply the SET_GCODE_OFFSET to the next g-code command
Kevin O'Connor
2019-05-26
1
-9
/
+15
*
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
[next]