aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* config: Tarantula Pro - Multiple tweaks and description change (#3230)Oliver Fawcett-Griffiths2020-08-241-12/+15
* config: Add example printer-tevo-tarantula-pro-2020.cfg config (#3225)Oliver Fawcett-Griffiths2020-08-231-0/+94
* config: Add homing order not to Ender 3 config (#3069)Yannic Schröder2020-08-091-0/+12
* 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-092-134/+55
* 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
* config: add sample-bigtreetech-exp-mot.cfg (#3135)Tonny Møller2020-08-061-0/+52
* config: Minor updates to printer-creality-ender3-v2-2020.cfgKevin O'Connor2020-08-021-6/+8
* config: Add example configuration for Creality Ender 3 V2 (#3144)Jimmacle2020-08-011-0/+88
* corexz: Add CoreXZ kinematics (#3129)Voron2020-07-301-0/+81
* config: Consolidate description of heater parameters in example.cfgKevin O'Connor2020-07-251-8/+8
* 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
* config: Fix printer-creality-ender5-2019.cfg positions flippedKevin O'Connor2020-07-191-4/+4
* config: Minor formatting change to example.cfgKevin O'Connor2020-07-161-4/+4
* thermistor: Add in definition for "SliceEngineering 450" thermistorKevin O'Connor2020-07-111-3/+3
* config: Fix for SKR Mini-e3 v2.0 UART addresses (#3059)Paul Greidanus2020-07-061-2/+2
* input_shaper: Initial support of input shaping (#3032)Dmitry Butyugin2020-07-051-0/+34
* config: Added some sample glyphs for 128x64 screens (#3028)James2020-07-021-0/+196
* config: Add printer-creality-ender5plus-2019.cfg example configKevin O'Connor2020-06-251-0/+99
* config: Example configuration for MKS Robin E3D/E3Kianusch Sayah Karadji2020-06-251-0/+126
* config: Add pin hints for probe header in generic-duet2-maestro.cfgKevin O'Connor2020-06-171-1/+6
* hall_filament_width_sensor: Added width logging (#2981)Denis Ignatenko2020-06-161-0/+3
* config: Update generic-bigtreetech-skr-v1.4.cfg with diag1 pinsKevin O'Connor2020-06-151-0/+5
* docs: LinuxMCU doc & script (#2956)Lucio Tarantino2020-06-121-0/+45
* 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
* config: Add example config printer-makergear-m2-2016.cfgKevin O'Connor2020-06-041-0/+102
* config: Fix uart addresses on generic-bigtreetech-skr-mini-e3-v1.0.cfgKevin O'Connor2020-06-041-2/+2
* config: Fixes for generic-bigtreetech-skr-mini-e3-v2.0.cfgKevin O'Connor2020-06-041-21/+20
* config: Config example for a SKR Mini E3 v2.0 (#2929)Paul Greidanus2020-06-041-0/+133
* 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
* config: Add printer-anet-e16-2019.cfg example config fileKevin O'Connor2020-05-111-0/+90
* htu21d: Support for HTI21D family sensor on I2C bus (#2803)Lucio Tarantino2020-05-032-0/+63
* config: Update printer-anycubic-kossel-plus-2017.cfg (#2775)Hywelmartin2020-05-021-2/+4
* config: Add printer-sovol-sv01-2020.cfg example configKevin O'Connor2020-04-291-0/+88
* config: Create printer-tronxy-p802m-2020.cfg (#2796)camatthew882020-04-291-0/+103
* gcode_button: Simplify script executionKevin O'Connor2020-04-251-2/+3
* gcode_arcs: Simplify parameter parsingKevin O'Connor2020-04-221-3/+2