aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Changes.md
Commit message (Expand)AuthorAgeFilesLines
* spi_temperature: fix MAX31865 temperature conversion (#3274)Adrian Keet2020-09-021-0/+4
* gcode: Split G0/G1 command handling to new gcode_move classKevin O'Connor2020-08-201-0/+5
* gcode: Remove "action_" commands from get_status() callsKevin O'Connor2020-08-201-0/+6
* docs: Note menu change in Config_Changes.mdKevin O'Connor2020-08-091-0/+5
* docs: document changes to the virtual_sdcard moduleArksine2020-08-051-0/+6
* servo: Remove servo ENABLE parameterKevin O'Connor2020-07-251-0/+4
* docs: Note changes to glyph namesKevin O'Connor2020-06-081-0/+5
* docs: Minor reword to latest Config_Changes.md updateKevin O'Connor2020-06-061-5/+5
* linux: Ability to use multiple GPIO chips (#2935)Lucio Tarantino2020-06-061-0/+5
* display: Do not show time remaining in default 16x4 displayKevin O'Connor2020-06-041-0/+6
* Kconfig: Change the default usb vendor/product idKevin O'Connor2020-05-311-0/+5
* tmc5160: Change the default for the pwm_freq field to zeroKevin O'Connor2020-05-241-0/+3
* docs: Note that printer.heater got changed to printer.heatersKevin O'Connor2020-04-261-0/+3
* docs: Note __test menu removed in Config_Changes.mdKevin O'Connor2020-04-181-0/+4
* display: Use the active extruder in the default 16x4 screen layoutKevin O'Connor2020-03-131-0/+6
* docs: Fix date of menu change in Config_Changes.mdKevin O'Connor2020-03-081-1/+1
* menu: Disable support for "deck" and "card" menu itemsKevin O'Connor2020-03-081-0/+4
* docs: Update Config_Changes.md with actual bed_mesh merge dateKevin O'Connor2020-01-091-1/+1
* docs: Update Config_Changes.md to reflect bed_mesh changesArksine2020-01-091-0/+12
* display: Revert "display: Add ST7567 display support (#1540)"Kevin O'Connor2019-12-181-0/+5
* docs: Update Config_Changes.md with pointer to sample multi extruder configsKevin O'Connor2019-12-131-1/+2
* gcode: Remove builtin T0/T1/T2/... command supportKevin O'Connor2019-12-101-0/+6
* gcode: Remove support for the M206 commandKevin O'Connor2019-12-101-0/+5
* gcode: Remove support for "G4 S1" style commandsKevin O'Connor2019-12-021-0/+4
* docs: Minor update to Config_Changes.mdKevin O'Connor2019-12-011-1/+1
* docs: Clarify recent usb device name change in Config_Changes.mdKevin O'Connor2019-12-011-2/+4
* usb_cdc: Report MCU type on all boardsKevin O'Connor2019-11-261-3/+4
* atsam: Enable chipid as usb serial numberKevin O'Connor2019-11-261-3/+3
* atsamd: Enable chipid as usb serial numberKevin O'Connor2019-11-251-3/+3
* stm32: Enable chipid as usb serial numberKevin O'Connor2019-11-251-3/+3
* extruder: Initial support for "smoothed pressure advance"Kevin O'Connor2019-11-211-0/+3
* usb_cdc: Report the MCU name instead of "Klipper firmware"Kevin O'Connor2019-11-211-0/+4
* stepper_enable: Remove ability to use a list of pins in enable_pinKevin O'Connor2019-11-121-1/+3
* tmc: Remove virtual_enable support and replace with automatic supportKevin O'Connor2019-11-121-0/+5
* extruder: Consistently use "extruder" for the primary extruderKevin O'Connor2019-11-071-0/+7
* docs: Update Config_Change.md with safe_z_homing changeKevin O'Connor2019-10-031-0/+3
* safe_z_home: Hop only if necessary and add option to move xy backMaster922019-09-181-0/+4
* dotstar: Initial support for "dotstar" LEDsKevin O'Connor2019-08-061-0/+2
* mcp4728: Update to better match printrbot revf requirementsKevin O'Connor2019-07-261-0/+4
* firmware_retract: Remove z_hop supportKevin O'Connor2019-07-101-0/+4
* probe: Rework the PROBE_ACCURACY command parametersKevin O'Connor2019-07-101-0/+4
* docs: Update for latest changs to skew_correctionArksine2019-06-291-0/+5
* gcode_macro: Parse variable_X parameters using ast.literal_eval()Kevin O'Connor2019-06-071-0/+5
* docs: Update Config_Changes.md with "samples" move to probe config sectionKevin O'Connor2019-06-061-0/+6
* gcode_macro: Rename "status" helper to "printer"Kevin O'Connor2019-06-041-0/+3
* gcode: Don't apply the SET_GCODE_OFFSET to the next g-code commandKevin O'Connor2019-05-261-0/+5
* docs: Note the python software dependency update in Config_Changes.mdKevin O'Connor2019-04-051-0/+5
* docs: Note the use of bus enumerations in Config_Changes.mdKevin O'Connor2019-04-041-0/+3
* sx1509: Convert code to use generic i2c bus supportKevin O'Connor2019-04-041-0/+4
* temperature_fan: Fix. Temperature fan min speed should be used (#1405)Douglas Hammond2019-03-281-0/+4