Adventurer3 Control Adventurer3 Control – 6.6 Added the ability to remove unnecessary retracts. In addition to that, we fixed the problem. 2019.05.20 Adventurer3 Control
AutomationConnectIQ AutomationConnectIQ-Sample7 $time = $sim.CreateTime()$time.Open()$time.Time = Get-Date "2020-1-1 13:00:00"$time.Factor = 3$time.Action(::Start)Start... 2020.12.30 AutomationConnectIQ
Adventurer3 Control Adventurer3 Control – 6.7 Implemented one bug fix for Slic3r. 2019.05.20 Adventurer3 Control
AutomationConnectIQ AutomationConnectIQ-Sample8 Automation Connect IQ SDKIntroducing the convenience class Checker that builds and starts the simulator.First, about the... 2020.12.31 AutomationConnectIQ
3D Printer Find out if Slic3r can be used with Adventurer 3 We investigated whether Adventurer3 could use free slicer software other than FlashPrint.In the beginningAt first glance... 2019.05.20 3D Printer
AutomationConnectIQ AutomationConnectIQ-Sample9 Automation Connect IQ SDKIntroducing the convenience class Checker that builds and starts the simulator.A function that ... 2020.12.31 AutomationConnectIQ
Adventurer3 Control Adventurer3 Control – 7.1 Released the Python version of "Adventurer3 Control-5" with limited functionality 2019.06.08 Adventurer3 Control
AutomationConnectIQ AutomationConnectIQ-Sample10 Automation Connect IQ SDKIntroducing what you can create a class with PowerShell and make effective use of the classes i... 2021.01.01 AutomationConnectIQ
AutomationConnectIQ AutomationConnectIQ-Sample11 Automation Connect IQ SDKExplanation about what was added in Ver0.3.using namespace AutomationConnectIQ.Lib;$sdk = New-O... 2021.01.08 AutomationConnectIQ