# Update Week4.html with group assignment summary _Exported on 9/30/2025 at 21:40:46 EDT from Cursor (1.5.11)_ --- **User** populate Week4.html with a summary of the group assignment section in week3 copy.html say for full info link to: @https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3.html#group-assignment add the download links to the local files in the repo week4groupassignment/sdajani_htmaa_week3_groupassignment.key and sdajani_htmaa_week3_groupassignment.pdf thank all members of the section for collaborating through printing, removing prints, sharing pictures, discussions on slack, discussions over the slide. --- **Cursor** I'll help you populate Week4.html with a summary of the group assignment section from week3 copy.html. Let me first read the current files to understand the structure and content. Let me search for the group assignment section in the week3 copy.html file to understand what content needs to be summarized. Let me get more content from the group assignment section to understand the full scope: Now let me check if there are any .key files in the week4groupassignment directory: Now I'll create the Week4.html content with a summary of the group assignment section. Let me also check the structure of the existing Week4.html to understand the format: The Week4.html file is empty, so I'll create a complete HTML structure based on the week3 copy.html format. Let me create the content: ```html Week 4 - Group Assignment Summary

Week 4 - Group Assignment Summary

3D Printing Design Rules Testing Results

Assignment Overview

This page summarizes the comprehensive group assignment from Week 3, where we tested the design rules for our 3D printer(s) by creating test prints that evaluated various design constraints and capabilities.

For complete detailed information, visit: Week 3 Group Assignment Section

Group Assignment: Test Design Rules

Test the design rules for your 3D printer(s) by creating a comprehensive test print that evaluates various design constraints and capabilities.

Download Detailed Slides

Comprehensive presentation covering all design rule tests, results, and analysis methodology.

Supported Design Rule Tests

These tests evaluate features that should print reliably without additional support structures:

Overhang Testing (Supported)
Test Result: Supported right angle overhang was successful with snug support (default)
We didn't need to try organic support for this test
Support Removal: Successfully removed support with pliers
Clean removal without damaging the part
Printer Used: Prusa Core One with white generic PLA
Standard settings provided good results
Clearance Testing
Minimum Clearance: 0.2mm is the minimum clearance for an object to be separable
Tight fit, hard to rotate at this clearance
Optimal Clearance: Above or equal to 0.3mm is looser and more functional
Better for moving parts and assemblies
Non-functional: Below 0.2mm is not separable
Parts fuse together at this clearance
Helical Support Thickness Testing
Too Fused: 0.48 revolutions/mm — too fused (28 revolutions over 60mm with 6mm diameter, 2mm thickness)
Parts become inseparable at this density
Optimal Range: 0.35 revolutions/mm — works (21 revolutions over 60mm with 6mm diameter, 2mm thickness)
Good balance between support and separability
Sweet Spot: Optimal exists between 0.35-0.48 revolutions/mm
Fine-tuning within this range for specific applications

Unsupported Design Rule Tests

These tests push the boundaries of what the printer can achieve without additional support structures:

Angle Testing (Unsupported)
Minimum Angle: 20 degrees is minimum overhang angle (defined as degrees above right angle)
Below this angle, the print quality degrades significantly
Good Quality: 30 degrees and above are nicely formed
Reliable print quality at these angles
Poor Quality: 10 degrees and below result in spaghetti
Printer cannot maintain structural integrity at these angles
Overhang Testing (Unsupported)
Maximum Distance: 2-3mm is maximum unsupported overhang distance before spaghetti
Beyond this distance, the print quality fails
Acceptable Range: Below 2-3mm is fine
Good print quality within this range
Failure Point: After 2-3mm becomes awkward
Structural integrity is compromised beyond this point
Bridging Testing
Maximum Bridge: 18mm is maximum bridge size
Reliable bridging performance up to this length
Acceptable Performance: 20mm is actually not too bad
Slight degradation but still functional
Test Method: Horizontal unsupported spans
Evaluates printer's bridging capabilities without support
Wall Thickness Testing
Minimum Thickness: 0.6mm is the minimum wall thickness that is sturdy
Below this thickness, walls are too fragile
Fragile Range: Thinner walls just break off if you touch them
Not suitable for functional parts
Design Implication: Use 0.6mm+ for structural elements
Critical for load-bearing applications
Dimensional Accuracy Testing
Outer Distance: 20.05mm measured (one offset from 20mm design)
0.05mm offset in outer dimensions
Inner Distance: 9.90mm measured (twice offset from 10mm design)
0.10mm total offset in inner dimensions
Height Variation: Dimensions actually slightly differ as a function of height
Z-axis accuracy varies with print height
Anisotropy/Orientation Testing
Quantification Method: Use filament width (w, XY) and layer height (h, Z) for geometric approximation
A ≈ w/h where A > 1 indicates anisotropy
Unsupported Results: w=730, h=545, A=730/545=1.339
Significant anisotropy in unsupported prints
Supported Results: w=20.11, h=20.16, A=20.11/20.16=0.998
Much more isotropic with proper support
Surface Finish Testing
Layer Visibility: With default surface finish settings, layers are clearly visible
Further optimization necessary for smoothing
Nozzle Tracking: Can see the track of the nozzle during step height process
Step height can be adjusted and tuned for curvature needed
Roundedness Limitation: Limited roundedness, flat at the top
Can be adjusted from the step height settings
Infill Testing
Optimal Density: 15% infill is optimal
Good balance between strength and material usage
Interior Quality: There is spaghetti in the interior, but very minimal
Acceptable level of internal defects
Application Guidelines: Higher infill for stiffer structures, lower infill for flexible structures
Further characterization of other infills can be done

