lihanbo
|
071f3bc503
|
105040 Update to 1.0.1.4
|
2025-04-25 16:26:09 +08:00 |
lihanbo
|
0886ba4739
|
105040 Update to 1.0.1.3
|
2025-04-24 14:22:10 +08:00 |
lihanbo
|
575540dc2a
|
105040 Update to 1.0.1.1
|
2025-04-10 10:26:59 +08:00 |
lihanbo
|
8ccb9461d4
|
105040 Update to 1.0.0.36
|
2025-04-03 17:31:36 +08:00 |
lihanbo
|
4abd09dcc1
|
105040 Update to 1.0.0.35
|
2025-04-03 16:09:50 +08:00 |
lihanbo
|
a902a20da1
|
105040 Update to 1.0.0.34
|
2025-04-02 17:25:59 +08:00 |
lihanbo
|
e8361ef455
|
105040 Update to 1.0.0.33
|
2025-03-29 11:42:14 +08:00 |
lihanbo
|
be5a470e90
|
105040 Update to 1.0.0.31
|
2025-03-28 16:51:36 +08:00 |
lihanbo
|
5bd68a7fba
|
105040 更新版本信息并重构配置管理
在 `AssemblyInfo.cs` 中更新版本号至 `1.0.0.29` 和 `1.0.0.30`。
在 `Consts.cs` 中添加对 `Newtonsoft.Json` 的引用,重构常量为静态字段,并实现 `InitConfigs` 方法以支持从 JSON 配置文件读取路径。
在 `MotorExcelHelper.cs` 中更新数据文件路径引用,修改 `SaveLinesToExcel` 方法以接受新的参数。
在 `LayoutHelperViewModel.cs` 和 `LectotypeViewModel.cs` 中更新电机电缆获取逻辑和保存线材的方法签名。
在 `DesignPluginEntry.cs` 和 `PluginEntry.cs` 中调用 `Consts.InitConfigs()` 初始化配置。
|
2025-03-08 13:35:41 +08:00 |
lihanbo
|
9f2b30979a
|
105040 Update to 1.0.0.28
更新版本信息并添加 Release_EPLAN_2024 配置
在 `AssemblyInfo.cs` 中将版本更新至 "1.0.0.28"。
为 `Sinvo.EplanHpD.Plugin.Service.csproj` 和 `Sinvo.EplanHpD.Plugin.Test.csproj` 添加了 `Release_EPLAN_2024` 配置的属性组。
在 `Sinvo.EplanHpD.Plugin.WPFUI.csproj` 中支持 `x64` 和 `x86` 平台的输出路径。
简化了 `CableLectotypeUserControl.xaml.cs` 中的 `using` 语句。
更新了 `CableLectotypeViewModel.cs` 中 `CableTypes` 属性的返回逻辑,并添加了异常处理。
在解决方案文件中添加了 `Release_EPLAN_2024` 配置支持。
更新了 `DesignPluginEntry.cs` 中窗口标题以显示版本号和文档名称。
|
2025-02-21 09:53:36 +08:00 |
lihanbo
|
9e3e71a4ca
|
105040 Update 更新安川电机逻辑,750W以下功率不生成前段线
更新程序集版本,添加新方法和类
更新了 `AssemblyInfo.cs` 文件中的程序集版本号至 `1.0.0.26`。
在 `MotorLectotypeService.cs` 文件中添加了 `SetLineDone` 方法。
在 `Sinvo.EplanHpD.Plugin.WPFUI.csproj` 文件中添加了 `MotorPowerModel.cs` 文件的编译包含项。
在 `MotorExcelHelper.cs` 文件中添加了 `GetMotorPower` 方法,用于获取电机功率。
在 `CableLectotypeViewModel.cs` 文件中进行了多处修改,包括修正逻辑、初始化 `LectotypeList`、根据电机功率决定前段线、排序并重新设置序号。
在 `Sinvo.EplanHpD.Plugin.csproj` 文件中更新了多个配置的输出路径。
添加了 `MotorPowerModel.cs` 文件,定义了 `MotorPowerModel` 类,用于表示电机功率。
|
2025-02-14 15:40:43 +08:00 |
lihanbo
|
c0f43b6ff7
|
105040 Update To 1.0.0.24
|
2025-02-12 08:42:12 +08:00 |
lihanbo
|
6465a465ac
|
105040 Update
1. 修复部分情况下导致动力刹车线没有显示长度的问题;
2. 修复布线助手无法回到上一个电机的问题;
3. 修复直通线类型识别问题。
4. 提升版本号到1.0.0.22
|
2025-02-10 16:14:25 +08:00 |
lihanbo
|
86bb90145f
|
105040 Update 使用标准化部服务器
|
2025-01-13 17:13:07 +08:00 |
lihanbo
|
2740456d41
|
105040 增加数据库保存,优化界面
|
2024-12-03 11:50:36 +08:00 |