制造商零件编号 KT-PR0051NA
TAZ WORKHORSE EDITION NORTH AMER
LulzBot
所订产品一般在 7-10个工作日 内送达中国,具体时间取决于收货地点。
最低订购金额为人民币 300 元,顺丰快递免运费配送。
当用人民币下单时,按照国际贸易条款 DDP(DigiKey 支付关税、海关费用和当地税款)方式结算。
电汇预付
更多来自全授权合作伙伴的产品
下单后,从合作伙伴发货平均需要时间 1-3 天,也可能产生额外运费。可能另外收取运费。 实际发货时间请留意产品详情页、购物车和结账页面上的说明。
国际贸易结算方式:CPT(交货时支付关税、海关费用和适用 VAT/应付税金)
有关详情,请访问帮助和支持
License: See Original Project 3D Printer
Courtesy of LulzBot
Guide by LulzBot
Cura LulzBot Edition is a Free Software 3D printing solution offered through our code repositories.
System requirements and the End User License Agreement can be found on LulzBot.com/Cura.
Cura LulzBot Edition version 2.6.66 contains firmware standardized for use with all LulzBot Mini 3D Printers and contains important bug fixes. However, once your firmware has been updated to 1.1.5.70, GCode files sliced with earlier versions of Cura LE will no longer be compatible and will have to be re-sliced using the latest version of Cura LE. We recommend using the latest firmware included within Cura LulzBot Edition to maximize long-term compatibility. Users that need to use existing GCode files can restore compatible firmware (1.1.5.64 or below) through Legacy Cura LulzBot Edition v21.08.
The commands below will delete the older slicing profiles and 3D printer settings from previous versions of Cura LulzBot Edition. Back up the files and folders listed below first if any customizations have been made.
Open a terminal.
Run the following commands:
cd; rm -rf ~/.cache/cura-lulzbot ~/.config/cura-lulzbot ~/.local/share/cura-lulzbot
Installation Using Pre-Compiled Packages
If you prefer to use one of our precompiled Cura packages, download the appropriate .deb file for your system architecture from one of three archives:
Ubuntu Xenial through Artful 64bit Ubuntu Bionic through Disco 64bit Previous Versions
Once downloaded, in a terminal navigate to the directory containing the file and send the following command:
sudo dpkg -i cura-lulzbot-version.deb
View Cura Quick Start Guide
If you have trouble connecting to your LulzBot 3D printer, you may need to add your user account to the dialout/tty serial access group. In a terminal, send the following commands:
sudo usermod -a -G tty $USER
sudo usermod -a -G dialout $USER
Log out of your current session and once you log in again, you should have port access.
Removal through GUI
Synaptic can be installed through terminal, with:
sudo apt-get install synaptic
Launch Synaptic.
Press the Search button found in the upper right-hand corner of the Synaptic window.
Type cura into the search box and change the Look in drop down to Name.
Press Search to search for all packages that contain the term cura.
All installed packages with cura will be displayed. De-select the cura-lulzbot package.
Choose either Mark for Removal or Mark for Complete Removal.
Press the Apply Changes button to remove the selected package.
Removal through Terminal
Open a terminal and send one of the following commands, based on your desired outcome.
Remove just the cura package and leave behind any existing cura user data:
sudo apt-get remove cura-lulzbot
Remove the cura package and any dependencies, but do not remove any existing cura user data:
sudo apt-get remove --auto-remove cura-lulzbot
Remove the cura package, any dependencies, and all cura user data:
sudo apt-get purge cura-lulzbot
Note: aptitude users replace 'apt-get' with 'aptitude'.
Alternatively, use dpkg:
sudo dpkg --remove cura-lulzbot
Have questions or comments? Continue the conversation on TechForum, DigiKey's online community and technical resource.
Visit TechForum谢谢!
敬请关注收件箱中的 DigiKey 新闻与更新!
请输入电子邮件地址