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
Commit message (
Expand
)
Author
Age
Files
Lines
*
screws_tilt_adjust: Add DIRECTION parameter to SCREWS_TILT_CALCULATE (#4357)
Matthew Lloyd
2021-06-22
2
-9
/
+20
*
virtual_sdcard: add `file_path` and `file_size` to `status`
Kamil Trzcinski
2021-06-22
1
-0
/
+2
*
config: Specify gear_ratio for Prusa Mini+ extruder
github@matthewlloyd.net
2021-06-18
1
-1
/
+2
*
docs: add status documentaton for neopixel and dotstar
Eric Callahan
2021-06-18
1
-0
/
+9
*
docs: add CANCEL_PRINT to docs/G-Codes.md (#4370)
Alex Zellner
2021-06-14
1
-0
/
+1
*
extruder: expose `can_extrude` flag based on temperature
Kamil Trzcinski
2021-06-14
1
-0
/
+2
*
docs: Note previous firmware state issue with TMC2209/TMC2209 in TMC_Drivers.md
Kevin O'Connor
2021-06-12
1
-0
/
+6
*
docs: Recommend pause of 2 seconds during sensorless homing
Kevin O'Connor
2021-06-12
1
-13
/
+17
*
docs: Deprecate pid_integral_max config option
Kevin O'Connor
2021-06-12
2
-5
/
+4
*
docs: Update Code_Overview.md with the removal of calc_tag_position()
Kevin O'Connor
2021-06-11
1
-11
/
+10
*
docs: Add documentation for BED_MESH_OFFSET
Eric Callahan
2021-06-08
2
-0
/
+15
*
resonance_tester: Set max_accel ignoring the limit from the config (#4174)
Dmitry Butyugin
2021-06-06
1
-11
/
+1
*
docs: Fix missing backtick in API_Server.md
Kevin O'Connor
2021-06-06
1
-1
/
+1
*
endstop_phase: Add support for reporting phase information via get_status()
Kevin O'Connor
2021-06-03
1
-0
/
+14
*
docs: Update G-Codes.md now that SET_VELOCITY_LIMIT can exceed config
Kevin O'Connor
2021-06-03
1
-2
/
+1
*
z_tilt: expose an 'applied' status to allow macros to skip QGL/Z_TILT_ADJUST ...
Michael Rose
2021-06-02
1
-0
/
+14
*
neopixel: add sync parameter to prevent waking toolhead (#4339)
Paul McGowan
2021-06-02
1
-2
/
+7
*
stepper: Remove set_tag_position() code
Kevin O'Connor
2021-05-29
1
-6
/
+5
*
docs: Fix malformed link in beaglebone.md
Kevin O'Connor
2021-05-29
1
-5
/
+4
*
docs: Fix typo in Status_Reference.md
Kevin O'Connor
2021-05-28
1
-2
/
+2
*
docs: Avoid link descriptions that span multiple lines
Kevin O'Connor
2021-05-28
10
-98
/
+107
*
docs: Fix link in Config_Reference.md
Kevin O'Connor
2021-05-28
1
-3
/
+3
*
docs: Move description of menu templates to Command_Templates.md
Kevin O'Connor
2021-05-28
2
-19
/
+27
*
docs: Updated adxl345 wiring image
Dmitry Butyugin
2021-05-28
1
-0
/
+0
*
gcode_macro: add description property (#4317)
Alex Zellner
2021-05-26
2
-0
/
+22
*
safe_z_home: Update documentation
Florian Heilmann
2021-05-26
1
-5
/
+2
*
docs: Minor updates to sdcard_loop documentation
Kevin O'Connor
2021-05-26
2
-9
/
+14
*
loop_sdcard: Add loopable SD card file sections
Jason S. McMullan
2021-05-26
2
-0
/
+21
*
filament_motion_sensor: add get_status (#4281)
Alex Zellner
2021-05-11
1
-0
/
+9
*
debugcmds: Remove start/end_group commands
Kevin O'Connor
2021-05-07
1
-1
/
+1
*
docs: Fix typo in Config_Reference.md
Kevin O'Connor
2021-05-06
1
-1
/
+1
*
kinematics: Add hybrid-corexy and hybrid-corexz (#4229)
Tircown
2021-05-03
1
-1
/
+70
*
gcode_macro: Deprecate default_parameter_<name>
Kevin O'Connor
2021-05-03
2
-10
/
+6
*
docs: a slight clarity improvement for the rPi mcu
shiftingtech
2021-05-02
1
-0
/
+1
*
stepper: Remove min_stop_interval from mcu code
Kevin O'Connor
2021-04-30
3
-60
/
+53
*
toolhead: Do not limit SET_VELOCITY_LIMIT to values specified in config
Kevin O'Connor
2021-04-30
1
-0
/
+4
*
docs: Move palette2 location in Config_Reference.md
Kevin O'Connor
2021-04-28
1
-36
/
+36
*
docs: Update Status_Reference.md for better Jekyll rendering
Kevin O'Connor
2021-04-28
1
-19
/
+23
*
docs: Move status field reference to new Status_Reference.md file
Kevin O'Connor
2021-04-28
4
-208
/
+310
*
screws_tilt_adjust: Add MAX_DEVIATION parameter for bed level invariant.
Johannes Stuettgen
2021-04-28
1
-0
/
+7
*
docs: Prefer Jinja2 "set" directive to default_parameter_xxx in examples
Kevin O'Connor
2021-04-26
1
-5
/
+1
*
docs: Add example of Jinja2 "set" directive to Command_Templates.md
Kevin O'Connor
2021-04-26
1
-15
/
+40
*
docs: Add notes on terminating resistors to CANBUS.md
Kevin O'Connor
2021-04-25
1
-4
/
+21
*
probe: Add deactivate_on_each_sample: param for Probe (#4161)
nlef
2021-04-24
1
-0
/
+4
*
adxl345: Verify the register writes, added debug adxl345 commands
Dmitry Butyugin
2021-04-24
1
-0
/
+7
*
docs: Note stealthchop can cause overcurrent error in TMC_Drivers.md
Kevin O'Connor
2021-04-24
1
-0
/
+7
*
docs: Update Linux RPi benchmarks
Kevin O'Connor
2021-04-18
1
-4
/
+4
*
palette2: Add ping variation + ping status reports (#4114)
Clifford Roche
2021-04-14
2
-2
/
+10
*
docs: Note that attribution/history should be avoiding in Example_Configs.md
Kevin O'Connor
2021-04-13
1
-0
/
+4
*
docs: document bed mesh "faulty_regions"
Arksine
2021-04-10
3
-0
/
+58
[next]