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
*
spi_temperature: Provide a default value for spi_speed
Kevin O'Connor
2018-07-24
1
-2
/
+2
*
spi_temperature: Remove spi_mode parameter
Kevin O'Connor
2018-07-24
1
-3
/
+0
*
thermocouple: Add initial support for common SPI temperature sensing chips
Kevin O'Connor
2018-07-24
1
-0
/
+32
*
idle_timeout: Move timeout handling from toolhead.py to new extras module
Kevin O'Connor
2018-07-16
1
-0
/
+11
*
z_tilt: Don't default "points" parameter to "z_positions" parameter
Kevin O'Connor
2018-07-15
1
-2
/
+1
*
config: Minor updates to example-extras.cfg
Kevin O'Connor
2018-07-12
1
-9
/
+9
*
mcp4451: Add initial support for programming the mcp4451 on lpc176x
Kevin O'Connor
2018-06-29
1
-0
/
+29
*
config: update example-extras.cfg to include uc1701 display
Arksine
2018-06-27
1
-5
/
+9
*
lcd_st7920: Use a longer delay at the start of each command/data
Kevin O'Connor
2018-06-22
1
-4
/
+0
*
display: Allow the ST7920_DISPLAY parameter to be configured
Kevin O'Connor
2018-06-21
1
-0
/
+4
*
homing_override: Add axes config parameter
Hans Raaf
2018-06-11
1
-1
/
+7
*
gcode_macro: Add the ability to define custom g-code macros
Kevin O'Connor
2018-05-25
1
-0
/
+8
*
tmc2130: Allow the PWMCONF register to be configured
Kevin O'Connor
2018-05-25
1
-0
/
+4
*
tmc2130: Initial support for sensorless homing
Kevin O'Connor
2018-05-25
1
-0
/
+8
*
tmc2130: Configure stealthchop velocity limit
Kevin O'Connor
2018-05-25
1
-5
/
+10
*
tmc2130: The default TOFF time should be 4
Kevin O'Connor
2018-05-24
1
-1
/
+1
*
z_tilt: Add support for Z_TILT_ADJUST
Kevin O'Connor
2018-05-22
1
-0
/
+22
*
tmc2130: Add initial support for TMC2130 stepper motor drivers
Kevin O'Connor
2018-05-20
1
-0
/
+38
*
fan: Allow the fan shutdown_speed to be configured
Kevin O'Connor
2018-05-18
1
-18
/
+30
*
Add temperature controlled fans
Douglas Hammond
2018-05-17
1
-5
/
+26
*
temperature_fan: Add support for temperature-triggered fan.
Michael Barbour
2018-05-10
1
-0
/
+31
*
config: Fix typo in adc_temperature section (Ohms vs Volts)
Kevin O'Connor
2018-04-30
1
-1
/
+1
*
fan: Scale fan speed requests between 0 and max_power
Kevin O'Connor
2018-04-20
1
-2
/
+2
*
adc_temperature: Support defining custom sensors in the config file
Kevin O'Connor
2018-04-09
1
-2
/
+24
*
thermistor: Add support for defining custom thermistors
Kevin O'Connor
2018-04-09
1
-0
/
+25
*
config: Update indentation of display section in example-extras.cfg
Kevin O'Connor
2018-04-09
1
-9
/
+8
*
probe: Add z_offset parameter
Kevin O'Connor
2018-03-17
1
-3
/
+3
*
probe: Default z_position to the configured minimum position on Z axis
Kevin O'Connor
2018-03-17
1
-3
/
+0
*
output_pin: Move pwm and digital output pins to new module in extras/
Kevin O'Connor
2018-03-17
1
-48
/
+29
*
verify_heater: Scale hysteresis duration check
Kevin O'Connor
2018-03-11
1
-7
/
+10
*
verify_heater: Change default hysteresis to 10 degrees
Kevin O'Connor
2018-03-11
1
-4
/
+4
*
verify_heater: Add initial support for verifying heaters and sensors
Kevin O'Connor
2018-03-11
1
-0
/
+22
*
cartesian: Initial support for dual carriages
Kevin O'Connor
2018-03-09
1
-0
/
+24
*
display: Add initial support for LCD screens attached to an MCU
Kevin O'Connor
2018-03-06
1
-0
/
+23
*
config: Move description of phase adjusted endstops to config-extra.cfg
Kevin O'Connor
2018-02-27
1
-0
/
+29
*
config: Reword description of set_position_x paramter in homing_override
Kevin O'Connor
2018-02-11
1
-5
/
+5
*
virtual_sdcard: Initial support for virtual sdcard
Kevin O'Connor
2018-02-11
1
-0
/
+13
*
fan: Clarify hardware_pwm and allow cycle_time to be set on software pwm
Kevin O'Connor
2018-01-29
1
-8
/
+7
*
homing_override: Allow moves prior to homing an axis
Kevin O'Connor
2018-01-28
1
-0
/
+8
*
probe: Create a probe:z_virtual_endstop pin
Kevin O'Connor
2018-01-28
1
-1
/
+8
*
probe: Support activate/deactivate scripts on each probe
Kevin O'Connor
2018-01-28
1
-0
/
+9
*
homing_override: Add basic support for running custom g-code on G28
Kevin O'Connor
2018-01-28
1
-0
/
+13
*
bed_tilt: Add support for automatic bed tilt move transformation
Kevin O'Connor
2018-01-28
1
-0
/
+35
*
probe: Initial support for Z-Probe hardware
Kevin O'Connor
2018-01-28
1
-0
/
+13
*
extruder: Add support for extruders sharing the same heater
Kevin O'Connor
2018-01-21
1
-0
/
+7
*
chipmisc: Add multi_pin capability
Kevin O'Connor
2017-12-18
1
-0
/
+13
*
chipmisc: Add support for output pins set at runtime
Kevin O'Connor
2017-12-18
1
-19
/
+52
*
stepper: Support for multiple steppers controlling a single axis
Kevin O'Connor
2017-11-18
1
-0
/
+18
*
fan: Enable heater_fan objects on an MCU shutdown event
Kevin O'Connor
2017-10-12
1
-1
/
+6
*
chipmisc: Add initial support for servos
Kevin O'Connor
2017-09-20
1
-0
/
+19
[next]