-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprinter.cfg
More file actions
32 lines (27 loc) · 708 Bytes
/
printer.cfg
File metadata and controls
32 lines (27 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Your printer config goes here
# Select te toolchanger config that matches your docking system and sensor setup.
# And include any extra files as needed.
[include h7.cfg]
[include hexa.cfg]
[include toolchanger.cfg]
[include toolchanger-macros.cfg]
[include toolchanger/readonly-configs/toolchanger-include.cfg]
#[include h36_paars.cfg]
#[include h36_wit.cfg]
[include h36_groen.cfg]
[include mainsail.cfg]
[include homing.cfg]
[include tool_index.cfg]
# Add more as needed
[printer]
kinematics: corexy
max_velocity: 500
max_accel: 6000
max_z_velocity: 15
max_z_accel: 350
square_corner_velocity: 5.0
[force_move]
enable_force_move: True
[rounded_path]
resolution: 0.2
replace_g0: False