Changes for page 3D Printing

Last modified by Josh McGee on 2026/01/21 13:23

From version 63.1
edited by Josh McGee
on 2025/11/19 11:11
Change comment: There is no comment for this version
To version 65.1
edited by Josh McGee
on 2026/01/21 13:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -10,10 +10,6 @@
10 10  = **Preparing To Print** =
11 11  
12 12  Follow the printing guide for your 3d printer:
13 -
14 -??? ADD SOME KIND OF TOC SUBTREE HERE ???
15 -
16 -
17 17  {{velocity}}
18 18  ## Recursive helper: lists all descendants of $parentRef
19 19  #macro(listPrintingGuidesRecursive $parentRef)
... ... @@ -38,7 +38,7 @@
38 38   #set($wikiName = $xcontext.database)
39 39   #set($parentRef = $services.model.createDocumentReference(
40 40   $wikiName,
41 - ['Areas', 'Upstairs', '3D Printing'],
37 + ['Spaces', '3D Printing'],
42 42   'WebHome'
43 43   ))
44 44