2017-09-12 02:53:32 +02:00
|
|
|
# Basic sanity checks on the example printer config files
|
|
|
|
GCODE move.gcode
|
|
|
|
|
2018-06-29 19:16:50 +02:00
|
|
|
# Example kinematic files
|
2019-03-22 17:36:18 +01:00
|
|
|
DICTIONARY atmega2560.dict
|
2018-06-29 19:16:50 +02:00
|
|
|
CONFIG ../../config/example.cfg
|
|
|
|
CONFIG ../../config/example-corexy.cfg
|
|
|
|
CONFIG ../../config/example-delta.cfg
|
2019-10-20 03:04:42 +02:00
|
|
|
CONFIG ../../config/example-rotary-delta.cfg
|
2018-07-13 05:28:58 +02:00
|
|
|
CONFIG ../../config/example-winch.cfg
|
2018-06-29 19:16:50 +02:00
|
|
|
|
2017-09-12 02:53:32 +02:00
|
|
|
# Printers using the atmega2560
|
2019-03-22 17:36:18 +01:00
|
|
|
DICTIONARY atmega2560.dict
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/generic-einsy-rambo.cfg
|
2019-01-08 23:31:38 +01:00
|
|
|
CONFIG ../../config/generic-fysetc-f6.cfg
|
2019-01-24 10:14:42 +01:00
|
|
|
CONFIG ../../config/generic-gt2560.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/generic-mini-rambo.cfg
|
|
|
|
CONFIG ../../config/generic-rambo.cfg
|
|
|
|
CONFIG ../../config/generic-ramps.cfg
|
|
|
|
CONFIG ../../config/generic-rumba.cfg
|
2019-05-01 20:48:37 +02:00
|
|
|
CONFIG ../../config/kit-zav3d-2019.cfg
|
2018-10-19 17:12:20 +02:00
|
|
|
CONFIG ../../config/printer-adimlab-2018.cfg
|
2019-03-19 08:24:03 +01:00
|
|
|
CONFIG ../../config/printer-anycubic-4max-2018.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/printer-anycubic-i3-mega-2017.cfg
|
|
|
|
CONFIG ../../config/printer-anycubic-kossel-2016.cfg
|
2018-07-10 18:04:39 +02:00
|
|
|
CONFIG ../../config/printer-anycubic-kossel-plus-2017.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/printer-creality-cr10s-2017.cfg
|
2018-12-20 02:51:58 +01:00
|
|
|
CONFIG ../../config/printer-creality-cr20-2018.cfg
|
2019-11-05 16:50:19 +01:00
|
|
|
CONFIG ../../config/printer-creality-cr20-pro-2019.cfg
|
2019-11-05 16:57:47 +01:00
|
|
|
CONFIG ../../config/printer-lulzbot-mini1-2016.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/printer-lulzbot-taz6-2017.cfg
|
2019-10-30 17:46:03 +01:00
|
|
|
CONFIG ../../config/printer-lulzbot-taz6-dual-v3-2017.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/printer-makergear-m2-2012.cfg
|
2018-12-19 02:57:59 +01:00
|
|
|
CONFIG ../../config/printer-micromake-d1-2016.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/printer-seemecnc-rostock-max-v2-2015.cfg
|
2019-03-14 15:27:37 +01:00
|
|
|
CONFIG ../../config/printer-tevo-flash-2018.cfg
|
2018-11-13 16:45:17 +01:00
|
|
|
CONFIG ../../config/printer-velleman-k8200-2013.cfg
|
2019-12-03 19:34:46 +01:00
|
|
|
CONFIG ../../config/printer-wanhao-duplicator-i3-mini-2017.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/printer-wanhao-duplicator-i3-plus-2017.cfg
|
2019-06-09 04:30:07 +02:00
|
|
|
CONFIG ../../config/printer-wanhao-duplicator-i3-plus-mark2-2019.cfg
|
2018-09-17 04:45:31 +02:00
|
|
|
CONFIG ../../config/printer-wanhao-duplicator-6-2016.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
|
2018-12-20 17:02:29 +01:00
|
|
|
# Printers using the atmega1280
|
|
|
|
DICTIONARY atmega1280.dict
|
2020-01-23 23:49:10 +01:00
|
|
|
CONFIG ../../config/generic-mightyboard.cfg
|
2018-12-20 17:02:29 +01:00
|
|
|
CONFIG ../../config/generic-minitronics1.cfg
|
|
|
|
|
2017-09-12 02:53:32 +02:00
|
|
|
# Printers using the atmega1284p
|
|
|
|
DICTIONARY atmega1284p.dict
|
|
|
|
CONFIG ../../config/generic-melzi.cfg
|
2019-12-16 04:11:34 +01:00
|
|
|
CONFIG ../../config/printer-anet-a4-2018.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/printer-anet-a8-2017.cfg
|
|
|
|
CONFIG ../../config/printer-anet-e10-2018.cfg
|
|
|
|
CONFIG ../../config/printer-creality-cr10-2017.cfg
|
|
|
|
CONFIG ../../config/printer-creality-cr10mini-2017.cfg
|
2018-06-29 19:14:14 +02:00
|
|
|
CONFIG ../../config/printer-creality-ender2-2017.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/printer-creality-ender3-2018.cfg
|
2019-05-01 21:27:11 +02:00
|
|
|
CONFIG ../../config/printer-creality-ender5-2019.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/printer-tronxy-x5s-2018.cfg
|
2018-07-10 18:04:39 +02:00
|
|
|
CONFIG ../../config/printer-tronxy-x8-2018.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/printer-wanhao-duplicator-i3-v2.1-2017.cfg
|
|
|
|
|
|
|
|
# Printers using the at90usb1286
|
|
|
|
DICTIONARY at90usb1286.dict
|
|
|
|
CONFIG ../../config/generic-printrboard.cfg
|
|
|
|
|
2019-05-29 17:39:59 +02:00
|
|
|
# Printers using the sam3x8c
|
|
|
|
DICTIONARY sam3x8c.dict
|
|
|
|
CONFIG ../../config/generic-printrboard-g2.cfg
|
|
|
|
|
2017-09-12 02:53:32 +02:00
|
|
|
# Printers using the sam3x8e
|
|
|
|
DICTIONARY sam3x8e.dict
|
2020-01-24 00:32:52 +01:00
|
|
|
CONFIG ../../config/generic-archim2.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/generic-radds.cfg
|
|
|
|
|
2018-12-30 20:38:28 +01:00
|
|
|
# Printers using the sam4s8c
|
|
|
|
DICTIONARY sam4s8c.dict
|
|
|
|
CONFIG ../../config/generic-duet2-maestro.cfg
|
|
|
|
|
2018-10-31 14:58:43 +01:00
|
|
|
# Printers using the sam4e8e
|
|
|
|
DICTIONARY sam4e8e.dict
|
2019-07-10 19:59:17 +02:00
|
|
|
CONFIG ../../config/generic-duet2.cfg
|
2019-07-10 19:31:38 +02:00
|
|
|
CONFIG ../../config/generic-duet2-duex.cfg
|
2018-10-31 14:58:43 +01:00
|
|
|
|
2017-09-12 02:53:32 +02:00
|
|
|
# Printers using the lpc176x
|
|
|
|
DICTIONARY lpc176x.dict
|
2019-03-19 08:24:03 +01:00
|
|
|
CONFIG ../../config/generic-azteeg-x5-mini-v3.cfg
|
2019-01-13 22:42:10 +01:00
|
|
|
CONFIG ../../config/generic-bigtreetech-skr-v1.1.cfg
|
2019-03-02 19:46:46 +01:00
|
|
|
CONFIG ../../config/generic-bigtreetech-skr-v1.3.cfg
|
2020-01-24 00:06:38 +01:00
|
|
|
CONFIG ../../config/generic-mks-sgenl.cfg
|
2018-06-29 19:14:14 +02:00
|
|
|
CONFIG ../../config/generic-re-arm.cfg
|
2017-09-12 02:53:32 +02:00
|
|
|
CONFIG ../../config/generic-smoothieboard.cfg
|
2018-06-29 19:52:23 +02:00
|
|
|
|
2019-07-31 03:42:20 +02:00
|
|
|
# Printers using the stm32f103
|
2019-12-18 17:23:33 +01:00
|
|
|
DICTIONARY stm32f103.dict
|
2019-07-31 03:42:20 +02:00
|
|
|
CONFIG ../../config/generic-bigtreetech-skr-mini.cfg
|
2019-10-23 21:04:15 +02:00
|
|
|
CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v1.0.cfg
|
2019-10-23 21:01:34 +02:00
|
|
|
CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v1.2.cfg
|
2019-10-23 21:59:26 +02:00
|
|
|
CONFIG ../../config/generic-bigtreetech-skr-e3-dip.cfg
|
2019-07-31 03:42:20 +02:00
|
|
|
|
2019-08-31 02:14:07 +02:00
|
|
|
# Printers using the stm32f103 via serial
|
2019-12-18 17:23:33 +01:00
|
|
|
DICTIONARY stm32f103-serial.dict
|
2019-08-31 02:14:07 +02:00
|
|
|
CONFIG ../../config/generic-fysetc-cheetah-v1.1.cfg
|
|
|
|
CONFIG ../../config/generic-fysetc-cheetah-v1.2.cfg
|
|
|
|
|
2019-09-01 00:44:21 +02:00
|
|
|
# Printers using the stm32f407
|
|
|
|
DICTIONARY stm32f407.dict
|
|
|
|
CONFIG ../../config/generic-bigtreetech-skr-pro.cfg
|
2020-01-24 01:22:30 +01:00
|
|
|
CONFIG ../../config/generic-flyboard.cfg
|
2019-09-01 00:44:21 +02:00
|
|
|
|
2019-12-18 17:19:04 +01:00
|
|
|
# Printers using the stm32f446
|
|
|
|
DICTIONARY stm32f407.dict
|
|
|
|
CONFIG ../../config/generic-fysetc-s6.cfg
|
|
|
|
|
2018-06-29 19:52:23 +02:00
|
|
|
# Printers using the PRU
|
|
|
|
DICTIONARY pru.dict host=linuxprocess.dict
|
|
|
|
CONFIG ../../config/generic-cramps.cfg
|
|
|
|
CONFIG ../../config/generic-replicape.cfg
|
|
|
|
|
|
|
|
# Tests with multiple mcus
|
2019-03-22 17:36:18 +01:00
|
|
|
DICTIONARY atmega2560.dict zboard=atmega2560.dict auxboard=atmega2560.dict
|
2019-11-25 02:04:51 +01:00
|
|
|
CONFIG ../../config/sample-multi-mcu.cfg
|
2019-03-22 17:36:18 +01:00
|
|
|
DICTIONARY atmega2560.dict z=atmega2560.dict
|
2019-01-15 18:18:27 +01:00
|
|
|
CONFIG ../../config/kit-voron2-250mm.cfg
|