Add Afinia 3d printer and update tree_support_tip_diameter option for Tiertime printers #2214

Closed
opened 2026-04-06 01:48:26 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @GuoGeTiertime on 9/13/2025

Description
This PR adds support for Afinia 3D printers and updates the tree_support_tip_diameter option with optimized default values for 0.6mm and 0.8mm nozzles.
Changes Made

  1. Added Afinia 3D Printer Support
    Added complete printer profile configuration for Afinia 3D printers
    Includes vendor profile, machine model, and printer variant profiles
    Supports multiple nozzle diameters (0.2mm, 0.4mm, 0.6mm, 0.8mm)
    Configured with appropriate print settings and material compatibility
  2. Updated Tree Support Tip Diameter Settings for Tiertime printers
屏幕截图 2025-09-13 215823

Tests

Verification Tests Conducted
Manual Testing
[x] Verified Afinia 3D printer appears in printer selection menu
[x] Tested printer profile loading and configuration
[x] Validated print settings inheritance for different nozzle sizes
[x] Tested tree support generation with updated tip diameter values
[x] Verified support structure quality with 0.6mm and 0.8mm nozzles
Profile Validation
[x] Ran OrcaSlicer profile validator on all new configuration files

PS D:\Works\TierOrcaSlicer\scripts> .\orca_extra_profile_check.py
[INFO] Checking profiles ...

==================== SUMMARY ====================
[INFO] Checked vendors : 56
[SUCCESS] Files with errors : 0
[SUCCESS] Files with warnings : 0

*Originally created by @GuoGeTiertime on 9/13/2025* Description This PR adds support for Afinia 3D printers and updates the tree_support_tip_diameter option with optimized default values for 0.6mm and 0.8mm nozzles. Changes Made 1. Added Afinia 3D Printer Support Added complete printer profile configuration for Afinia 3D printers Includes vendor profile, machine model, and printer variant profiles Supports multiple nozzle diameters (0.2mm, 0.4mm, 0.6mm, 0.8mm) Configured with appropriate print settings and material compatibility 2. Updated Tree Support Tip Diameter Settings for Tiertime printers <img width="1202" height="971" alt="屏幕截图 2025-09-13 215823" src="https://github.com/user-attachments/assets/5228b8f3-92a8-43f1-ba26-d5d6669345ae" /> ### Tests Verification Tests Conducted Manual Testing [x] Verified Afinia 3D printer appears in printer selection menu [x] Tested printer profile loading and configuration [x] Validated print settings inheritance for different nozzle sizes [x] Tested tree support generation with updated tip diameter values [x] Verified support structure quality with 0.6mm and 0.8mm nozzles Profile Validation [x] Ran OrcaSlicer profile validator on all new configuration files PS D:\Works\TierOrcaSlicer\scripts> .\orca_extra_profile_check.py [INFO] Checking profiles ... ==================== SUMMARY ==================== [INFO] Checked vendors : 56 [SUCCESS] Files with errors : 0 [SUCCESS] Files with warnings : 0 =================================================
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#2214