Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | test: Add generic-simulavr.cfg to printers.test | Kevin O'Connor | 2020-01-23 | 2 | -0/+8 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Add printer-monoprice-mini-delta-2017.cfg to printers.test | Kevin O'Connor | 2020-01-23 | 2 | -0/+7 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add example generic-flyboard.cfg config file | Kevin O'Connor | 2020-01-23 | 1 | -0/+1 | |
| | | | | | | Reported by @DJDOUBLEG. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add example generic-archim2.cfg config | Kevin O'Connor | 2020-01-23 | 1 | -0/+1 | |
| | | | | | Signed-off-by: Mike Payson <mike@mtw3d.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add an example generic-mks-sgenl.cfg config | Kevin O'Connor | 2020-01-23 | 1 | -0/+1 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add generic-mightyboard.cfg | Kevin O'Connor | 2020-01-23 | 1 | -0/+1 | |
| | | | | | | Reported by @fragginright. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | stm32f0: Remove hal based stm32f0 implementation | Eug Krashtan | 2020-01-14 | 1 | -2/+0 | |
| | | | | | Signed-off-by: Eug Krashtan <eug.krashtan@gmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: update sample configs and test configs with new bed_mesh options | Arksine | 2020-01-09 | 3 | -6/+6 | |
| | | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com> | |||||
* | rotary_delta: Initial support for rotary delta kinematics | Kevin O'Connor | 2020-01-06 | 3 | -0/+111 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | extruder_stepper: Initial support for synchronized extruder steppers | Simo Apell | 2020-01-06 | 2 | -0/+76 | |
| | | | | | Signed-off-by: Simo Apell <simo.apell@live.fi> Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Use more descriptive mcu chip names | Kevin O'Connor | 2019-12-18 | 5 | -3/+3 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Add generic-fysetc-s6.cfg to printer config test cases | Kevin O'Connor | 2019-12-18 | 2 | -0/+7 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add printer-anet-a4-2018.cfg config file | Kevin O'Connor | 2019-12-15 | 1 | -0/+1 | |
| | | | | | | Reported by @Alkarasu. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | gcode: Remove builtin T0/T1/T2/... command support | Kevin O'Connor | 2019-12-10 | 1 | -4/+16 | |
| | | | | | | | | The builtin Tn command is not sufficiently flexible to control some multi-extruder printers. Remove the command and encourage users to define individual gcode_macros for each Tn instance. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Add new delta_calibrate test case | Kevin O'Connor | 2019-12-05 | 2 | -0/+105 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Add printer-wanhao-duplicator-i3-mini-2017.cfg to build tests | Kevin O'Connor | 2019-12-03 | 1 | -0/+1 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Rename example-multi-mcu.cfg to sample-multi-mcu.cfg | Kevin O'Connor | 2019-11-24 | 1 | -1/+1 | |
| | | | | | | | Rename the sample file to be more similar to the naming of other files. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Minor updates to printer-lulzbot-mini1-2016.cfg | Kevin O'Connor | 2019-11-05 | 1 | -0/+1 | |
| | | | | | | | | Add to printers.test test case. Don't disable the max_extrude_cross_section check by default (users should verify they want that safety feature off). Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Minor updates to printer-creality-cr20-pro-2019.cfg | Kevin O'Connor | 2019-11-05 | 1 | -0/+1 | |
| | | | | | | | Don't specify a default for pressure_advance. Don't specify values that are already at their default. Add to printers.test test case. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Add printer-lulzbot-taz6-dual-v3-2017.cfg to printers.test | Kevin O'Connor | 2019-10-30 | 1 | -0/+1 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | stm32f0: Rename internal build symbol from MACH_STM32F0 to MACH_STM32F0_HAL | Kevin O'Connor | 2019-10-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add generic-bigtreetech-skr-e3-dip.cfg config | Kevin O'Connor | 2019-10-23 | 1 | -0/+1 | |
| | | | | | | Reported by @salimvanak. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Rename config to generic-bigtreetech-skr-mini-e3-v1.0.cfg | Kevin O'Connor | 2019-10-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Add generic-bigtreetech-skr-mini-e3-v1.2.cfg to config tests | Kevin O'Connor | 2019-10-23 | 1 | -0/+1 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Add initial test case for gcode_arcs support | Kevin O'Connor | 2019-09-13 | 2 | -0/+78 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add example generic-bigtreetech-skr-pro.cfg config | Kevin O'Connor | 2019-09-05 | 2 | -0/+7 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add example config files for the Fysetc Cheetah boards | Kevin O'Connor | 2019-08-31 | 2 | -0/+9 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add example SKR mini-E3 config | Kevin O'Connor | 2019-08-29 | 1 | -0/+1 | |
| | | | | | Signed-off-by: Ashley Izat <ashleyi100@googlemail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | tmc2209: Add support for sensorless homing | Kevin O'Connor | 2019-08-19 | 1 | -0/+2 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | stm32: Rename stm32f4/ directory to stm32/ | Kevin O'Connor | 2019-08-05 | 1 | -1/+2 | |
| | | | | | | | Now that the code in stm32f4/ can handle both stm32f1 and stm32f4 chips, rename the directory to just "stm32". Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add an example config file for the bigtreetech skr mini | Kevin O'Connor | 2019-07-30 | 1 | -0/+4 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add a simplified Duet2 Eth/Wifi example config file | Kevin O'Connor | 2019-07-11 | 1 | -0/+1 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Rename generic-duet2.cfg to generic-duet2-duex.cfg | Kevin O'Connor | 2019-07-11 | 1 | -1/+1 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | tmc: Configure "intpol" field from TMCMicrostepHelper | Kevin O'Connor | 2019-06-28 | 1 | -1/+1 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | polar: Add initial support for multiple bed rotations | Kevin O'Connor | 2019-06-28 | 1 | -0/+42 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Fix SET_TMC_FIELD test cases | Kevin O'Connor | 2019-06-24 | 1 | -6/+6 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | tmc2209: Initial support for tmc2209 stepper driver | Stephan Oelze | 2019-06-23 | 2 | -3/+17 | |
| | | | | | Signed-off-by: Stephan Oelze <stephan.oelze@gmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add generic-printrboard-g2.cfg config file | Kevin O'Connor | 2019-06-21 | 2 | -0/+7 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Create printer-wanhao-duplicator-i3-plus-mark2-2019.cfg | nzlrhyz | 2019-06-18 | 1 | -0/+1 | |
| | | | | | | Reported by @nzlrhyz. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | config: Add an example config for the Duet2 Maestro | Kevin O'Connor | 2019-06-12 | 1 | -0/+4 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Flush moves in quad_gantry_level and z_tilt_adjust tests | Kevin O'Connor | 2019-06-12 | 2 | -0/+4 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Add quad_gantry_level and z_tilt_adjust test cases | Kevin O'Connor | 2019-06-12 | 3 | -0/+168 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Add test cases for tmc drivers | Kevin O'Connor | 2019-06-10 | 2 | -0/+126 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | gcode_macro: Parse variable_X parameters using ast.literal_eval() | Kevin O'Connor | 2019-06-07 | 1 | -4/+4 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | probe: Move multi-sampling capability from ProbePointsHelper to Probe | Kevin O'Connor | 2019-06-06 | 1 | -3/+3 | |
| | | | | | | | | | | | This changes the config file so that the configuration of multi-samples is now done in the [probe] (and [bltouch]) section instead of the various delta, bed_mesh, z_tilt, etc. config sections. With this change, PROBE and PROBE_CALIBRATE commands now also utilize multi-sampling. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | gcode_macro: Add support "x in printer" to templates | Kevin O'Connor | 2019-06-04 | 1 | -0/+7 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Add a macros.test test case for testing gcode_macro | Kevin O'Connor | 2019-06-04 | 2 | -0/+121 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | gcode: Add support for SAVE_GCODE_STATE and RESTORE_GCODE_STATE commands | Kevin O'Connor | 2019-05-31 | 1 | -0/+15 | |
| | | | | | | Add commands to save and restore the current g-code state. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | mcu: Fix reserve pin check | Kevin O'Connor | 2019-05-21 | 1 | -1/+1 | |
| | | | | | | Fix typo causing conflict with mcu name and constant name. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | test: Add printer-creality-ender5-2019.cfg to printers.test | Kevin O'Connor | 2019-05-01 | 1 | -0/+1 | |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |