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
*
hub-ctrl: Add support for micro-controller reset via RPi usb power toggling
Kevin O'Connor
2017-04-13
1
-3
/
+6
*
mcu: Support reset command
Kevin O'Connor
2017-04-13
1
-0
/
+7
*
corexy: Initial corexy kinematic implementation
Kevin O'Connor
2017-04-03
2
-1
/
+87
*
toolhead: Increase the motor_off_time default to 10 minutes
Kevin O'Connor
2017-03-30
2
-3
/
+2
*
config: Decrease example max_z_velocity to 25mm/s
Kevin O'Connor
2017-03-30
2
-2
/
+2
*
heater: Add support for AD595 type sensors
Kevin O'Connor
2017-03-13
1
-3
/
+7
*
heater: Rename thermistor_type config name to sensor_type
Kevin O'Connor
2017-03-13
4
-19
/
+18
*
fan: Default to using software PWM
Kevin O'Connor
2017-03-08
4
-6
/
+4
*
docs: Fix typo in description of fan pin.
Kevin O'Connor
2017-03-07
1
-1
/
+1
*
heater: Support max_power setting for heaters
Kevin O'Connor
2017-03-03
1
-2
/
+9
*
extruder: Allow configuration of pressure advance lookahead time
Kevin O'Connor
2017-02-22
1
-0
/
+7
*
delta: Use position_endstop for position_max
Kevin O'Connor
2017-02-19
1
-3
/
+1
*
delta: Cap maximum stepper velocity and acceleration
Kevin O'Connor
2017-02-13
1
-0
/
+10
*
toolhead: Introduce "smoothed" acceleration during lookahead
Kevin O'Connor
2017-02-06
1
-0
/
+6
*
extruder: Calculate sane defaults for extrude only velocity and accel
Kevin O'Connor
2017-01-03
4
-10
/
+8
*
extruder: Do sanity checks on extrusion rates
Kevin O'Connor
2017-01-03
1
-0
/
+10
*
extruder: Add nozzle and filament diameter config settings
Kevin O'Connor
2017-01-03
4
-0
/
+12
*
config: Update example config files to be more clear on default values
Kevin O'Connor
2017-01-02
4
-67
/
+95
*
config: Update avrsim.cfg with recent config file changes
Kevin O'Connor
2016-12-02
1
-6
/
+4
*
delta: Support limiting the maximum velocity of z moves
Kevin O'Connor
2016-12-01
1
-1
/
+6
*
toolhead: Specify maximum acceleration and velocity in toolhead class
Kevin O'Connor
2016-12-01
3
-20
/
+25
*
delta: Initial support for linear delta kinematics
Kevin O'Connor
2016-11-14
2
-2
/
+97
*
stepper: Default to a high direction pin meaning positive direction
Kevin O'Connor
2016-11-08
2
-7
/
+7
*
mcu: Do not invert the direction of pullup pins by default
Kevin O'Connor
2016-11-08
2
-6
/
+6
*
heater: Make it possible to disable min_extrude_temp for testing
Kevin O'Connor
2016-10-11
1
-0
/
+1
*
extruder: Support a minimum extrude temperature
Kevin O'Connor
2016-09-30
1
-0
/
+3
*
cartesian: Enforce endstop min and max boundaries
Kevin O'Connor
2016-09-30
1
-2
/
+2
*
docs: Clarification of some installation and config steps
Kevin O'Connor
2016-09-15
1
-6
/
+5
*
stepper: Support stepper phase adjustments when homing
Kevin O'Connor
2016-07-28
2
-1
/
+27
*
extruder: Add support for "pressure advance" on extrusion
Kevin O'Connor
2016-07-25
2
-3
/
+9
*
extruder: Create a new class and python file to track the printer extruder
Kevin O'Connor
2016-07-10
3
-15
/
+10
*
docs: Change the debugging docs to recommend a serial baud rate of 250000
Kevin O'Connor
2016-06-13
1
-1
/
+1
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
3
-0
/
+359