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
*
config: Add example generic-mini-rambo.cfg config file
Kevin O'Connor
2018-01-17
1
-0
/
+103
*
config: Add tronxy x5s config
Douglas Hammond
2018-01-16
1
-0
/
+79
*
gcode: Use reset_last_position() from cmd_G28()
Kevin O'Connor
2018-01-16
1
-2
/
+1
*
extruder: Remove unused variable self.config
Kevin O'Connor
2018-01-16
1
-3
/
+2
*
Add a CR-10S configuration file.
Cymen Vig
2018-01-16
1
-0
/
+75
*
graphstats: Use alpha transparency when plotting the stats
Kevin O'Connor
2018-01-14
1
-9
/
+7
*
graphstats: Fix filtering of normal buffer_time runoff stats
Kevin O'Connor
2018-01-14
1
-19
/
+25
*
docs: Add a FAQ item on steps to upgrade the software
Kevin O'Connor
2018-01-12
1
-0
/
+36
*
toolhead: Improve tracking of print_stall
Kevin O'Connor
2018-01-12
1
-7
/
+9
*
logextract: Fix parsing of "is_shutdown" messages
Kevin O'Connor
2018-01-12
1
-1
/
+1
*
config: Update avrsim.cfg to use unique pins
Kevin O'Connor
2018-01-12
1
-1
/
+1
*
docs: Update Debugging.md with information on logextract
Kevin O'Connor
2018-01-11
1
-5
/
+28
*
heater: Report PID tuning results via the g-code terminal
Kevin O'Connor
2018-01-10
1
-5
/
+20
*
chipmisc: Enable replicape steppers dynamically
Kevin O'Connor
2018-01-10
1
-4
/
+25
*
chipmisc: Fix replicape enable line setup
Kevin O'Connor
2018-01-10
2
-1
/
+14
*
chipmisc: Support start values on pca9685 pins
Kevin O'Connor
2018-01-10
1
-18
/
+25
*
pins: Check if the same pin is referenced via different aliases
Kevin O'Connor
2018-01-10
3
-28
/
+37
*
stepper: Automatically detect and handle shared stepper enable lines
Kevin O'Connor
2018-01-10
3
-16
/
+47
*
pins: Rename parse_pin_desc() to lookup_pin()
Kevin O'Connor
2018-01-10
3
-13
/
+13
*
config: Config file for Anycubic i3 Mega
mjedlinski
2018-01-08
1
-0
/
+87
*
mcu: Setup static values via setup_start_value() call
Kevin O'Connor
2018-01-08
2
-41
/
+37
*
config: Create creality-cr10
nerobot
2018-01-08
1
-0
/
+82
*
extruder: Fix pressure advance on tiny moves with over extrusions
Kevin O'Connor
2018-01-08
1
-2
/
+5
*
docs: Note pressure_advance over 0.20 is unlikely to improve quality
Kevin O'Connor
2018-01-08
1
-1
/
+4
*
mcu: Only report an MCU timeout once
Kevin O'Connor
2018-01-08
1
-2
/
+4
*
config: Adopt Anet A8 cfg, Anet v1.0-1.5 Boards
tilsonm
2018-01-07
1
-0
/
+79
*
avr: Clear the TCNT1 register on timer startup
Kevin O'Connor
2018-01-07
1
-1
/
+2
*
avr: Clear the ADCSRA/ADCSRB registers on ADC init
Kevin O'Connor
2018-01-07
1
-2
/
+2
*
docs: Add a table of contents to the FAQ
Kevin O'Connor
2018-01-05
1
-2
/
+12
*
config: Note the need to flash a bootloader on the Melzi
Kevin O'Connor
2018-01-05
1
-5
/
+6
*
avr: Only use the avrdude "wiring" protocol on atmega2560 devices
Kevin O'Connor
2018-01-05
2
-1
/
+7
*
docs: Update installation document with pointers to FAQ
Kevin O'Connor
2018-01-04
2
-27
/
+73
*
config: Added Wanhao Duplicator i3 Plus configuration
Josh Sutinen
2018-01-04
1
-0
/
+73
*
config: Update TAZ6 defaults for hotend
Chris Lee
2018-01-04
1
-4
/
+4
*
gcode: Add support for M221 (set extrude factor) g-code command
Kevin O'Connor
2018-01-03
1
-12
/
+32
*
gcode: Add support for M220 (set speed factor) g-code command
Kevin O'Connor
2018-01-03
1
-4
/
+11
*
heater: Added config for heater PWM cycle time.
Andy Silverman
2018-01-03
2
-2
/
+8
*
config: Add Lulzbot TAZ6 printer configuration
Chris Lee
2018-01-03
1
-0
/
+110
*
heater: Provide symbolic names for pid check_busy (aka M109 / M190)
Kevin O'Connor
2018-01-03
1
-1
/
+5
*
gcode: Don't wait for temperature if the temperature is disabled
Kevin O'Connor
2018-01-03
1
-1
/
+1
*
docs: Minor update to square.scad
Kevin O'Connor
2018-01-02
2
-29
/
+29
*
logextract: Add support for extracting shutdown info on multiple mcus
Kevin O'Connor
2018-01-02
1
-38
/
+70
*
graphstats: Add support for generating a graph of mcu frequency
Kevin O'Connor
2017-12-30
1
-4
/
+53
*
graphstats: Use a smaller font in the graph legend
Kevin O'Connor
2017-12-30
1
-2
/
+4
*
graphstats: Fix case where an Xwindows display may not be available
Kevin O'Connor
2017-12-30
1
-5
/
+6
*
logextract: Fix handling of messages with retransmits
Kevin O'Connor
2017-12-29
1
-1
/
+2
*
docs: Add an initial configuration checklist document
Kevin O'Connor
2017-12-26
4
-2
/
+133
*
docs: Add a CONTRIBUTING document
Kevin O'Connor
2017-12-24
2
-0
/
+75
*
gcode: Dump internal g-code state in dump_debug()
Kevin O'Connor
2017-12-21
1
-0
/
+7
*
gcode: Group similar G-Code commands together
Kevin O'Connor
2017-12-21
1
-44
/
+49
[next]