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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Add initial test case for gcode_arcs support
Kevin O'Connor
2019-09-13
2
-0
/
+78
*
config: Add example generic-bigtreetech-skr-pro.cfg config
Kevin O'Connor
2019-09-05
2
-0
/
+7
*
config: Add example config files for the Fysetc Cheetah boards
Kevin O'Connor
2019-08-31
2
-0
/
+9
*
config: Add example SKR mini-E3 config
Kevin O'Connor
2019-08-29
1
-0
/
+1
*
tmc2209: Add support for sensorless homing
Kevin O'Connor
2019-08-19
1
-0
/
+2
*
stm32: Rename stm32f4/ directory to stm32/
Kevin O'Connor
2019-08-05
1
-1
/
+2
*
config: Add an example config file for the bigtreetech skr mini
Kevin O'Connor
2019-07-30
1
-0
/
+4
*
config: Add a simplified Duet2 Eth/Wifi example config file
Kevin O'Connor
2019-07-11
1
-0
/
+1
*
config: Rename generic-duet2.cfg to generic-duet2-duex.cfg
Kevin O'Connor
2019-07-11
1
-1
/
+1
*
tmc: Configure "intpol" field from TMCMicrostepHelper
Kevin O'Connor
2019-06-28
1
-1
/
+1
*
polar: Add initial support for multiple bed rotations
Kevin O'Connor
2019-06-28
1
-0
/
+42
*
test: Fix SET_TMC_FIELD test cases
Kevin O'Connor
2019-06-24
1
-6
/
+6
*
tmc2209: Initial support for tmc2209 stepper driver
Stephan Oelze
2019-06-23
2
-3
/
+17
*
config: Add generic-printrboard-g2.cfg config file
Kevin O'Connor
2019-06-21
2
-0
/
+7
*
config: Create printer-wanhao-duplicator-i3-plus-mark2-2019.cfg
nzlrhyz
2019-06-18
1
-0
/
+1
*
config: Add an example config for the Duet2 Maestro
Kevin O'Connor
2019-06-12
1
-0
/
+4
*
test: Flush moves in quad_gantry_level and z_tilt_adjust tests
Kevin O'Connor
2019-06-12
2
-0
/
+4
*
test: Add quad_gantry_level and z_tilt_adjust test cases
Kevin O'Connor
2019-06-12
3
-0
/
+168
*
test: Add test cases for tmc drivers
Kevin O'Connor
2019-06-10
2
-0
/
+126
*
gcode_macro: Parse variable_X parameters using ast.literal_eval()
Kevin O'Connor
2019-06-07
1
-4
/
+4
*
probe: Move multi-sampling capability from ProbePointsHelper to Probe
Kevin O'Connor
2019-06-06
1
-3
/
+3
*
gcode_macro: Add support "x in printer" to templates
Kevin O'Connor
2019-06-04
1
-0
/
+7
*
test: Add a macros.test test case for testing gcode_macro
Kevin O'Connor
2019-06-04
2
-0
/
+121
*
gcode: Add support for SAVE_GCODE_STATE and RESTORE_GCODE_STATE commands
Kevin O'Connor
2019-05-31
1
-0
/
+15
*
mcu: Fix reserve pin check
Kevin O'Connor
2019-05-21
1
-1
/
+1
*
test: Add printer-creality-ender5-2019.cfg to printers.test
Kevin O'Connor
2019-05-01
1
-0
/
+1
*
config: Updates to kit-zav3d-2019.cfg
Kevin O'Connor
2019-05-01
1
-0
/
+1
*
config: Generic board BIGTREETECH SKR V.1.3 config
Aleksander Sobolewski
2019-04-05
1
-0
/
+1
*
stm32f0: New target STM32F0 added.
Eugene Krashtan
2019-03-24
1
-0
/
+2
*
config: Added Anycubic 4Max printer config file
Montbel
2019-03-22
1
-1
/
+2
*
test: Rename atmega2560-16mhz.config to atmega2560.config
Kevin O'Connor
2019-03-22
15
-16
/
+16
*
config: Add printer-tevo-flash-2018.cfg
Kevin O'Connor
2019-03-14
1
-0
/
+1
*
controller_fan: Allow multiple controller_fan sections to be defined
Kevin O'Connor
2019-03-10
1
-0
/
+3
*
screws_tilt_adjust: Add new screws_tilt_adjust tool (#1367)
Rui Caridade
2019-03-08
2
-0
/
+96
*
manual_stepper: Add support for moves with acceleration
Kevin O'Connor
2019-03-03
2
-3
/
+5
*
temperature_sensor: Add generic temperature sensor support
Douglas Hammond
2019-02-26
1
-5
/
+1
*
bed_screws: Add a helper tool for leveling bed screws
Kevin O'Connor
2019-02-24
2
-0
/
+99
*
config: Example config file for a stock 250mm build VORON2 printer
Boffgithub
2019-02-13
1
-1
/
+1
*
manual_stepper: Add an "extras" module for manually controlling a stepper
Kevin O'Connor
2019-02-12
2
-0
/
+46
*
probe: Add PROBE_CALIBRATE command
Kevin O'Connor
2019-02-12
2
-0
/
+37
*
config: Azteeg X5 mini config (#1193)
AxMod 3D Print
2019-02-08
1
-0
/
+1
*
config: Added example config file for Geeetech gt2560 controller.
Ales Stimec
2019-01-28
1
-0
/
+1
*
adc_temperature: Add support for linear interpolation of resistances
Kevin O'Connor
2019-01-21
1
-0
/
+16
*
config: Generic board BIGTREETECH SKR V1.1 config
Rui Caridade
2019-01-16
1
-0
/
+1
*
src: Rename source folders for atsam and atsamd architectures
Florian Heilmann
2019-01-12
4
-3
/
+4
*
config: Create generic-fysetc-f6.cfg
SimoneBnc
2019-01-10
1
-0
/
+1
*
sam3: Add support for sam4s8c chips
Kevin O'Connor
2019-01-07
1
-0
/
+3
*
sam3: Merge sam4e8e support into sam3 code
Kevin O'Connor
2019-01-07
2
-0
/
+2
*
winch: Add experimental support for cable winch kinematics
Kevin O'Connor
2018-12-24
2
-0
/
+4
*
polar: Experimental support for polar kinematics
Kevin O'Connor
2018-12-24
1
-0
/
+32
[next]