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
/
config
/
example-extras.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
htu21d: Support for HTI21D family sensor on I2C bus (#2803)
Lucio Tarantino
2020-05-03
1
-0
/
+34
*
gcode_button: Simplify script execution
Kevin O'Connor
2020-04-25
1
-2
/
+3
*
gcode_arcs: Simplify parameter parsing
Kevin O'Connor
2020-04-22
1
-3
/
+2
*
config: Remove obsolete description of menu_root in example-extras.cfg
Kevin O'Connor
2020-04-19
1
-5
/
+0
*
docs: Add BLTouch.md section describing clone config options
Kevin O'Connor
2020-04-02
1
-3
/
+6
*
config: Reword bltouch description in example-extras.cfg
Kevin O'Connor
2020-04-02
1
-18
/
+16
*
display: add support for multiple displays
Arksine
2020-03-08
1
-0
/
+31
*
display: Replace hard-coded display with new config based display
Kevin O'Connor
2020-03-08
1
-0
/
+43
*
adc_temperature: Add builtin definition for PT1000 sensors
Kevin O'Connor
2020-03-05
1
-0
/
+13
*
config: Move BME description within example-extras.cfg
Kevin O'Connor
2020-03-05
1
-21
/
+21
*
hall_filament_width_sensor: Added virtual runout sensor (#2535)
Denis Ignatenko
2020-03-01
1
-1
/
+29
*
bltouch: BTLOUCH V3.0/V3.1 Enable 5V/OD mode set commands (#2540)
FanDjango
2020-02-23
1
-0
/
+9
*
bltouch: Add support for stow_on_each_sample
FanDjango
2020-02-15
1
-0
/
+3
*
hall_filament_width_sensor: Add new filament sensor
test3210-d
2020-02-14
1
-0
/
+35
*
config: Update description of z_hop in safe_z_home
Kevin O'Connor
2020-02-14
1
-8
/
+10
*
config: Minor wording change to gcode_macro rename_existing description
Kevin O'Connor
2020-02-13
1
-5
/
+5
*
gcode_macro: Support overriding of builtin g-code commands
Kevin O'Connor
2020-02-12
1
-0
/
+7
*
homing_heaters: Turn off heaters during homing/probing (#2486)
FanDjango
2020-02-12
1
-0
/
+12
*
probe: Add support for configuring lift_speed
Kevin O'Connor
2020-01-31
1
-0
/
+4
*
config: add BME280 documentation
Arksine
2020-01-13
1
-0
/
+21
*
docs: Update documentation to reflect bed_mesh changes
Arksine
2020-01-09
1
-16
/
+22
*
gcode: Fix detection of some "extended" g-code commands
Kevin O'Connor
2020-01-07
1
-10
/
+6
*
extruder_stepper: Initial support for synchronized extruder steppers
Simo Apell
2020-01-06
1
-0
/
+14
*
docs: Updates for gcode_macro naming (#2317)
David Smith
2020-01-06
1
-4
/
+10
*
display: Revert "display: Add ST7567 display support (#1540)"
Kevin O'Connor
2019-12-18
1
-8
/
+3
*
config: Minor wording change in example-extras.cfg
Kevin O'Connor
2019-12-16
1
-1
/
+1
*
config: Update example-extras.cfg - extruder.activate_gcode was removed
Kevin O'Connor
2019-12-16
1
-4
/
+3
*
gcode: Remove builtin T0/T1/T2/... command support
Kevin O'Connor
2019-12-10
1
-13
/
+0
*
config: Add example for including a parameter in a macro call (#2251)
David Smith
2019-12-10
1
-3
/
+5
*
uc1701: Add support for rst_pin
Kevin O'Connor
2019-12-02
1
-2
/
+4
*
config: Minor comment changes to example-extras.cfg
Kevin O'Connor
2019-11-28
1
-13
/
+13
*
uc1701: add config option for sh1106 type with up to 132 columns.
Matt Baker
2019-11-26
1
-1
/
+1
*
tmc: Remove virtual_enable support and replace with automatic support
Kevin O'Connor
2019-11-12
1
-20
/
+5
*
buttons: Remove MCU_ADC_buttons debug capability
Kevin O'Connor
2019-11-07
1
-4
/
+0
*
config: Only document thermistors in example.cfg
Kevin O'Connor
2019-10-27
1
-79
/
+74
*
adc_temperature: add support for AD849x thermocouple amplifiers (#1994)
Geoff Shannon
2019-10-10
1
-0
/
+18
*
safe_z_home: Fix unintended change in default behavior
Master92
2019-10-03
1
-2
/
+2
*
safe_z_home: Hop only if necessary and add option to move xy back
Master92
2019-09-18
1
-1
/
+8
*
config: Fix grammar and typos for the new arc config (#1968)
Piotr Usewicz
2019-09-18
1
-4
/
+4
*
config: Move sections around in example-extras.cfg
Kevin O'Connor
2019-09-13
1
-747
/
+775
*
gcode_arcs: Add support for G2/G3 commands
Aleksej Vasiljkovic
2019-09-13
1
-0
/
+10
*
config: Note adc_voltage and pullup_resistance in adc_temperature module
Kevin O'Connor
2019-09-11
1
-3
/
+7
*
filament_switch_sensor: Add a delay between dispatch of pause and execution o...
Arksine
2019-09-08
1
-0
/
+5
*
board_pins: Add a new "extras" module to support per-board pin aliases
Kevin O'Connor
2019-08-19
1
-0
/
+13
*
tmc2209: Add support for sensorless homing
Kevin O'Connor
2019-08-19
1
-0
/
+7
*
uc1701: Add support for a reset line on SSD1306 displays
Kevin O'Connor
2019-08-17
1
-0
/
+4
*
config: Note that samples_tolerance can be used in the bltouch config
Kevin O'Connor
2019-08-17
1
-0
/
+2
*
neopixel: Add support for WS2811 RGB pixel color order
Kevin O'Connor
2019-08-09
1
-0
/
+3
*
extra: Add Safe Z home extra
Florian Heilmann
2019-08-09
1
-0
/
+19
*
dotstar: Initial support for "dotstar" LEDs
Kevin O'Connor
2019-08-06
1
-3
/
+20
[next]