uplode ethercatCNC3 config
This commit is contained in:
73
linuxcnc/configs/ethercatCNC3/LinuxCNC-HAL-CNC3.pref
Normal file
73
linuxcnc/configs/ethercatCNC3/LinuxCNC-HAL-CNC3.pref
Normal file
@@ -0,0 +1,73 @@
|
||||
[DEFAULT]
|
||||
dro_digits = 3
|
||||
dro_size = 28
|
||||
abs_color = #0000FF
|
||||
rel_color = #000000
|
||||
dtg_color = #FFFF00
|
||||
homed_color = #00FF00
|
||||
unhomed_color = #FF0000
|
||||
enable_dro = False
|
||||
scale_jog_vel = 7.2
|
||||
scale_spindle_override = 1
|
||||
scale_feed_override = 1
|
||||
scale_rapid_override = 1
|
||||
spindle_bar_min = 0.0
|
||||
spindle_bar_max = 6000.0
|
||||
turtle_jog_factor = 20
|
||||
hide_turtle_jog_button = False
|
||||
unlock_code = 123
|
||||
toggle_readout = True
|
||||
spindle_start_rpm = 100.0
|
||||
blockheight = 0.0
|
||||
open_file = /home/pi/linuxcnc/nc_files/O001.ngc
|
||||
screen1 = window
|
||||
x_pos = 0.0
|
||||
y_pos = 30
|
||||
width = 979
|
||||
height = 750
|
||||
use_toolmeasurement = False
|
||||
gtk_theme = Industrial
|
||||
grid_size = 0.5
|
||||
view = p
|
||||
mouse_btn_mode = 0
|
||||
hide_cursor = False
|
||||
hide_tooltips = False
|
||||
system_name_tool = Tool
|
||||
system_name_g5x = G5x
|
||||
system_name_rot = Rot
|
||||
system_name_g92 = G92
|
||||
system_name_g54 = G54
|
||||
system_name_g55 = G55
|
||||
system_name_g56 = G56
|
||||
system_name_g57 = G57
|
||||
system_name_g58 = G58
|
||||
system_name_g59 = G59
|
||||
system_name_g59.1 = G59.1
|
||||
system_name_g59.2 = G59.2
|
||||
system_name_g59.3 = G59.3
|
||||
jump_to_dir = /home/pi
|
||||
show_keyboard_on_offset = False
|
||||
show_keyboard_on_tooledit = False
|
||||
show_keyboard_on_edit = False
|
||||
show_keyboard_on_mdi = False
|
||||
x_pos_popup = 45.0
|
||||
y_pos_popup = 55
|
||||
width_popup = 250.0
|
||||
max_messages = 10
|
||||
message_font = sans 10
|
||||
use_frames = True
|
||||
reload_tool = False
|
||||
blockdel = False
|
||||
show_offsets = True
|
||||
show_dtg = True
|
||||
view_tool_path = False
|
||||
view_dimension = True
|
||||
run_from_line = no_run
|
||||
unlock_way = no
|
||||
show_preview_on_offset = False
|
||||
use_keyboard_shortcuts = False
|
||||
tool_in_spindle = 0
|
||||
offset_axis_x = 1.0
|
||||
offset_axis_y = 0.0
|
||||
offset_axis_z = 0.0
|
||||
|
||||
Reference in New Issue
Block a user