Base key-level defaults around u
This commit is contained in:
@@ -45,7 +45,7 @@ const process = async (raw, debug=false, logger=()=>{}) => {
|
||||
}
|
||||
if (debug) {
|
||||
results.points = points
|
||||
results.demo = io.twodee(points_lib.visualize(points), debug)
|
||||
results.demo = io.twodee(points_lib.visualize(points, units), debug)
|
||||
}
|
||||
|
||||
logger('Generating outlines...')
|
||||
|
||||
Reference in New Issue
Block a user