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
/
Config_Reference.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Reorganize layout of G-Codes.md
Kevin O'Connor
2022-02-01
1
-44
/
+39
*
docs: Various minor fixes (#5175)
Yifei Ding
2022-01-26
1
-1
/
+1
*
extruder: Support disassociating a stepper from all extruders
Kevin O'Connor
2022-01-16
1
-2
/
+3
*
neopixel: Update neopixel.py to add BRG color order (#5110)
Tim Abraham
2022-01-12
1
-1
/
+1
*
docs: Docs comma culture (#4822)
Paul McGowan
2022-01-09
1
-44
/
+44
*
docs: Fix hybrid_corexy typo in Config_Reference.md
Kevin O'Connor
2021-12-27
1
-1
/
+1
*
docs: Update tmc5160 stealthchop_threshold description in Config_Reference.md
Kevin O'Connor
2021-12-15
1
-2
/
+1
*
docs: Note systemic error introduced by interpolate setting in TMC_Drivers.md
Kevin O'Connor
2021-12-12
1
-3
/
+9
*
docs: Recommend that hold_current not be specified
Kevin O'Connor
2021-12-12
1
-6
/
+9
*
stepper: Support step_pulse_duration even on TMC drivers in UART/SPI mode
Kevin O'Connor
2021-11-29
1
-1
/
+3
*
delta: max z-accel and speed ratio calculation for deltas (#4689)
Nitram
2021-11-29
1
-0
/
+5
*
docs: Minor spelling fix to Config_Reference.md
Kevin O'Connor
2021-11-24
1
-1
/
+1
*
docs: Rename Documents
Yifei Ding
2021-11-22
1
-4
/
+4
*
temperature_sensors: add ATC Semitec 104NT-4-R025H42G thermistor
Geoffrey Young
2021-11-15
1
-7
/
+8
*
temperature_sensors: Deprecate "NTC 100K beta 3950" thermistor
Kevin O'Connor
2021-11-10
1
-2
/
+2
*
stepper: Make step pulse duration customizable at run-time
Kevin O'Connor
2021-11-04
1
-0
/
+5
*
docs: Should be "LM75" instead of "lm75" in Config_Reference.md
Kevin O'Connor
2021-11-01
1
-1
/
+1
*
tmc: Track requested hold_current so SET_TMC_CURRENT doesn't reduce it
Kevin O'Connor
2021-10-27
1
-2
/
+2
*
button: Support half-stepping encoders
Rufo Sanchez
2021-10-11
1
-0
/
+5
*
heaters: Change default smooth_time from 2 seconds to 1 second
Kevin O'Connor
2021-09-03
1
-2
/
+2
*
mcu: Support multi-mcu homing
Kevin O'Connor
2021-08-28
1
-4
/
+10
*
docs: Add comment on additional stepper fields available in extruder section
Kevin O'Connor
2021-08-17
1
-0
/
+2
*
docs : make modifications to all md files to make them compatible with mkdocs
Damien
2021-07-27
1
-123
/
+125
*
controller_fan: Add "stepper" config option (#4447)
Sophie Hirn
2021-07-20
1
-5
/
+7
*
samd_sercom: Specify the sercom explicitly in a config option
Kevin O'Connor
2021-07-04
1
-5
/
+9
*
duplicate_pin_override: Debugging tool to permit multiple use pins
Kevin O'Connor
2021-06-27
1
-0
/
+16
*
config: Specify gear_ratio for Prusa Mini+ extruder
github@matthewlloyd.net
2021-06-18
1
-1
/
+2
*
docs: Deprecate pid_integral_max config option
Kevin O'Connor
2021-06-12
1
-5
/
+0
*
docs: Avoid link descriptions that span multiple lines
Kevin O'Connor
2021-05-28
1
-4
/
+4
*
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
1
-19
/
+3
*
gcode_macro: add description property (#4317)
Alex Zellner
2021-05-26
1
-0
/
+3
*
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
1
-2
/
+3
*
loop_sdcard: Add loopable SD card file sections
Jason S. McMullan
2021-05-26
1
-0
/
+14
*
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
1
-10
/
+0
*
docs: Move palette2 location in Config_Reference.md
Kevin O'Connor
2021-04-28
1
-36
/
+36
*
probe: Add deactivate_on_each_sample: param for Probe (#4161)
nlef
2021-04-24
1
-0
/
+4
*
palette2: Add ping variation + ping status reports (#4114)
Clifford Roche
2021-04-14
1
-2
/
+4
*
docs: document bed mesh "faulty_regions"
Arksine
2021-04-10
1
-0
/
+5
*
docs: Minor changs to pca9533 in Config_Reference.md
Kevin O'Connor
2021-04-09
1
-10
/
+12
*
pca9533: RGB support for the mightyboard (#4150)
le-Bark
2021-04-09
1
-0
/
+22
*
docs: Minor display sectoin updates to Config_Reference.md
Kevin O'Connor
2021-04-09
1
-7
/
+5
*
Docs: Split the display section of Config_Reference.md into multiple sections
Kevin O'Connor
2021-04-09
1
-81
/
+173
*
docs: Minor copy-and-paste fix to Config_Reference.md
Kevin O'Connor
2021-04-09
1
-3
/
+0
*
hd44780_spi: added lcd support to the mightyboard (#4121)
le-Bark
2021-04-07
1
-7
/
+12
*
output_pin: Support setting max_duration (#3995)
Pascal P
2021-03-26
1
-0
/
+7
*
palette2: Add support for P2 devices (#4057)
Clifford Roche
2021-03-26
1
-0
/
+34
[next]