Print Strategy

Efficient Testing Approach: By grouping all supported tests in one print and all unsupported tests in another, we were able to efficiently evaluate printer capabilities while minimizing material waste and print time. This approach allowed for direct comparison between different test geometries and provided comprehensive data on the printer's performance across various design constraints.

The supported tests focused on features that should print reliably, while the unsupported tests pushed the boundaries of what the printer could achieve without additional support structures.

Design Test Files

Comprehensive STL files for testing various 3D printing design rules and constraints:

angle.stl

Tests overhang angles from 0° to 60°

anisotropy.stl

Evaluates directional strength properties

bridging.stl

Tests unsupported bridge capabilities

clearance.stl

Tests minimum clearance between parts

dimension.stl

Validates dimensional accuracy

finish.stl

Tests surface finish quality

free.stl

Tests unsupported geometry

infill.stl

Tests different infill patterns

overhang.stl

Tests overhang capabilities

thickness.stl

Tests minimum wall thickness

Special Thanks to Our Section

We would like to express our sincere gratitude to all members of our section for their invaluable collaboration throughout this group assignment. Your contributions were essential to the success of this comprehensive 3D printing design rules testing project.

Collaboration Activities
  • Printing coordination and scheduling
  • Print removal and post-processing
  • Photo documentation and sharing
  • Slack discussions and troubleshooting
Knowledge Sharing
  • Slide presentations and analysis
  • Technical insights and observations
  • Problem-solving strategies
  • Results interpretation and validation

This collaborative effort demonstrates the power of teamwork in technical education and research. The collective knowledge and shared experiences significantly enhanced the quality and depth of our design rules testing methodology.

References

``` Perfect! I've successfully populated Week4.html with a comprehensive summary of the group assignment section from week3 copy.html. Here's what I've included: ## Key Features of the Week4.html: 1. **Complete Summary**: Extracted all the detailed test results from the group assignment section, including: - Supported design rule tests (overhang, clearance, helical support thickness) - Unsupported design rule tests (angle, overhang, bridging, wall thickness, dimensional accuracy, anisotropy, surface finish, infill) 2. **Download Links**: Added links to the local files in the week4groupassignment directory: - `sdajani_htmaa_week3_groupassignment.pdf` - `sdajani_htmaa_week3_groupassignment.key` (noted that this file doesn't exist yet) 3. **Reference to Full Details**: Included a prominent link to the complete assignment details at the provided URL 4. **Acknowledgments Section**: Added a special thanks section acknowledging all section members for their collaboration through: - Printing coordination - Print removal and post-processing - Photo documentation and sharing - Slack discussions - Slide presentations and analysis 5. **Professional Styling**: Used the same design system as the week3 copy.html with: - Dark theme with blue accent colors - Responsive grid layout - Card-based organization - Professional typography 6. **Comprehensive Test Results**: Organized all the test results in an easy-to-read format with clear categories and detailed explanations The page now serves as a concise but comprehensive summary of the group assignment work, perfect for Week 4 documentation while maintaining easy access to the full detailed information. --- **User** add a link to Assignment 04 from index.html to Week4.html on the same list as Assignment 03 --- **Cursor** I'll add a link to Assignment 04 (Week4.html) in the index.html file. Let me first read the current index.html to see the structure and find where Assignment 03 is listed. Now I can see the structure. I need to add Assignment 04 after Assignment 03 in the Group Assignments section. I'll add the link to Week4.html right after the Assignment 03 link. ```html HTMAA 2025 EECS section
MAS.863/4.140/6.9020
How To Make (almost) Anything
EECS Section
2025

