aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-extras.cfg
Commit message (Expand)AuthorAgeFilesLines
* config: Note TMC drivers specify current in RMS in example-extras.cfgKevin O'Connor2020-10-071-8/+8
* uc1701: Add x_offset (Used to add horizontal offset on SSD1306/SH1106 display...rjpatawaran2020-09-091-0/+2
* adc_scaled: Add support for Duet2 Maestro "vref monitoring"Kevin O'Connor2020-09-091-0/+17
* gcode_button: Add support for analog buttonsKevin O'Connor2020-09-091-0/+8
* adxl345: Add support for adxl345 accelerometerKevin O'Connor2020-09-051-0/+26
* adc_temperature: add support for AD597 (#3164)Bryan Boettcher2020-08-091-2/+2
* menu: Replace menu with new Jinja2 template system (#2344)Janar Sööt2020-08-091-0/+3
* tmc5160: diag0 support (#3159)Trevor Jones2020-08-091-14/+18
* fan_generic: Add support for named fans and gcode to control them (#3054)bondus2020-08-071-0/+6
* servo: Set initial value via mcu_servo.setup_start_value()Kevin O'Connor2020-07-251-9/+7
* servo: Remove servo ENABLE parameterKevin O'Connor2020-07-251-3/+0
* lm75: Added support for LM75/LM75A I2C connected temperature sensors (#3101)combolek2020-07-191-0/+24
* display: Add configuration options for OLED displays (#3084)Iakabos2020-07-191-2/+10
* input_shaper: Initial support of input shaping (#3032)Dmitry Butyugin2020-07-051-0/+34
* hall_filament_width_sensor: Added width logging (#2981)Denis Ignatenko2020-06-161-0/+3
* config: Mention 0/1 is valid for display_glyph dataKevin O'Connor2020-06-091-3/+5
* display: Make hd44780 glyphs configurableKevin O'Connor2020-06-091-1/+9
* display: Use '.' and '*' in display_glyph descriptionKevin O'Connor2020-06-081-4/+5
* display: Move glyph definition to printer configFlorian Heilmann2020-06-081-0/+11
* HallFilamentWidthSensor: Use current width instead of nomal width while delay...matpab2020-06-061-0/+2
* tmc5160: Change the default for the pwm_freq field to zeroKevin O'Connor2020-05-241-1/+1
* controller_fan: Add fan_speed parameter.Adrian Keet2020-05-241-2/+5
* docs: Add stow_on_each_sample description to BL-Touch.mdKevin O'Connor2020-05-111-3/+2
* docs: Update bltouch probe_with_touch_mode documentationKevin O'Connor2020-05-111-2/+2
* bltouch: Add "probe in touch mode" optionKevin O'Connor2020-05-111-0/+3
* bltouch: Simplify handling of command timingKevin O'Connor2020-05-111-2/+2
* htu21d: Support for HTI21D family sensor on I2C bus (#2803)Lucio Tarantino2020-05-031-0/+34
* gcode_button: Simplify script executionKevin O'Connor2020-04-251-2/+3
* gcode_arcs: Simplify parameter parsingKevin O'Connor2020-04-221-3/+2
* config: Remove obsolete description of menu_root in example-extras.cfgKevin O'Connor2020-04-191-5/+0
* docs: Add BLTouch.md section describing clone config optionsKevin O'Connor2020-04-021-3/+6
* config: Reword bltouch description in example-extras.cfgKevin O'Connor2020-04-021-18/+16
* display: add support for multiple displaysArksine2020-03-081-0/+31
* display: Replace hard-coded display with new config based displayKevin O'Connor2020-03-081-0/+43
* adc_temperature: Add builtin definition for PT1000 sensorsKevin O'Connor2020-03-051-0/+13
* config: Move BME description within example-extras.cfgKevin O'Connor2020-03-051-21/+21
* hall_filament_width_sensor: Added virtual runout sensor (#2535)Denis Ignatenko2020-03-011-1/+29
* bltouch: BTLOUCH V3.0/V3.1 Enable 5V/OD mode set commands (#2540)FanDjango2020-02-231-0/+9
* bltouch: Add support for stow_on_each_sampleFanDjango2020-02-151-0/+3
* hall_filament_width_sensor: Add new filament sensortest3210-d2020-02-141-0/+35
* config: Update description of z_hop in safe_z_homeKevin O'Connor2020-02-141-8/+10
* config: Minor wording change to gcode_macro rename_existing descriptionKevin O'Connor2020-02-131-5/+5
* gcode_macro: Support overriding of builtin g-code commandsKevin O'Connor2020-02-121-0/+7
* homing_heaters: Turn off heaters during homing/probing (#2486)FanDjango2020-02-121-0/+12
* probe: Add support for configuring lift_speedKevin O'Connor2020-01-311-0/+4
* config: add BME280 documentationArksine2020-01-131-0/+21
* docs: Update documentation to reflect bed_mesh changesArksine2020-01-091-16/+22
* gcode: Fix detection of some "extended" g-code commandsKevin O'Connor2020-01-071-10/+6
* extruder_stepper: Initial support for synchronized extruder steppersSimo Apell2020-01-061-0/+14
* docs: Updates for gcode_macro naming (#2317)David Smith2020-01-061-4/+10