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
*
virtual_sdcard: Add logging on start, stop, stats, and shutdown
Kevin O'Connor
2018-04-23
1
-0
/
+18
*
docs: Fix internal link description in Code_Overview.md
Kevin O'Connor
2018-04-23
1
-2
/
+3
*
toolhead: Add a SET_VELOCITY_LIMIT command
Kevin O'Connor
2018-04-20
2
-3
/
+42
*
gcode: Add minval/maxval/above/below options to get_X parsers
Kevin O'Connor
2018-04-20
5
-45
/
+53
*
fan: Add a set_shutdown_speed() method
Kevin O'Connor
2018-04-20
2
-1
/
+3
*
gcode: Add a SET_GCODE_OFFSET command
Kevin O'Connor
2018-04-20
3
-6
/
+24
*
gcode: Rename homing_add to homing_offset
Kevin O'Connor
2018-04-20
1
-17
/
+17
*
probe: Limit Z lift speed to be the same as the probing speed
Kevin O'Connor
2018-04-20
1
-3
/
+7
*
klippy: Reword the error messages during config file parsing
Kevin O'Connor
2018-04-20
1
-5
/
+5
*
fan: Scale fan speed requests between 0 and max_power
Kevin O'Connor
2018-04-20
4
-8
/
+9
*
toolhead: Allow max_accel_to_decel to be greater than max_accel in config
Kevin O'Connor
2018-04-20
1
-3
/
+3
*
docs: Add more hints to use /dev/by-id/ for the serial device
Kevin O'Connor
2018-04-20
2
-10
/
+19
*
serial_irq: Add new generic/serial_irq.c code
Kevin O'Connor
2018-04-20
8
-343
/
+166
*
docs: Add STM32F103 benchmarks to the Features document
Kevin O'Connor
2018-04-20
1
-4
/
+5
*
stm32f1: Use generic timer_irq.c dispatch code
Kevin O'Connor
2018-04-20
1
-62
/
+3
*
stm32f1: Use different method for handling 16bit -> 32bit timer conversion
Kevin O'Connor
2018-04-20
1
-47
/
+39
*
stm32f1: Prefer uint32_t over uint16_t in timer.c
Kevin O'Connor
2018-04-20
1
-6
/
+6
*
config: Update sample-bltouch.cfg with recent probe changes
Kevin O'Connor
2018-04-18
1
-2
/
+2
*
scripts: Add stm32flash to octopi-install.sh package list
Kevin O'Connor
2018-04-12
1
-1
/
+1
*
docs: Add additional information to FAQ on heater checks
Kevin O'Connor
2018-04-09
1
-0
/
+13
*
test: Add STM32F1 compile test case
Kevin O'Connor
2018-04-09
1
-0
/
+2
*
Add STM32F103 port
Grigori Goronzy
2018-04-09
173
-0
/
+267435
*
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
2
-2
/
+43
*
adc_temperatures: Add "PT100 INA826" sensor type
Kevin O'Connor
2018-04-09
2
-5
/
+18
*
adc_temperature: Support multiple ranges for ADC lookup
Kevin O'Connor
2018-04-09
1
-10
/
+54
*
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
[next]