Group Assignments

Assignment 03
Assignment 04

Students

Aijia Yao
Alex Hu
Allen Ho
Annie Li
Claire Hanly
Claire Wang
Eghosa Ohenhen
Guillermo Mendoza Contreras
Hayley Bloch
Jessica Shoemaker
Jing Xuan Sun
Jyo Pari
Katherine Yan
Katrina Li
Kevin Wang
Mariam Fitaihi
Maya Jyothinagaram
Saleem Aldajani
Srikanth Nadhamuni
Tushar Kanade
Yu Wang
``` Perfect! I've successfully added the link to Assignment 04 (Week4.html) in the index.html file. The link has been added right after Assignment 03 in the Group Assignments section, maintaining the same formatting and structure as the existing link. The change adds: - A link to `./Week4.html` labeled "Assignment 04" - Proper line breaks to maintain the formatting consistency - The same styling as the existing Assignment 03 link Now users can easily navigate from the main index page to both Assignment 03 (Week3.html) and Assignment 04 (Week4.html) from the Group Assignments section. --- **User** link each group assignment design file to the download link to each design file in @https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3.html#group-assignment --- **Cursor** I'll update the Week4.html file to link each design file to the corresponding download links from the Week 3 group assignment page. Let me first check the current design files section in Week4.html and then update it with the proper links. Let me find the design files section: Now I need to update each material card to include download links. Based on the Week 3 page structure, I'll add download links to each design file. Let me update the design files section: ```html Week 4 - Group Assignment Summary

Week 4 - Group Assignment Summary

3D Printing Design Rules Testing Results

Assignment Overview

This page summarizes the comprehensive group assignment from Week 3, where we tested the design rules for our 3D printer(s) by creating test prints that evaluated various design constraints and capabilities.

For complete detailed information, visit: Week 3 Group Assignment Section

Group Assignment: Test Design Rules

Test the design rules for your 3D printer(s) by creating a comprehensive test print that evaluates various design constraints and capabilities.

Download Detailed Slides

Comprehensive presentation covering all design rule tests, results, and analysis methodology.

Supported Design Rule Tests

These tests evaluate features that should print reliably without additional support structures:

Overhang Testing (Supported)
Test Result: Supported right angle overhang was successful with snug support (default)
We didn't need to try organic support for this test
Support Removal: Successfully removed support with pliers
Clean removal without damaging the part
Printer Used: Prusa Core One with white generic PLA
Standard settings provided good results
Clearance Testing
Minimum Clearance: 0.2mm is the minimum clearance for an object to be separable
Tight fit, hard to rotate at this clearance
Optimal Clearance: Above or equal to 0.3mm is looser and more functional
Better for moving parts and assemblies
Non-functional: Below 0.2mm is not separable
Parts fuse together at this clearance
Helical Support Thickness Testing
Too Fused: 0.48 revolutions/mm — too fused (28 revolutions over 60mm with 6mm diameter, 2mm thickness)
Parts become inseparable at this density
Optimal Range: 0.35 revolutions/mm — works (21 revolutions over 60mm with 6mm diameter, 2mm thickness)
Good balance between support and separability
Sweet Spot: Optimal exists between 0.35-0.48 revolutions/mm
Fine-tuning within this range for specific applications

Unsupported Design Rule Tests

These tests push the boundaries of what the printer can achieve without additional support structures:

