script: rework klipper service setup

This commit is contained in:
th33xitus
2021-03-28 16:45:16 +02:00
parent 2f9de620bc
commit 57075ff525
3 changed files with 106 additions and 143 deletions

14
resources/printer.cfg Normal file
View File

@@ -0,0 +1,14 @@
[mcu]
serial: /dev/serial/by-id/<your-mcu-id>
[pause_resume]
[display_status]
[virtual_sdcard]
path: ~/gcode_files
[printer]
kinematics: none
max_velocity: 1000
max_accel: 1000