Skip to content

Commit 4558875

Browse files
committed
Merge branch '2.9'
2 parents a44b0e4 + 5ca6e30 commit 4558875

29 files changed

Lines changed: 2961 additions & 3141 deletions

configs/sim/gmoccapy/6_axis.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ MAX_SPINDLE_OVERRIDE = 1.2
1919
MIN_SPINDLE_OVERRIDE = 0.5
2020

2121
DEFAULT_SPINDLE_SPEED = 500
22-
MAX_RAPID_OVERRIDE = 1.2
2322

2423
# list of selectable jog increments
2524
INCREMENTS = 1.000 mm, 0.100 mm, 0.010 mm, 0.001 mm ,1.2345 in

configs/sim/gmoccapy/7_axis.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ MAX_SPINDLE_OVERRIDE = 1.2
1919
MIN_SPINDLE_OVERRIDE = 0.5
2020

2121
DEFAULT_SPINDLE_SPEED = 500
22-
MAX_RAPID_OVERRIDE = 1.2
2322

2423
# list of selectable jog increments
2524
INCREMENTS = 1.000 mm, 0.100 mm, 0.010 mm, 0.001 mm ,1.2345 in

configs/sim/gmoccapy/7_axis_tool.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ MAX_SPINDLE_OVERRIDE = 1.2
1919
MIN_SPINDLE_OVERRIDE = 0.5
2020

2121
DEFAULT_SPINDLE_SPEED = 500
22-
MAX_RAPID_OVERRIDE = 1.2
2322

2423
# list of selectable jog increments
2524
INCREMENTS = 1.000 mm, 0.100 mm, 0.010 mm, 0.001 mm ,1.2345 in

configs/sim/gmoccapy/8_axis.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ MAX_SPINDLE_OVERRIDE = 1.2
1919
MIN_SPINDLE_OVERRIDE = 0.5
2020

2121
DEFAULT_SPINDLE_SPEED = 500
22-
MAX_RAPID_OVERRIDE = 1.2
2322

2423
# list of selectable jog increments
2524
INCREMENTS = 1.000 mm, 0.100 mm, 0.010 mm, 0.001 mm ,1.2345 in

configs/sim/gmoccapy/9_axis.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ MAX_SPINDLE_OVERRIDE = 1.2
1919
MIN_SPINDLE_OVERRIDE = 0.5
2020

2121
DEFAULT_SPINDLE_SPEED = 500
22-
MAX_RAPID_OVERRIDE = 1.2
2322

2423
# list of selectable jog increments
2524
INCREMENTS = 1.000 mm, 0.100 mm, 0.010 mm, 0.001 mm ,1.2345 in

configs/sim/gmoccapy/gmoccapy_XYZAC.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ CYCLE_TIME = 100
2828
MAX_FEED_OVERRIDE = 1.5
2929
MAX_SPINDLE_OVERRIDE = 1.2
3030
MIN_SPINDLE_OVERRIDE = .5
31-
MAX_RAPID_OVERRIDE = 1.5
3231

3332
# Max and default jog speeds in units per second
3433
MAX_LINEAR_VELOCITY = 166

configs/sim/gmoccapy/gmoccapy_pyngcgui.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ DEBUG = 0
1212
[DISPLAY]
1313
DISPLAY = gmoccapy
1414

15-
EMBED_TAB_NAME = Pyngcgui
15+
EMBED_TAB_NAME = NGC-GUI
1616
EMBED_TAB_COMMAND = gladevcp -x {XID} pyngcgui.ui
1717
EMBED_TAB_LOCATION = ntb_user_tabs
1818

configs/sim/gmoccapy/gmoccapy_tool_sensor.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ CYCLE_TIME = 100
3030

3131
# Highest value that will be allowed for feed override, 1.0 = 100%
3232
MAX_FEED_OVERRIDE = 1.5
33-
MAX_RAPID_OVERRIDE = 1.2
3433
MAX_SPINDLE_OVERRIDE = 1.2
3534
MIN_SPINDLE_OVERRIDE = .5
3635

configs/sim/gmoccapy/non_trivial_kinematics/scara/scara.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ INTRO_GRAPHIC = linuxcnc.gif
1515
INTRO_TIME = 5
1616
MIN_SPINDLE_OVERRIDE = 0.25
1717
MAX_SPINDLE_OVERRIDE = 1.5
18-
MAX_RAPID_OVERRIDE = 1.2
1918

2019
EMBED_TAB_NAME = Joints Meter DRO
2120
EMBED_TAB_LOCATION = ntb_preview

configs/sim/gmoccapy/pyngcgui.ui

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
<object class="PyNgcGui" id="pyngcgui1">
1010
<property name="visible">True</property>
1111
<property name="can_focus">False</property>
12-
<property name="label_xalign">0</property>
13-
<property name="shadow_type">none</property>
1412
<property name="use_keyboard">False</property>
1513
<property name="debug">False</property>
1614
<property name="verbose">False</property>

0 commit comments

Comments
 (0)