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
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermistor: Add Honeywell 100K and MGB18 thermistor definitions
Kevin O'Connor
2018-04-30
1
-1
/
+2
*
config: Add exaple generic-rumba.cfg config file
Kevin O'Connor
2018-04-30
1
-0
/
+111
*
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
2
-3
/
+6
*
docs: Add more hints to use /dev/by-id/ for the serial device
Kevin O'Connor
2018-04-20
1
-1
/
+3
*
config: Update sample-bltouch.cfg with recent probe changes
Kevin O'Connor
2018-04-18
1
-2
/
+2
*
config: add display support for Anet A8
Grigori Goronzy
2018-04-09
1
-0
/
+9
*
adc_temperature: Support defining custom sensors in the config file
Kevin O'Connor
2018-04-09
1
-2
/
+24
*
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
2
-2
/
+28
*
config: Update indentation of display section in example-extras.cfg
Kevin O'Connor
2018-04-09
1
-9
/
+8
*
Adjusted Tronxy X5s settings
Arkadiusz Gluszyk
2018-04-09
1
-0
/
+11
*
config: Add display section to default Creality CR10s config
Kevin O'Connor
2018-04-08
1
-0
/
+6
*
pid_calibrate: Move PID calibration logic from heater.py to new file
Kevin O'Connor
2018-03-18
1
-3
/
+3
*
config: Remove tabs from printer-wanhao-duplicator-i3-v2.1-2017.cfg
Kevin O'Connor
2018-03-18
1
-13
/
+13
*
config: Update generic-cramps.cfg with P9_23 machine enable
Kevin O'Connor
2018-03-18
1
-0
/
+5
*
config: Change pullup_resistor to 2000 in generic-cramps.cfg
Kevin O'Connor
2018-03-17
1
-0
/
+2
*
probe: Add z_offset parameter
Kevin O'Connor
2018-03-17
2
-6
/
+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
2
-54
/
+38
*
replicape: Add config controls for the servo[01]_enable lines
Kevin O'Connor
2018-03-17
1
-0
/
+6
*
config: Reword the min_temp/max_temp description in example.cfg
Kevin O'Connor
2018-03-12
1
-4
/
+8
*
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
*
config: Add working printer configuration for Wanhao Duplicator i3 v2.1
ghandye
2018-03-08
1
-0
/
+159
*
config: Add LCD configuration to printer-trony-x5s-2017.cfg
christian mock
2018-03-07
1
-0
/
+10
*
config: Add display section to creality cr10 config
Kevin O'Connor
2018-03-07
1
-0
/
+6
*
config: Fix hd44780 typo in rambo and ramps example configs
Kevin O'Connor
2018-03-06
2
-2
/
+2
*
display: Add initial support for LCD screens attached to an MCU
Kevin O'Connor
2018-03-06
4
-0
/
+63
*
config: Move description of phase adjusted endstops to config-extra.cfg
Kevin O'Connor
2018-02-27
2
-26
/
+29
*
config: Use .0025 as the default z step_distance in sample configs
Kevin O'Connor
2018-02-25
13
-13
/
+13
*
config: Add an example config file that uses multiple MCUs
Kevin O'Connor
2018-02-25
1
-0
/
+87
*
config: Expand homing_override description in sample-bltouch.cfg
Kevin O'Connor
2018-02-13
1
-2
/
+5
*
config: Reword description of set_position_x paramter in homing_override
Kevin O'Connor
2018-02-11
1
-5
/
+5
*
config: Add a config snippet for the BLTouch probe
Kevin O'Connor
2018-02-11
1
-0
/
+53
*
config: Add a "printer-" prefix to example printer config files
Kevin O'Connor
2018-02-11
9
-0
/
+0
*
virtual_sdcard: Initial support for virtual sdcard
Kevin O'Connor
2018-02-11
1
-0
/
+13
*
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
4
-18
/
+22
*
mcu: Default the restart method to 'command' on non-serial ports
Kevin O'Connor
2018-01-29
1
-2
/
+3
*
config: Add SeeMeCNC Rostock Max V2 Delta Printer Config
Kevin O'Connor
2018-01-28
1
-0
/
+94
*
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
*
delta_calibrate: Add initial support for a DELTA_CALIBRATE command
Kevin O'Connor
2018-01-28
1
-0
/
+25
*
probe: Initial support for Z-Probe hardware
Kevin O'Connor
2018-01-28
1
-0
/
+13
[next]