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.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: Add dummy example.cfg and example-extras.cfg files
Kevin O'Connor
2020-11-28
1
-0
/
+4
*
docs: Move config reference information to new Config_Reference.md
Kevin O'Connor
2020-11-18
1
-341
/
+0
*
thermistor: Add support for the board thermistor on the Einsy Rambo
Kevin O'Connor
2020-10-08
1
-3
/
+4
*
config: Consolidate description of heater parameters in example.cfg
Kevin O'Connor
2020-07-25
1
-8
/
+8
*
config: Minor formatting change to example.cfg
Kevin O'Connor
2020-07-16
1
-4
/
+4
*
thermistor: Add in definition for "SliceEngineering 450" thermistor
Kevin O'Connor
2020-07-11
1
-3
/
+3
*
serial: Add Fysetc Cheetah board specific reset sequence
Grigori Goronzy
2020-04-02
1
-9
/
+10
*
stepper: Add a config check for obvious incorrect homing_positive_dir
Kevin O'Connor
2020-03-24
1
-1
/
+2
*
homing: Ability to set retract speed between homing moves (#2487)
FanDjango
2020-02-12
1
-0
/
+4
*
FAN: Kick start fan when the increase is more than 50% (#2085)
Justin Schuh
2019-11-24
1
-2
/
+3
*
extruder: Add support for instantaneous corner velocity
Kevin O'Connor
2019-11-21
1
-0
/
+3
*
extruder: Initial support for "smoothed pressure advance"
Kevin O'Connor
2019-11-21
1
-7
/
+6
*
stepper_enable: Remove ability to use a list of pins in enable_pin
Kevin O'Connor
2019-11-12
1
-2
/
+1
*
extruder: Treat extrude with Z only movement to be an "extrude only" move
Kevin O'Connor
2019-11-07
1
-1
/
+1
*
config: Only document thermistors in example.cfg
Kevin O'Connor
2019-10-27
1
-12
/
+7
*
fan: Add off_below option for fans (#1897)
Nicholas Seckar
2019-10-03
1
-0
/
+13
*
stepper: Add support for providing a list of pins to enable
Kevin O'Connor
2019-06-28
1
-1
/
+2
*
thermistor: Add support for printers with an "inline_resistor"
Kevin O'Connor
2019-06-02
1
-0
/
+5
*
config: Advise against using hardware_pwm for fans
Kevin O'Connor
2019-05-23
1
-4
/
+6
*
pins: Document support for '~' to enable pull-down resistors
Kevin O'Connor
2019-03-17
1
-5
/
+7
*
config: Warn that cycle_time may not match when using hardware_pwm
Kevin O'Connor
2019-02-19
1
-2
/
+4
*
extruder: Don't use max_extrude_cross_section in max_extrude_only defaults
Kevin O'Connor
2018-10-25
1
-1
/
+1
*
config: Update wording of extruder parameters in example.cfg
Kevin O'Connor
2018-10-25
1
-18
/
+17
*
cartesian: Use homing_speed for homing retract speed
Kevin O'Connor
2018-10-09
1
-6
/
+5
*
stepper: Adding support for a second_homing_speed parameter (#677)
Chris Whiteford
2018-10-04
1
-0
/
+5
*
thermocouple: Add initial support for common SPI temperature sensing chips
Kevin O'Connor
2018-07-24
1
-2
/
+3
*
idle_timeout: Move timeout handling from toolhead.py to new extras module
Kevin O'Connor
2018-07-16
1
-3
/
+0
*
toolhead: Replace junction_deviation with square_corner_velocity
Kevin O'Connor
2018-07-16
1
-5
/
+10
*
heater: Introduce smooth_time config option; remove pid_deriv_time
Kevin O'Connor
2018-07-06
1
-4
/
+4
*
fan: Allow the fan shutdown_speed to be configured
Kevin O'Connor
2018-05-18
1
-0
/
+4
*
thermistor: Add Honeywell 100K and MGB18 thermistor definitions
Kevin O'Connor
2018-04-30
1
-1
/
+2
*
fan: Scale fan speed requests between 0 and max_power
Kevin O'Connor
2018-04-20
1
-1
/
+4
*
docs: Add more hints to use /dev/by-id/ for the serial device
Kevin O'Connor
2018-04-20
1
-1
/
+3
*
adc_temperatures: Add "PT100 INA826" sensor type
Kevin O'Connor
2018-04-09
1
-4
/
+5
*
thermistor: Add support for defining custom thermistors
Kevin O'Connor
2018-04-09
1
-2
/
+3
*
config: Reword the min_temp/max_temp description in example.cfg
Kevin O'Connor
2018-03-12
1
-4
/
+8
*
config: Move description of phase adjusted endstops to config-extra.cfg
Kevin O'Connor
2018-02-27
1
-26
/
+0
*
config: Add a pointer to example-extras.cfg at the end of example.cfg
Kevin O'Connor
2018-02-05
1
-0
/
+3
*
fan: Clarify hardware_pwm and allow cycle_time to be set on software pwm
Kevin O'Connor
2018-01-29
1
-6
/
+7
*
mcu: Default the restart method to 'command' on non-serial ports
Kevin O'Connor
2018-01-29
1
-2
/
+3
*
heater: Added config for heater PWM cycle time.
Andy Silverman
2018-01-03
1
-0
/
+5
*
stepper: Only align the stepper motor to a full step when requested
Kevin O'Connor
2017-12-07
1
-0
/
+6
*
serialhdl: Don't open port at 1200 baud
Kevin O'Connor
2017-10-12
1
-7
/
+7
*
extruder: Provide more details on extruder errors
Kevin O'Connor
2017-09-05
1
-3
/
+4
*
docs: Remove documentation for "custom" command blocks
Kevin O'Connor
2017-08-26
1
-6
/
+0
*
chipmisc: Add support for statically configured output pins
Kevin O'Connor
2017-08-26
1
-36
/
+2
*
heater: Add support for a generic "NTC 100K beta 3950" thermistor
Kevin O'Connor
2017-08-17
1
-1
/
+2
*
stepper: Use a sane default for homing_positive_dir
Kevin O'Connor
2017-07-24
1
-13
/
+15
*
config: Change default pins defined in example.cfg to use RAMPS pins
Kevin O'Connor
2017-07-24
1
-26
/
+24
*
fan: Add support for heater_fan objects
Kevin O'Connor
2017-07-17
1
-0
/
+14
[next]