From 3fc1780898c567a7d939458261317c734c54e736 Mon Sep 17 00:00:00 2001 From: pimlie Date: Mon, 9 Dec 2024 23:53:21 +0100 Subject: [PATCH] chore: fix comment --- gridfinity-rebuilt-bins.scad | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gridfinity-rebuilt-bins.scad b/gridfinity-rebuilt-bins.scad index 91bd536..75b5efb 100644 --- a/gridfinity-rebuilt-bins.scad +++ b/gridfinity-rebuilt-bins.scad @@ -40,10 +40,10 @@ gridx = 3; //.5 gridy = 2; //.5 // bin height. See bin height information and "gridz_define" below. gridz = 6; //.1 -/* [General Advanced Settings] */ -// extend width (in mm, negative is to left, pos to right) +/* [Advanced Settings] */ +// extend total grid width (in mm, negative is to left, pos to right) extrax=0; // [-41.99:0.01:41.99] -// extend length (in mm, negative is to front, pos to back) +// extend total grid length (in mm, negative is to front, pos to back) extray=0; // [-41.99:0.01:41.99] /* [Linear Compartments] */