mirror of
git://soft.sys114.com/klipper
synced 2026-02-12 00:30:26 +09:00
test: Add printer-monoprice-mini-delta-2017.cfg to printers.test
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -108,7 +108,7 @@ horizontal_move_z: 5
|
|||||||
[bed_mesh]
|
[bed_mesh]
|
||||||
speed: 50
|
speed: 50
|
||||||
horizontal_move_z: 5
|
horizontal_move_z: 5
|
||||||
bed_radius: 50
|
mesh_radius: 50
|
||||||
round_probe_count: 5
|
round_probe_count: 5
|
||||||
fade_start: 1.0
|
fade_start: 1.0
|
||||||
fade_end: 0.0
|
fade_end: 0.0
|
||||||
|
|||||||
3
test/configs/stm32f070.config
Normal file
3
test/configs/stm32f070.config
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Base config file for STM32F070 ARM processor
|
||||||
|
CONFIG_MACH_STM32=y
|
||||||
|
CONFIG_MACH_STM32F070=y
|
||||||
@@ -91,6 +91,10 @@ CONFIG ../../config/generic-mks-sgenl.cfg
|
|||||||
CONFIG ../../config/generic-re-arm.cfg
|
CONFIG ../../config/generic-re-arm.cfg
|
||||||
CONFIG ../../config/generic-smoothieboard.cfg
|
CONFIG ../../config/generic-smoothieboard.cfg
|
||||||
|
|
||||||
|
# Printers using the stm32f070
|
||||||
|
DICTIONARY stm32f070.dict
|
||||||
|
CONFIG ../../config/printer-monoprice-mini-delta-2017.cfg
|
||||||
|
|
||||||
# Printers using the stm32f103
|
# Printers using the stm32f103
|
||||||
DICTIONARY stm32f103.dict
|
DICTIONARY stm32f103.dict
|
||||||
CONFIG ../../config/generic-bigtreetech-skr-mini.cfg
|
CONFIG ../../config/generic-bigtreetech-skr-mini.cfg
|
||||||
|
|||||||
Reference in New Issue
Block a user