From 18884d69602d0963ea264f39a1abeff70db58995 Mon Sep 17 00:00:00 2001 From: Chayan Deb Date: Thu, 20 Feb 2025 13:59:46 +0530 Subject: [PATCH] [After Merge Modification]: Fixed description for 'orthogonal_wiring' option in 'src/xschemrc'. --- src/xschemrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/xschemrc b/src/xschemrc index da44c178..1ccaffd0 100644 --- a/src/xschemrc +++ b/src/xschemrc @@ -226,9 +226,9 @@ #### if not set show selected items at end of drag. Default: enabled (1) # set incremental_select 0 -#### wires are drawn in free-form mode with this mode enabled (default). -#### if set to 0, wires drawn on the schematic will no longer strictly -#### follow orthogonal routes to connect two distinct points together. +#### wires are drawn in free-form mode with this mode disabled (default). +#### if set to 1, wires drawn on the schematic will strictly follow +#### orthogonal routes to connect two distinct points together. #### default: 0 # set orthogonal_wiring 1