mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-02 23:06:49 +00:00
The 2026-08 main merge brought upstream vendor updates in pre-v3 style; assign_filament_ids.py --check reported 243 errors. Re-converged per plan v4 SS1(A)/SS4: - Qidi X5: 12 brand presets had copied BBL catalog ids (GFB99/GFG99/GFL99); re-minted to their product triples (PolyLite PLA converges onto OF5CgdDq). - Snapmaker U1: fixed empty/lowercase/wrong filament_vendor on 5 bases (triple inputs, W3-style); re-minted 24 declarations, resurrecting no retired ids (11813638720/141703112701/1417031127011/OGFL99 all re-minted away; base2 duplicates converge onto their families' v3.2 ids). - re3D: rPETG had copied GFG01 (BBL space); re-minted to OFmCOW2Y. The GreenGate3D bundle was removed upstream with its product relocated here; retired OFSTCno1 -> OFmCOW2Y so shipped references keep resolving. - validator -f: resolved 34 AMS-match ambiguities using the v3 mechanisms: salt-1 ids on the 5 re3D root presets and Snapmaker PLA-CF @U1 0.4 (duplicate presets of one product; deletion forbidden), own minted ids for the 4 cross-family riders (Polymaker General/Silk/Tough PLA Family, Snapmaker PLA Full Spectrum). - Snapshot re-sanctioned (+92 ids incl. 44 new QD_4_* island ids and BBL addnorth GF_AN*); ledger +1 entry (OFSTCno1). Gates: --check 0; orca_extra_profile_check 0/0; 116 script tests OK; validator base + -f exit 0. Vendor versions bumped (Qidi, Snapmaker, re3D).
131 lines
1.8 KiB
JSON
131 lines
1.8 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Snapmaker PLA Basic @U1 base",
|
|
"from": "system",
|
|
"filament_id": "OFhmxnYw",
|
|
"instantiation": "false",
|
|
"filament_vendor": [
|
|
"Snapmaker"
|
|
],
|
|
"filament_end_gcode": [
|
|
""
|
|
],
|
|
"filament_retraction_length": [
|
|
"nil"
|
|
],
|
|
"filament_loading_speed_start": [
|
|
"35"
|
|
],
|
|
"filament_loading_speed": [
|
|
"35"
|
|
],
|
|
"filament_unloading_speed_start": [
|
|
"35"
|
|
],
|
|
"filament_unloading_speed": [
|
|
"35"
|
|
],
|
|
"filament_load_time": [
|
|
"2"
|
|
],
|
|
"filament_unload_time": [
|
|
"2"
|
|
],
|
|
"filament_cooling_moves": [
|
|
"2"
|
|
],
|
|
"filament_cooling_initial_speed": [
|
|
"35"
|
|
],
|
|
"filament_cooling_final_speed": [
|
|
"60"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"100"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_type": [
|
|
"PLA"
|
|
],
|
|
"filament_density": [
|
|
"1.24"
|
|
],
|
|
"filament_cost": [
|
|
"20"
|
|
],
|
|
"cool_plate_temp": [
|
|
"60"
|
|
],
|
|
"eng_plate_temp": [
|
|
"60"
|
|
],
|
|
"hot_plate_temp": [
|
|
"60"
|
|
],
|
|
"textured_plate_temp": [
|
|
"60"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"220"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"1"
|
|
],
|
|
"slow_down_for_layer_cooling": [
|
|
"1"
|
|
],
|
|
"fan_max_speed": [
|
|
"100"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"100"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"50%"
|
|
],
|
|
"close_fan_the_first_x_layers": [
|
|
"1"
|
|
],
|
|
"nozzle_temperature": [
|
|
"220"
|
|
],
|
|
"temperature_vitrification": [
|
|
"60"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"190"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"230"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"10"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"4"
|
|
],
|
|
"additional_cooling_fan_speed": [
|
|
"70"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
]
|
|
}
|