Angle Testing (Unsupported)
Minimum Angle: 20 degrees is minimum overhang angle (defined as degrees above right angle)
Below this angle, the print quality degrades significantly
Good Quality: 30 degrees and above are nicely formed
Reliable print quality at these angles
Poor Quality: 10 degrees and below result in spaghetti
Printer cannot maintain structural integrity at these angles
Overhang Testing (Unsupported)
Maximum Distance: 2-3mm is maximum unsupported overhang distance before spaghetti
Beyond this distance, the print quality fails
Acceptable Range: Below 2-3mm is fine
Good print quality within this range
Failure Point: After 2-3mm becomes awkward
Structural integrity is compromised beyond this point
Bridging Testing
Maximum Bridge: 18mm is maximum bridge size
Reliable bridging performance up to this length
Acceptable Performance: 20mm is actually not too bad
Slight degradation but still functional
Test Method: Horizontal unsupported spans
Evaluates printer's bridging capabilities without support
Wall Thickness Testing
Minimum Thickness: 0.6mm is the minimum wall thickness that is sturdy
Below this thickness, walls are too fragile
Fragile Range: Thinner walls just break off if you touch them
Not suitable for functional parts
Design Implication: Use 0.6mm+ for structural elements
Critical for load-bearing applications
Dimensional Accuracy Testing
Outer Distance: 20.05mm measured (one offset from 20mm design)
0.05mm offset in outer dimensions
Inner Distance: 9.90mm measured (twice offset from 10mm design)
0.10mm total offset in inner dimensions
Height Variation: Dimensions actually slightly differ as a function of height
Z-axis accuracy varies with print height
Anisotropy/Orientation Testing
Quantification Method: Use filament width (w, XY) and layer height (h, Z) for geometric approximation
A ≈ w/h where A > 1 indicates anisotropy
Unsupported Results: w=730, h=545, A=730/545=1.339
Significant anisotropy in unsupported prints
Supported Results: w=20.11, h=20.16, A=20.11/20.16=0.998
Much more isotropic with proper support
Surface Finish Testing
Layer Visibility: With default surface finish settings, layers are clearly visible
Further optimization necessary for smoothing
Nozzle Tracking: Can see the track of the nozzle during step height process
Step height can be adjusted and tuned for curvature needed
Roundedness Limitation: Limited roundedness, flat at the top
Can be adjusted from the step height settings
Infill Testing
Optimal Density: 15% infill is optimal
Good balance between strength and material usage
Interior Quality: There is spaghetti in the interior, but very minimal
Acceptable level of internal defects
Application Guidelines: Higher infill for stiffer structures, lower infill for flexible structures
Further characterization of other infills can be done

Print Strategy

Efficient Testing Approach: By grouping all supported tests in one print and all unsupported tests in another, we were able to efficiently evaluate printer capabilities while minimizing material waste and print time. This approach allowed for direct comparison between different test geometries and provided comprehensive data on the printer's performance across various design constraints.

The supported tests focused on features that should print reliably, while the unsupported tests pushed the boundaries of what the printer could achieve without additional support structures.

Design Test Files

Comprehensive STL files for testing various 3D printing design rules and constraints:

angle.stl

Tests overhang angles from 0° to 60°

📥 Download

anisotropy.stl

Evaluates directional strength properties

📥 Download

bridging.stl

Tests unsupported bridge capabilities

📥 Download

clearance.stl

Tests minimum clearance between parts

📥 Download

dimension.stl

Validates dimensional accuracy

📥 Download

finish.stl

Tests surface finish quality

📥 Download

free.stl

Tests unsupported geometry

📥 Download

infill.stl

Tests different infill patterns

📥 Download

overhang.stl

Tests overhang capabilities

📥 Download

thickness.stl

Tests minimum wall thickness

📥 Download

Special Thanks to Our Section

We would like to express our sincere gratitude to all members of our section for their invaluable collaboration throughout this group assignment. Your contributions were essential to the success of this comprehensive 3D printing design rules testing project.

Collaboration Activities
  • Printing coordination and scheduling
  • Print removal and post-processing
  • Photo documentation and sharing
  • Slack discussions and troubleshooting
Knowledge Sharing
  • Slide presentations and analysis
  • Technical insights and observations
  • Problem-solving strategies
  • Results interpretation and validation

This collaborative effort demonstrates the power of teamwork in technical education and research. The collective knowledge and shared experiences significantly enhanced the quality and depth of our design rules testing methodology.

References

