Add FilAr filament vendor (PLA, PLA-mate, PETG)#10949
Open
gyarros wants to merge 1 commit into
Open
Conversation
6ad92e6 to
cd41f21
Compare
cd41f21 to
735a7ec
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add FilAr filament vendor (PLA, PLA-mate, PETG)
This PR adds FilAr, an Argentine filament manufacturer (https://www.filar.com.ar), as a system filament vendor for Bambu Lab printers.
What's included
For each of the three materials (PLA, PLA-mate, PETG):
@baseprofile inheriting fromfdm_filament_pla/fdm_filament_pet.eSUN PLA+line: A1, A1 mini, X1, X1 Carbon / P1S / X1E, H2D, H2D Pro, H2S (with 0.2 nozzle variants).resources/profiles/BBL.json→filament_list.Files live under
resources/profiles/BBL/filament/FilAr/(following theSUNLU/sub-folder convention).Profile parameters (per manufacturer datasheet)
Density: PLA 1.24, PETG 1.27 g/cm³. The per-printer mechanical tuning (fan curves, max volumetric speed, plate handling, dual-extruder includes) is inherited from Bambu's own
eSUN PLA+(PLA/PLA-mate) andGeneric PETG(PETG) presets, so behavior matches established profiles; only the material identity and temperatures reflect FilAr's datasheet.filament_id/setting_idare placeholders (FILARPLA,FILARPLA_00, …). I don't have officially assigned Bambu IDs. They are unique and passcheck_duplicated_setting_id.py, but please reassign them to the proper registry values before merging if required — happy to update.eSUN PLA+coverage. P1P / H2C / P2S / X2D are not included yet (same as eSUN) but can be added if desired.Submitted on behalf of the FilAr team.