dodalem estop i czujnik

This commit is contained in:
2025-04-10 08:09:46 +02:00
parent 5ba98dd21e
commit 19b82d4249
10 changed files with 263 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
[DIALOG_GEOMETRY]
AboutDialog-geometry = half
LncMessage-geometry = 590 511 232 154
LncMessage-geometry = 590 511 280 118
ToolChangeDialog-geometry = default
basicProbeHelpDialog-geometry = 340 226 600 600
CalculatorDialog-geometry = 590 511 472 376
@@ -91,7 +91,7 @@ gcodegraphics-user-lat = 0.0
gcodegraphics-user-lon = 0.0
[CUSTOM_FORM_ENTRIES]
Tool to load = 0
Tool to load = 1
Laser X = 100.0
Laser Y = -20.0
Sensor X = 10.0
@@ -99,7 +99,7 @@ Sensor Y = 10.0
Camera X = 10.0
Camera Y = 10.0
Work Height = 20.0
Touch Height = 40.0
Touch Height = 20.0
Sensor Height = 40.0
Search Velocity = 50.0
Probe Velocity = 20.0
@@ -140,21 +140,21 @@ Cal y width = 0
Cal diameter = 0
[VERSA_PROBE_OPTIONS]
ps_searchvel = 300.0
ps_probevel = 10.0
ps_z_clearance = 3.0
ps_searchvel = 30.0
ps_probevel = 20.0
ps_z_clearance = 0.0
ps_probe_max = 1.0
ps_probe_max_z_travel = 1.0
ps_probe_latch = 0.5
ps_probe_max_z_travel = 20.0
ps_probe_latch = 1.0
ps_probe_diam = 2.0
ps_xy_clearance = 5.0
ps_side_edge_length = 5.0
ps_probe_height = 20.0
ps_probe_height = 47.0
ps_block_height = 20.0
use_tool_measurement = False
use_tool_measurement = True
ps_offs_x = 0.0
ps_offs_y = 0.0
ps_offs_z = 0.0
ps_offs_angle = 0.0
ps_probe_rapid_vel = 60.0
ps_probe_rapid_vel = 50.0