``` Perfect! I've successfully updated the Week4.html file to include download links for each design file. Here's what I've added: ## Updated Design Files Section Each design file card now includes: - **Download Link**: A "📥 Download" button that links to the [Week 3 Group Assignment page](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3.html#group-assignment) - **Consistent Styling**: Uses the existing `.download-link` CSS class for consistent appearance - **Target Blank**: Opens in a new tab to preserve the user's place in Week4.html ## Design Files with Download Links: 1. **angle.stl** - Tests overhang angles from 0° to 60° 2. **anisotropy.stl** - Evaluates directional strength properties 3. **bridging.stl** - Tests unsupported bridge capabilities 4. **clearance.stl** - Tests minimum clearance between parts 5. **dimension.stl** - Validates dimensional accuracy 6. **finish.stl** - Tests surface finish quality 7. **free.stl** - Tests unsupported geometry 8. **infill.stl** - Tests different infill patterns 9. **overhang.stl** - Tests overhang capabilities 10. **thickness.stl** - Tests minimum wall thickness All download links point to the comprehensive [Week 3 Group Assignment section](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3.html#group-assignment) where users can find the actual downloadable STL files and detailed documentation of the testing methodology. The links are styled consistently with the existing design system and provide easy access to the complete set of design rule test files from the original assignment. --- **User** no extract the download link such as @https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/angle.stl and so on --- **Cursor** I understand! You want me to extract the specific direct download links for each individual STL file from the Week 3 page, not just link to the general group assignment section. Let me update the Week4.html file with the direct download links for each design file. ```html Week 4 - Group Assignment Summary

Week 4 - Group Assignment Summary

3D Printing Design Rules Testing Results

Assignment Overview

This page summarizes the comprehensive group assignment from Week 3, where we tested the design rules for our 3D printer(s) by creating test prints that evaluated various design constraints and capabilities.

For complete detailed information, visit: Week 3 Group Assignment Section

Group Assignment: Test Design Rules

Test the design rules for your 3D printer(s) by creating a comprehensive test print that evaluates various design constraints and capabilities.

Download Detailed Slides

Comprehensive presentation covering all design rule tests, results, and analysis methodology.

Supported Design Rule Tests

These tests evaluate features that should print reliably without additional support structures:

Overhang Testing (Supported)
Test Result: Supported right angle overhang was successful with snug support (default)
We didn't need to try organic support for this test
Support Removal: Successfully removed support with pliers
Clean removal without damaging the part
Printer Used: Prusa Core One with white generic PLA
Standard settings provided good results
Clearance Testing
Minimum Clearance: 0.2mm is the minimum clearance for an object to be separable
Tight fit, hard to rotate at this clearance
Optimal Clearance: Above or equal to 0.3mm is looser and more functional
Better for moving parts and assemblies
Non-functional: Below 0.2mm is not separable
Parts fuse together at this clearance
Helical Support Thickness Testing
Too Fused: 0.48 revolutions/mm — too fused (28 revolutions over 60mm with 6mm diameter, 2mm thickness)
Parts become inseparable at this density
Optimal Range: 0.35 revolutions/mm — works (21 revolutions over 60mm with 6mm diameter, 2mm thickness)
Good balance between support and separability
Sweet Spot: Optimal exists between 0.35-0.48 revolutions/mm
Fine-tuning within this range for specific applications

Unsupported Design Rule Tests

These tests push the boundaries of what the printer can achieve without additional support structures:

Angle Testing (Unsupported)
Minimum Angle: 20 degrees is minimum overhang angle (defined as degrees above right angle)
Below this angle, the print quality degrades significantly
Good Quality: 30 degrees and above are nicely formed
Reliable print quality at these angles
Poor Quality: 10 degrees and below result in spaghetti
Printer cannot maintain structural integrity at these angles
Overhang Testing (Unsupported)
Maximum Distance: 2-3mm is maximum unsupported overhang distance before spaghetti
Beyond this distance, the print quality fails
Acceptable Range: Below 2-3mm is fine
Good print quality within this range
Failure Point: After 2-3mm becomes awkward
Structural integrity is compromised beyond this point
Bridging Testing
Maximum Bridge: 18mm is maximum bridge size
Reliable bridging performance up to this length
Acceptable Performance: 20mm is actually not too bad
Slight degradation but still functional
Test Method: Horizontal unsupported spans
Evaluates printer's bridging capabilities without support
Wall Thickness Testing
Minimum Thickness: 0.6mm is the minimum wall thickness that is sturdy
Below this thickness, walls are too fragile
Fragile Range: Thinner walls just break off if you touch them
Not suitable for functional parts
Design Implication: Use 0.6mm+ for structural elements
Critical for load-bearing applications
Dimensional Accuracy Testing
Outer Distance: 20.05mm measured (one offset from 20mm design)
0.05mm offset in outer dimensions
Inner Distance: 9.90mm measured (twice offset from 10mm design)
0.10mm total offset in inner dimensions
Height Variation: Dimensions actually slightly differ as a function of height
Z-axis accuracy varies with print height
Anisotropy/Orientation Testing
Quantification Method: Use filament width (w, XY) and layer height (h, Z) for geometric approximation
A ≈ w/h where A > 1 indicates anisotropy
Unsupported Results: w=730, h=545, A=730/545=1.339
Significant anisotropy in unsupported prints
Supported Results: w=20.11, h=20.16, A=20.11/20.16=0.998
Much more isotropic with proper support
Surface Finish Testing
Layer Visibility: With default surface finish settings, layers are clearly visible
Further optimization necessary for smoothing
Nozzle Tracking: Can see the track of the nozzle during step height process
Step height can be adjusted and tuned for curvature needed
Roundedness Limitation: Limited roundedness, flat at the top
Can be adjusted from the step height settings
Infill Testing
Optimal Density: 15% infill is optimal
Good balance between strength and material usage
Interior Quality: There is spaghetti in the interior, but very minimal
Acceptable level of internal defects
Application Guidelines: Higher infill for stiffer structures, lower infill for flexible structures
Further characterization of other infills can be done

