comment for custom profile generation

This commit is contained in:
zhao
2023-09-06 20:43:00 -04:00
parent d7fea32b09
commit f358b16ed0

View File

@ -8,7 +8,8 @@ _profileConfigs = [
["maxUnitWidth", 180],
["maxUnitDepth", 120],
["numRailScrews", 10]
]],
]], // To generate the stls for this custom profile, you would do:
// $ python3 rbuild.py -b all -c custom
*/
["default", [ // Default config. Will be overwritten by any other profiles
["maxUnitWidth", 180],