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
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermistor: Fallback to using beta if Steinhart-Hart c3 is negative
Kevin O'Connor
2018-04-09
1
-4
/
+11
*
thermistor: Add support for defining custom thermistors
Kevin O'Connor
2018-04-09
3
-2
/
+54
*
config: Update indentation of display section in example-extras.cfg
Kevin O'Connor
2018-04-09
1
-9
/
+8
*
docs: Update installation document for OctoPrint 1.3.7
Kevin O'Connor
2018-04-09
1
-3
/
+4
*
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: Make sure to unregister new control class on error
Kevin O'Connor
2018-04-06
1
-0
/
+1
*
heater: Move Thermistor and Linear to their own files in extras/
Kevin O'Connor
2018-04-04
4
-124
/
+154
*
heater: Move adc logic into Thermistor class
Kevin O'Connor
2018-04-04
2
-35
/
+51
*
heater: Merge ThermistorBeta class into Thermistor class
Kevin O'Connor
2018-04-04
1
-13
/
+15
*
heater: Add PrinterHeaters class that stores all sensors and heaters
Kevin O'Connor
2018-04-04
7
-31
/
+67
*
pins: Remove module level get_printer_pins() and setup_pin() functions
Kevin O'Connor
2018-04-04
9
-44
/
+36
*
toolhead: Limit junction speed of short moves
Kevin O'Connor
2018-04-03
1
-3
/
+8
*
bed_tilt: Apply bed_tilt_calibrate settings to current session
Kevin O'Connor
2018-04-03
1
-6
/
+15
*
extruder: Log SET_PRESSURE_ADVANCE changes
Kevin O'Connor
2018-04-03
1
-3
/
+5
*
klippy: Automatically clear rollover_info on each restart
Kevin O'Connor
2018-04-03
5
-20
/
+21
*
extruder: Add SET_PRESSURE_ADVANCE command.
Michael Barbour
2018-04-03
2
-5
/
+25
*
docs: Update release notes for v0.6.0 release
Kevin O'Connor
2018-03-31
1
-0
/
+31
*
docs: Add Patreon link to FAQ page
Kevin O'Connor
2018-03-31
1
-11
/
+16
*
heater: Add some comments to the thermistor math
Kevin O'Connor
2018-03-29
1
-1
/
+3
*
docs: Update G-Codes.md with recent output_pin changes
Kevin O'Connor
2018-03-28
1
-3
/
+3
*
docs: Add a section on adding new host modules to Code_Overview.md
Kevin O'Connor
2018-03-28
1
-1
/
+73
*
stepstats: Add documentation clarification
Kevin O'Connor
2018-03-23
1
-0
/
+1
*
display: Round temperature and position to nearest whole number
Kevin O'Connor
2018-03-19
1
-5
/
+5
*
display: Remove unneeded semicolons from file
Kevin O'Connor
2018-03-19
1
-7
/
+8
*
docs: Recommend running PID_CALIBRATE in Config_checks.md
Kevin O'Connor
2018-03-18
1
-0
/
+23
*
pid_calibrate: Move PID calibration logic from heater.py to new file
Kevin O'Connor
2018-03-18
5
-147
/
+147
*
config: Remove tabs from printer-wanhao-duplicator-i3-v2.1-2017.cfg
Kevin O'Connor
2018-03-18
1
-13
/
+13
*
docs: Fix typo in M220 description in G-Codes.md
Kevin O'Connor
2018-03-18
1
-1
/
+1
*
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
5
-14
/
+15
*
bed_tilt: Take into account the XY position used with z_virtual_endstop
Kevin O'Connor
2018-03-17
2
-8
/
+54
*
bed_tilt: Require at least 3 probing points for bed_tilt_calibrate
Kevin O'Connor
2018-03-17
1
-0
/
+2
*
probe: Default z_position to the configured minimum position on Z axis
Kevin O'Connor
2018-03-17
2
-14
/
+10
*
output_pin: Move pwm and digital output pins to new module in extras/
Kevin O'Connor
2018-03-17
4
-87
/
+59
*
static_digital_output: Add static_digital_output section to extras/
Kevin O'Connor
2018-03-17
2
-9
/
+17
*
replicape: Add config controls for the servo[01]_enable lines
Kevin O'Connor
2018-03-17
2
-0
/
+10
*
gcode: Position returned by M114 should be relative to last G92
Kevin O'Connor
2018-03-15
3
-17
/
+42
*
docs: Add "will heaters be turned off on a crash" item to FAQ
Kevin O'Connor
2018-03-13
1
-1
/
+13
*
verify_heater: Provide additional information on a heater error
Kevin O'Connor
2018-03-12
1
-2
/
+8
*
klippy: Rework starting error message
Kevin O'Connor
2018-03-12
1
-1
/
+1
*
probe: Add some hints for common errors during PROBE
Kevin O'Connor
2018-03-12
1
-1
/
+18
*
gcode: On a multi-line error message, report the first line twice
Kevin O'Connor
2018-03-12
1
-2
/
+2
*
virtual_sdcard: Fix typo in seek error handling
Kevin O'Connor
2018-03-12
1
-1
/
+1
*
config: Reword the min_temp/max_temp description in example.cfg
Kevin O'Connor
2018-03-12
1
-4
/
+8
*
heater: Allow min_temp to go below zero
Kevin O'Connor
2018-03-12
1
-1
/
+1
*
verify_heater: Scale hysteresis duration check
Kevin O'Connor
2018-03-11
2
-13
/
+17
*
verify_heater: Change default hysteresis to 10 degrees
Kevin O'Connor
2018-03-11
2
-6
/
+6
*
verify_heater: Add initial support for verifying heaters and sensors
Kevin O'Connor
2018-03-11
4
-4
/
+91
[next]