Skip to content

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

Merged
SoftFever merged 2 commits intoOrcaSlicer:mainfrom
GuoGeTiertime:main
Sep 21, 2025
Merged

Add Afinia 3d printer and update tree_support_tip_diameter option for Tiertime printers#10705
SoftFever merged 2 commits intoOrcaSlicer:mainfrom
GuoGeTiertime:main

Conversation

@GuoGeTiertime
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

"Afinia H400 Pro 0.4 nozzle",
"Afinia H400 Pro 0.6 nozzle"
]
}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Printer Model Mismatch in Filament Profiles

The compatible_printers lists in all Afinia filament profiles reference "Afinia H400 Pro 0.4 nozzle" and "Afinia H400 Pro 0.6 nozzle". These names don't match the actual "Afinia H+1(HS)" printer models defined in the system, preventing the filament profiles from being correctly associated with any printers.

Additional Locations (5)

Fix in Cursor Fix in Web

@SoftFever
Copy link
Copy Markdown
Collaborator

Looks good
Thank you for your efforts

@SoftFever SoftFever merged commit 0f17a2c into OrcaSlicer:main Sep 21, 2025
3 checks passed
dbaarda pushed a commit to dbaarda/OrcaSlicer that referenced this pull request Sep 26, 2025
* opt-marchsq:
  Add Sovol SV08 MAX profiles from Sovol's repo (OrcaSlicer#10768)
  Add tips for testing profile changes in WIKI (#10844)
  Update Q2 print height (OrcaSlicer#10843)
  Fix grid lines origin for multiple plates (OrcaSlicer#10724)
  Improve the pt-BR translation (OrcaSlicer#10837)
  rename variable m_single_value to m_one_layer_value
  [QOL] Remember slider position for single layer mode in preview (OrcaSlicer#10758)
  Enhance GCode handling for Z-axis movements (OrcaSlicer#10803)
  Add Sovol SV01 (OrcaSlicer#10723)
  update max layer height to 0.32 for Qidi 0.4 nozzles
  fixed a typo in script
  Add Afinia 3d printer and update tree_support_tip_diameter option for Tiertime printers (OrcaSlicer#10705)
  Add a once-daily Build All which skips caches (OrcaSlicer#10731)
  fix a regression bug that wrong printer model for Prusa MK3S and MINI in 2.3.1 beta (OrcaSlicer#10821)
  Fix a crash issue when importing a 3MF file saved from version 2.3.1-alpha as geometry only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants