diff --git a/configs/sim/axis/axis_mm.ini b/configs/sim/axis/axis_mm.ini index 9cee471f5b1..f7230fcd300 100644 --- a/configs/sim/axis/axis_mm.ini +++ b/configs/sim/axis/axis_mm.ini @@ -12,8 +12,8 @@ VERSION = 1.1 MACHINE = LinuxCNC-HAL-SIM-AXIS # Debug level, 0 means no messages. ~/linuxcnc/src/emc/nml_intf/debugflags.h for others -# DEBUG = 0x7FFFFFFF -DEBUG = 0 +DEBUG = 0x7FFFFFFF +# DEBUG = 0 # Sections for display options ------------------------------------------------ [DISPLAY] @@ -73,10 +73,10 @@ PARAMETER_FILE = sim_mm.var # Motion control section ------------------------------------------------------ [EMCMOT] # Jogging normal. -EMCMOT = motmod +# EMCMOT = motmod # Jogging scurve. -# EMCMOT = motmod_scurve +EMCMOT = motmod_scurve # Using ruckig-dev jogging. #EMCMOT = motmod_T800