Print Strategy

Efficient Testing Approach: By grouping all supported tests in one print and all unsupported tests in another, we were able to efficiently evaluate printer capabilities while minimizing material waste and print time. This approach allowed for direct comparison between different test geometries and provided comprehensive data on the printer's performance across various design constraints.

The supported tests focused on features that should print reliably, while the unsupported tests pushed the boundaries of what the printer could achieve without additional support structures.

Design Test Files

Comprehensive STL files for testing various 3D printing design rules and constraints:

angle.stl

Tests overhang angles from 0° to 60°

📥 Download

anisotropy.stl

Evaluates directional strength properties

📥 Download

bridging.stl

Tests unsupported bridge capabilities

📥 Download

clearance.stl

Tests minimum clearance between parts

📥 Download

dimension.stl

Validates dimensional accuracy

📥 Download

finish.stl

Tests surface finish quality

📥 Download

free.stl

Tests unsupported geometry

📥 Download

infill.stl

Tests different infill patterns

📥 Download

overhang.stl

Tests overhang capabilities

📥 Download

thickness.stl

Tests minimum wall thickness

📥 Download

Special Thanks to Our Section

We would like to express our sincere gratitude to all members of our section for their invaluable collaboration throughout this group assignment. Your contributions were essential to the success of this comprehensive 3D printing design rules testing project.

Collaboration Activities
  • Printing coordination and scheduling
  • Print removal and post-processing
  • Photo documentation and sharing
  • Slack discussions and troubleshooting
Knowledge Sharing
  • Slide presentations and analysis
  • Technical insights and observations
  • Problem-solving strategies
  • Results interpretation and validation

This collaborative effort demonstrates the power of teamwork in technical education and research. The collective knowledge and shared experiences significantly enhanced the quality and depth of our design rules testing methodology.

References

``` Perfect! I've updated the Week4.html file with the direct download links for each individual STL file. Now each design file card includes: ## Direct Download Links Each design file now has its own specific download URL: 1. **angle.stl** → [https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/angle.stl](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/angle.stl) 2. **anisotropy.stl** → [https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/anisotropy.stl](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/anisotropy.stl) 3. **bridging.stl** → [https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/bridging.stl](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/bridging.stl) 4. **clearance.stl** → [https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/clearance.stl](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/clearance.stl) 5. **dimension.stl** → [https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/dimension.stl](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/dimension.stl) 6. **finish.stl** → [https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/finish.stl](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/finish.stl) 7. **free.stl** → [https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/free.stl](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/free.stl) 8. **infill.stl** → [https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/infill.stl](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/infill.stl) 9. **overhang.stl** → [https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/overhang.stl](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/overhang.stl) 10. **thickness.stl** → [https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/thickness.stl](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3/groupassignment/thickness.stl) ## Key Features: - **Direct Downloads**: Each link points directly to the specific STL file - **Download Attribute**: Added `download="filename.stl"` to trigger automatic file downloads - **Consistent Styling**: Maintains the existing `.download-link` CSS class - **User-Friendly**: Users can now directly download each individual test file without navigating through the main Week 3 page The links are now properly extracted from the [Week 3 Group Assignment page](https://fab.cba.mit.edu/classes/863.25/people/SaleemAldajani/week3.html#group-assignment) and provide direct access to each design rule test file.