Skip to content

Commit 0d26f6f

Browse files
committed
qtdragon_hd -sims: add hal_bridge to ini
1 parent 883bc7b commit 0d26f6f

7 files changed

Lines changed: 14 additions & 0 deletions

File tree

configs/sim/qtdragon_hd/qtdragon_hd_xyz/qtdragon_hd_vertical.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ SPINDLES = 1
126126

127127
[HAL]
128128
HALUI = halui
129+
HALBRIDGE = hal_bridge
130+
129131
HALFILE = core_sim.hal
130132
HALFILE = simulated_home.hal
131133
# this file is loaded after qtdragon has made it's HAl pins

configs/sim/qtdragon_hd/qtdragon_hd_xyz/qtdragon_hd_vertical_xyza.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ SPINDLES = 1
129129

130130
[HAL]
131131
HALUI = halui
132+
HALBRIDGE = hal_bridge
133+
132134
# loads the HAL machine simulation
133135
HALFILE = gantrysim.hal
134136
HALFILE = simulated-gantry-home.hal

configs/sim/qtdragon_hd/qtdragon_hd_xyz/qtdragon_hd_xyz.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ SPINDLES = 1
124124

125125
[HAL]
126126
HALUI = halui
127+
HALBRIDGE = hal_bridge
128+
127129
HALFILE = core_sim.hal
128130
HALFILE = simulated_home.hal
129131
# this file is loaded after qtdragon has made it's HAl pins

configs/sim/qtdragon_hd/qtdragon_hd_xyz/qtdragon_hd_xyza.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ SPINDLES = 1
129129

130130
[HAL]
131131
HALUI = halui
132+
HALBRIDGE = hal_bridge
133+
132134
# loads the HAL machine simulation
133135
HALFILE = gantrysim.hal
134136
HALFILE = simulated-gantry-home.hal

configs/sim/qtdragon_hd/qtdragon_hd_xyz/qtdragon_hd_xyzab.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ SPINDLES = 1
126126

127127
[HAL]
128128
HALUI = halui
129+
HALBRIDGE = hal_bridge
130+
129131
# loads the HAL machine simulation
130132
HALFILE = core_sim_XYZAB.hal
131133
HALFILE = simulated_home.hal

configs/sim/qtdragon_hd/qtdragon_hd_xyz/qtdragon_hd_xyzac.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ SPINDLES = 1
126126

127127
[HAL]
128128
HALUI = halui
129+
HALBRIDGE = hal_bridge
130+
129131
# loads the HAL machine simulation
130132
HALFILE = core_sim_XYZAC.hal
131133
HALFILE = simulated_home.hal

configs/sim/qtdragon_hd/qtdragon_hd_z_compensation/qtdragon_hd_z_compensation.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ SPINDLES = 1
121121

122122
[HAL]
123123
HALUI = halui
124+
HALBRIDGE = hal_bridge
125+
124126
HALFILE = core_sim.hal
125127
HALFILE = simulated_home.hal
126128
# this file is loaded after qtdragon has made it's HAl pins

0 commit comments

Comments
 (0)