Skip to content

Commit 5947bb7

Browse files
committed
Sample configs: Swap gedit to geany, as that it the editor on the LiveCD
Signed-off-by: andypugh <andy@bodgesoc.org>
1 parent f80327f commit 5947bb7

File tree

127 files changed

+127
-127
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+127
-127
lines changed

configs/attic/demo_mazak/demo_mazak.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ PYVCP=panel.xml
3939
# Introductory graphic
4040
INTRO_GRAPHIC = linuxcnc.gif
4141
INTRO_TIME = 1
42-
#EDITOR = gedit
42+
#EDITOR = geany
4343
INCREMENTS = 0.010 0.001 0.0001
4444
# Task controller section -----------------------------------------------------
4545

configs/by_interface/mesa/plasma-5i20/plasma-5i20.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ DEFAULT_LINEAR_VELOCITY = 1.6
2222
INTRO_GRAPHIC = linuxcnc.gif
2323
INTRO_TIME = 3
2424
INCREMENTS = .1in .05in .01in .005in .001in .0005in .0001in
25-
#EDITOR = gedit
25+
#EDITOR = geany
2626
PYVCP = plasma.xml
2727

2828
[FILTER]

configs/by_interface/mesa/plasma-5i20/plasma-demo.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ DEBUG = 0
1111

1212
[DISPLAY]
1313
DISPLAY = axis
14-
#EDITOR = gedit
14+
#EDITOR = geany
1515
POSITION_OFFSET = RELATIVE
1616
POSITION_FEEDBACK = ACTUAL
1717
MAX_FEED_OVERRIDE = 1.2

configs/by_interface/parport/classicladder/cl-estop/cl-estop.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ DEBUG = 0
1010

1111
[DISPLAY]
1212
DISPLAY = axis
13-
#EDITOR = gedit
13+
#EDITOR = geany
1414
POSITION_OFFSET = RELATIVE
1515
POSITION_FEEDBACK = ACTUAL
1616
MAX_FEED_OVERRIDE = 1.2

configs/by_interface/parport/etch-servo/etch.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ PROGRAM_PREFIX = ../../nc_files/
4242
INTRO_GRAPHIC = linuxcnc.gif
4343
INTRO_TIME = 5
4444
# Editor to be used with Axis
45-
#EDITOR = gedit
45+
#EDITOR = geany
4646
# Turn off splash screen as it won't load without a Z axis
4747
OPEN_FILE = ""
4848
###############################################################################

configs/by_interface/parport/gantry/gantry.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ VERSION = 1.1
88

99
[DISPLAY]
1010
DISPLAY = axis
11-
EDITOR = gedit
11+
EDITOR = geany
1212
POSITION_OFFSET = RELATIVE
1313
POSITION_FEEDBACK = ACTUAL
1414
ARCDIVISION = 64

configs/by_interface/parport/gecko/Gecko_540B3/Gecko_540B3.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ DEBUG = 0
1010

1111
[DISPLAY]
1212
DISPLAY = axis
13-
#EDITOR = gedit
13+
#EDITOR = geany
1414
POSITION_OFFSET = RELATIVE
1515
POSITION_FEEDBACK = ACTUAL
1616
MAX_FEED_OVERRIDE = 1.2

configs/by_interface/parport/gecko/Gecko_540B4/Gecko_540B4.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ DEBUG = 0
1010

1111
[DISPLAY]
1212
DISPLAY = axis
13-
#EDITOR = gedit
13+
#EDITOR = geany
1414
POSITION_OFFSET = RELATIVE
1515
POSITION_FEEDBACK = ACTUAL
1616
MAX_FEED_OVERRIDE = 1.2

configs/by_interface/parport/nist-lathe/inch.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ PROGRAM_PREFIX = ../../nc_files/
4343
INTRO_GRAPHIC = linuxcnc.gif
4444
INTRO_TIME = 5
4545
# Editor to be used with Axis
46-
#EDITOR = gedit
46+
#EDITOR = geany
4747
###############################################################################
4848
# Task controller section
4949
###############################################################################

configs/by_interface/parport/plasma-thc-sim/plasma_mm.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ MAX_FEED_OVERRIDE = 1.5
4848
#- Prefix to be used
4949
PROGRAM_PREFIX = ../../nc_files/
5050
#- Text Editor
51-
EDITOR = gedit
51+
EDITOR = geany
5252
#- Introductory graphic
5353
INTRO_GRAPHIC = linuxcnc.gif
5454
INTRO_TIME = 3

0 commit comments

Comments
 (0)