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
*
tmc5160: Add support for TMC5160 steppers (#1637)
Stephan
2019-05-20
1
-0
/
+79
*
config: Add Creality Ender 5 2019
Billy Jones
2019-05-01
1
-0
/
+93
*
config: Add comments to generic-fysetc-f6.cfg for extruder1/2 pins
Kevin O'Connor
2019-05-01
1
-0
/
+22
*
config: Updates to kit-zav3d-2019.cfg
Kevin O'Connor
2019-05-01
1
-42
/
+19
*
config: Zav3d example config (#1571)
Nurmukhamed Artykaly
2019-05-01
1
-0
/
+174
*
quad_gantry_level: Limit maximum adjustment
fess
2019-05-01
1
-0
/
+3
*
config: Add button support for anet a8
Kevin O'Connor
2019-04-19
1
-0
/
+10
*
display: Add ST7567 display support (#1540)
Dmitry
2019-04-15
1
-3
/
+8
*
menu: initial support for analog buttons (#977)
Janar Sööt
2019-04-14
1
-6
/
+33
*
config: Update generic-bigtreetech-skr-v1.3.cfg with e0/e1 defs
Kevin O'Connor
2019-04-06
1
-1
/
+9
*
replicape: add support for Linux hardware PWM (#1443)
Janne Grunau
2019-04-06
1
-6
/
+8
*
config: Minor change to generic-bigtreetech-skr-v1.3.cfg
Kevin O'Connor
2019-04-05
1
-1
/
+0
*
config: Generic board BIGTREETECH SKR V.1.3 config
Aleksander Sobolewski
2019-04-05
1
-0
/
+156
*
config: Update generic-bigtreetech-skr-v1.1.cfg - make flash should now work
Kevin O'Connor
2019-04-05
1
-5
/
+0
*
docs: Note the use of bus enumerations in Config_Changes.md
Kevin O'Connor
2019-04-04
1
-4
/
+5
*
atsamd: Use enumerations for buses and reserve pins
Kevin O'Connor
2019-04-04
1
-1
/
+1
*
atsam: Use enumerations for buses and reserve pins
Kevin O'Connor
2019-04-04
1
-10
/
+10
*
sx1509: Convert code to use generic i2c bus support
Kevin O'Connor
2019-04-04
2
-6
/
+9
*
uc1701: make contrast configurable
Arksine
2019-04-02
1
-0
/
+3
*
temperature_fan: Fix. Temperature fan min speed should be used (#1405)
Douglas Hammond
2019-03-28
1
-5
/
+5
*
config: Update description of printer-tevo-flash-2018.cfg
Kevin O'Connor
2019-03-24
1
-3
/
+9
*
docs: Also note that driver_VSENSE was removed from tmc2660 driver
Kevin O'Connor
2019-03-22
1
-1
/
+0
*
config: Document the [include] directive
Kevin O'Connor
2019-03-22
1
-0
/
+6
*
config: Minor rearrangement of example-extras.cfg
Kevin O'Connor
2019-03-22
1
-28
/
+34
*
docs: Note tmc2660 driver_HEND default change from 6 to 3
Kevin O'Connor
2019-03-22
1
-2
/
+1
*
config: Added Anycubic 4Max printer config file
Montbel
2019-03-22
1
-0
/
+127
*
bed_mesh: enable relative offset bed meshes (#1323)
Matt Baker
2019-03-21
1
-0
/
+4
*
pins: Document support for '~' to enable pull-down resistors
Kevin O'Connor
2019-03-17
1
-5
/
+7
*
config: Update extra extruder pins in generic-rumba.cfg
Kevin O'Connor
2019-03-14
1
-4
/
+4
*
config: Reduce the stepper current in the example printrboard config
Kevin O'Connor
2019-03-14
1
-4
/
+4
*
config: Add printer-tevo-flash-2018.cfg
Kevin O'Connor
2019-03-14
1
-0
/
+118
*
controller_fan: Allow multiple controller_fan sections to be defined
Kevin O'Connor
2019-03-10
1
-2
/
+3
*
config: Improve the description of z_tilt z_positions
Kevin O'Connor
2019-03-10
1
-3
/
+6
*
lpc176x: Add support for flashing via "make flash"
Kevin O'Connor
2019-03-08
3
-15
/
+0
*
screws_tilt_adjust: Add new screws_tilt_adjust tool (#1367)
Rui Caridade
2019-03-08
2
-0
/
+56
*
config: Update default spi speed in tmc2660 description
Kevin O'Connor
2019-03-08
1
-2
/
+2
*
tmc2130: Rename driver_BLANK_TIME_SELECT to driver_TBL
Kevin O'Connor
2019-03-08
1
-2
/
+2
*
tmc2660: Use helper functions for register access and simplify TMC2660 parame...
Florian Heilmann
2019-03-08
2
-31
/
+34
*
tmc2660: Add vsense_resistor config parameter
Florian Heilmann
2019-03-08
1
-0
/
+3
*
config: Update verify_heater description
Kevin O'Connor
2019-03-08
1
-17
/
+26
*
config: Fixed Duet2 reversed heater/fan output pins (#1350)
Benoit Miller
2019-03-04
1
-11
/
+11
*
manual_stepper: Add support for moves with acceleration
Kevin O'Connor
2019-03-03
1
-0
/
+9
*
filament_switch_sensor: update documentation
Arksine
2019-03-01
1
-0
/
+21
*
atsamd: Add support for programming SERCOM pins
Kevin O'Connor
2019-03-01
1
-0
/
+21
*
config: Add buttons to printer-tronxy-x5s-2018.cfg
Kevin O'Connor
2019-03-01
1
-4
/
+2
*
temperature_sensor: Add generic temperature sensor support
Douglas Hammond
2019-02-26
1
-1
/
+16
*
heater: Support generic gcode_id registration for sensors
Douglas Hammond
2019-02-26
1
-0
/
+3
*
bed_mesh: simplify configuration
Arksine
2019-02-25
1
-25
/
+21
*
bed_screws: Add a helper tool for leveling bed screws
Kevin O'Connor
2019-02-24
1
-2
/
+39
*
config: Warn that cycle_time may not match when using hardware_pwm
Kevin O'Connor
2019-02-19
2
-4
/
+8
[next]