bundled_packages.json 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408
  1. {
  2. "3MFReader": {
  3. "package_info": {
  4. "package_id": "3MFReader",
  5. "package_type": "plugin",
  6. "display_name": "3MF Reader",
  7. "description": "Provides support for reading 3MF files.",
  8. "package_version": "1.0.0",
  9. "sdk_version": 4,
  10. "website": "https://ultimaker.com",
  11. "author": {
  12. "author_id": "Ultimaker",
  13. "display_name": "Ultimaker B.V.",
  14. "email": "plugins@ultimaker.com",
  15. "website": "https://ultimaker.com"
  16. }
  17. }
  18. },
  19. "3MFWriter": {
  20. "package_info": {
  21. "package_id": "3MFWriter",
  22. "package_type": "plugin",
  23. "display_name": "3MF Writer",
  24. "description": "Provides support for writing 3MF files.",
  25. "package_version": "1.0.0",
  26. "sdk_version": 4,
  27. "website": "https://ultimaker.com",
  28. "author": {
  29. "author_id": "Ultimaker",
  30. "display_name": "Ultimaker B.V.",
  31. "email": "plugins@ultimaker.com",
  32. "website": "https://ultimaker.com"
  33. }
  34. }
  35. },
  36. "ChangeLogPlugin": {
  37. "package_info": {
  38. "package_id": "ChangeLogPlugin",
  39. "package_type": "plugin",
  40. "display_name": "Change Log",
  41. "description": "Shows changes since latest checked version.",
  42. "package_version": "1.0.0",
  43. "sdk_version": 4,
  44. "website": "https://ultimaker.com",
  45. "author": {
  46. "author_id": "Ultimaker",
  47. "display_name": "Ultimaker B.V.",
  48. "email": "plugins@ultimaker.com",
  49. "website": "https://ultimaker.com"
  50. }
  51. }
  52. },
  53. "CuraEngineBackend": {
  54. "package_info": {
  55. "package_id": "CuraEngineBackend",
  56. "package_type": "plugin",
  57. "display_name": "CuraEngine Backend",
  58. "description": "Provides the link to the CuraEngine slicing backend.",
  59. "package_version": "1.0.0",
  60. "sdk_version": 4,
  61. "website": "https://ultimaker.com",
  62. "author": {
  63. "author_id": "Ultimaker",
  64. "display_name": "Ultimaker B.V.",
  65. "email": "plugins@ultimaker.com",
  66. "website": "https://ultimaker.com"
  67. }
  68. }
  69. },
  70. "CuraProfileReader": {
  71. "package_info": {
  72. "package_id": "CuraProfileReader",
  73. "package_type": "plugin",
  74. "display_name": "Cura Profile Reader",
  75. "description": "Provides support for importing Cura profiles.",
  76. "package_version": "1.0.0",
  77. "sdk_version": 4,
  78. "website": "https://ultimaker.com",
  79. "author": {
  80. "author_id": "Ultimaker",
  81. "display_name": "Ultimaker B.V.",
  82. "email": "plugins@ultimaker.com",
  83. "website": "https://ultimaker.com"
  84. }
  85. }
  86. },
  87. "CuraProfileWriter": {
  88. "package_info": {
  89. "package_id": "CuraProfileWriter",
  90. "package_type": "plugin",
  91. "display_name": "Cura Profile Writer",
  92. "description": "Provides support for exporting Cura profiles.",
  93. "package_version": "1.0.0",
  94. "sdk_version": 4,
  95. "website": "https://ultimaker.com",
  96. "author": {
  97. "author_id": "Ultimaker",
  98. "display_name": "Ultimaker B.V.",
  99. "email": "plugins@ultimaker.com",
  100. "website": "https://ultimaker.com"
  101. }
  102. }
  103. },
  104. "FirmwareUpdateChecker": {
  105. "package_info": {
  106. "package_id": "FirmwareUpdateChecker",
  107. "package_type": "plugin",
  108. "display_name": "Firmware Update Checker",
  109. "description": "Checks for firmware updates.",
  110. "package_version": "1.0.0",
  111. "sdk_version": 4,
  112. "website": "https://ultimaker.com",
  113. "author": {
  114. "author_id": "Ultimaker",
  115. "display_name": "Ultimaker B.V.",
  116. "email": "plugins@ultimaker.com",
  117. "website": "https://ultimaker.com"
  118. }
  119. }
  120. },
  121. "GCodeGzReader": {
  122. "package_info": {
  123. "package_id": "GCodeGzReader",
  124. "package_type": "plugin",
  125. "display_name": "Compressed G-code Reader",
  126. "description": "Reads g-code from a compressed archive.",
  127. "package_version": "1.0.0",
  128. "sdk_version": 4,
  129. "website": "https://ultimaker.com",
  130. "author": {
  131. "author_id": "Ultimaker",
  132. "display_name": "Ultimaker B.V.",
  133. "email": "plugins@ultimaker.com",
  134. "website": "https://ultimaker.com"
  135. }
  136. }
  137. },
  138. "GCodeGzWriter": {
  139. "package_info": {
  140. "package_id": "GCodeGzWriter",
  141. "package_type": "plugin",
  142. "display_name": "Compressed G-code Writer",
  143. "description": "Writes g-code to a compressed archive.",
  144. "package_version": "1.0.0",
  145. "sdk_version": 4,
  146. "website": "https://ultimaker.com",
  147. "author": {
  148. "author_id": "Ultimaker",
  149. "display_name": "Ultimaker B.V.",
  150. "email": "plugins@ultimaker.com",
  151. "website": "https://ultimaker.com"
  152. }
  153. }
  154. },
  155. "GCodeProfileReader": {
  156. "package_info": {
  157. "package_id": "GCodeProfileReader",
  158. "package_type": "plugin",
  159. "display_name": "G-Code Profile Reader",
  160. "description": "Provides support for importing profiles from g-code files.",
  161. "package_version": "1.0.0",
  162. "sdk_version": 4,
  163. "website": "https://ultimaker.com",
  164. "author": {
  165. "author_id": "Ultimaker",
  166. "display_name": "Ultimaker B.V.",
  167. "email": "plugins@ultimaker.com",
  168. "website": "https://ultimaker.com"
  169. }
  170. }
  171. },
  172. "GCodeReader": {
  173. "package_info": {
  174. "package_id": "GCodeReader",
  175. "package_type": "plugin",
  176. "display_name": "G-Code Reader",
  177. "description": "Allows loading and displaying G-code files.",
  178. "package_version": "1.0.0",
  179. "sdk_version": 4,
  180. "website": "https://ultimaker.com",
  181. "author": {
  182. "author_id": "VictorLarchenko",
  183. "display_name": "Victor Larchenko",
  184. "email": "plugins@ultimaker.com",
  185. "website": "https://ultimaker.com"
  186. }
  187. }
  188. },
  189. "GCodeWriter": {
  190. "package_info": {
  191. "package_id": "GCodeWriter",
  192. "package_type": "plugin",
  193. "display_name": "G-Code Writer",
  194. "description": "Writes g-code to a file.",
  195. "package_version": "1.0.0",
  196. "sdk_version": 4,
  197. "website": "https://ultimaker.com",
  198. "author": {
  199. "author_id": "Ultimaker",
  200. "display_name": "Ultimaker B.V.",
  201. "email": "plugins@ultimaker.com",
  202. "website": "https://ultimaker.com"
  203. }
  204. }
  205. },
  206. "ImageReader": {
  207. "package_info": {
  208. "package_id": "ImageReader",
  209. "package_type": "plugin",
  210. "display_name": "Image Reader",
  211. "description": "Enables ability to generate printable geometry from 2D image files.",
  212. "package_version": "1.0.0",
  213. "sdk_version": 4,
  214. "website": "https://ultimaker.com",
  215. "author": {
  216. "author_id": "Ultimaker",
  217. "display_name": "Ultimaker B.V.",
  218. "email": "plugins@ultimaker.com",
  219. "website": "https://ultimaker.com"
  220. }
  221. }
  222. },
  223. "LegacyProfileReader": {
  224. "package_info": {
  225. "package_id": "LegacyProfileReader",
  226. "package_type": "plugin",
  227. "display_name": "Legacy Cura Profile Reader",
  228. "description": "Provides support for importing profiles from legacy Cura versions.",
  229. "package_version": "1.0.0",
  230. "sdk_version": 4,
  231. "website": "https://ultimaker.com",
  232. "author": {
  233. "author_id": "Ultimaker",
  234. "display_name": "Ultimaker B.V.",
  235. "email": "plugins@ultimaker.com",
  236. "website": "https://ultimaker.com"
  237. }
  238. }
  239. },
  240. "MachineSettingsAction": {
  241. "package_info": {
  242. "package_id": "MachineSettingsAction",
  243. "package_type": "plugin",
  244. "display_name": "Machine Settings Action",
  245. "description": "Provides a way to change machine settings (such as build volume, nozzle size, etc.).",
  246. "package_version": "1.0.0",
  247. "sdk_version": 4,
  248. "website": "https://ultimaker.com",
  249. "author": {
  250. "author_id": "fieldOfView",
  251. "display_name": "fieldOfView",
  252. "email": null,
  253. "website": "https://ultimaker.com"
  254. }
  255. }
  256. },
  257. "ModelChecker": {
  258. "package_info": {
  259. "package_id": "ModelChecker",
  260. "package_type": "plugin",
  261. "display_name": "Model Checker",
  262. "description": "Checks models and print configuration for possible printing issues and give suggestions.",
  263. "package_version": "0.1.0",
  264. "sdk_version": 4,
  265. "website": "https://ultimaker.com",
  266. "author": {
  267. "author_id": "Ultimaker",
  268. "display_name": "Ultimaker B.V.",
  269. "email": "plugins@ultimaker.com",
  270. "website": "https://ultimaker.com"
  271. }
  272. }
  273. },
  274. "MonitorStage": {
  275. "package_info": {
  276. "package_id": "MonitorStage",
  277. "package_type": "plugin",
  278. "display_name": "Monitor Stage",
  279. "description": "Provides a monitor stage in Cura.",
  280. "package_version": "1.0.0",
  281. "sdk_version": 4,
  282. "website": "https://ultimaker.com",
  283. "author": {
  284. "author_id": "Ultimaker",
  285. "display_name": "Ultimaker B.V.",
  286. "email": "plugins@ultimaker.com",
  287. "website": "https://ultimaker.com"
  288. }
  289. }
  290. },
  291. "PerObjectSettingsTool": {
  292. "package_info": {
  293. "package_id": "PerObjectSettingsTool",
  294. "package_type": "plugin",
  295. "display_name": "Per-Object Settings Tool",
  296. "description": "Provides the per-model settings.",
  297. "package_version": "1.0.0",
  298. "sdk_version": 4,
  299. "website": "https://ultimaker.com",
  300. "author": {
  301. "author_id": "Ultimaker",
  302. "display_name": "Ultimaker B.V.",
  303. "email": "plugins@ultimaker.com",
  304. "website": "https://ultimaker.com"
  305. }
  306. }
  307. },
  308. "PostProcessingPlugin": {
  309. "package_info": {
  310. "package_id": "PostProcessingPlugin",
  311. "package_type": "plugin",
  312. "display_name": "Post Processing",
  313. "description": "Extension that allows for user created scripts for post processing.",
  314. "package_version": "2.2.0",
  315. "sdk_version": 4,
  316. "website": "https://ultimaker.com",
  317. "author": {
  318. "author_id": "Ultimaker",
  319. "display_name": "Ultimaker B.V.",
  320. "email": "plugins@ultimaker.com",
  321. "website": "https://ultimaker.com"
  322. }
  323. }
  324. },
  325. "PrepareStage": {
  326. "package_info": {
  327. "package_id": "PrepareStage",
  328. "package_type": "plugin",
  329. "display_name": "Prepare Stage",
  330. "description": "Provides a prepare stage in Cura.",
  331. "package_version": "1.0.0",
  332. "sdk_version": 4,
  333. "website": "https://ultimaker.com",
  334. "author": {
  335. "author_id": "Ultimaker",
  336. "display_name": "Ultimaker B.V.",
  337. "email": "plugins@ultimaker.com",
  338. "website": "https://ultimaker.com"
  339. }
  340. }
  341. },
  342. "RemovableDriveOutputDevice": {
  343. "package_info": {
  344. "package_id": "RemovableDriveOutputDevice",
  345. "package_type": "plugin",
  346. "display_name": "Removable Drive Output Device",
  347. "description": "Provides removable drive hotplugging and writing support.",
  348. "package_version": "1.0.0",
  349. "sdk_version": 4,
  350. "website": "https://ultimaker.com",
  351. "author": {
  352. "author_id": "Ultimaker",
  353. "display_name": "Ultimaker B.V.",
  354. "email": "plugins@ultimaker.com",
  355. "website": "https://ultimaker.com"
  356. }
  357. }
  358. },
  359. "SimulationView": {
  360. "package_info": {
  361. "package_id": "SimulationView",
  362. "package_type": "plugin",
  363. "display_name": "Simulation View",
  364. "description": "Provides the Simulation view.",
  365. "package_version": "1.0.0",
  366. "sdk_version": 4,
  367. "website": "https://ultimaker.com",
  368. "author": {
  369. "author_id": "Ultimaker",
  370. "display_name": "Ultimaker B.V.",
  371. "email": "plugins@ultimaker.com",
  372. "website": "https://ultimaker.com"
  373. }
  374. }
  375. },
  376. "SliceInfoPlugin": {
  377. "package_info": {
  378. "package_id": "SliceInfoPlugin",
  379. "package_type": "plugin",
  380. "display_name": "Slice Info",
  381. "description": "Submits anonymous slice info. Can be disabled through preferences.",
  382. "package_version": "1.0.0",
  383. "sdk_version": 4,
  384. "website": "https://ultimaker.com",
  385. "author": {
  386. "author_id": "Ultimaker",
  387. "display_name": "Ultimaker B.V.",
  388. "email": "plugins@ultimaker.com",
  389. "website": "https://ultimaker.com"
  390. }
  391. }
  392. },
  393. "SolidView": {
  394. "package_info": {
  395. "package_id": "SolidView",
  396. "package_type": "plugin",
  397. "display_name": "Solid View",
  398. "description": "Provides a normal solid mesh view.",
  399. "package_version": "1.0.0",
  400. "sdk_version": 4,
  401. "website": "https://ultimaker.com",
  402. "author": {
  403. "author_id": "Ultimaker",
  404. "display_name": "Ultimaker B.V.",
  405. "email": "plugins@ultimaker.com",
  406. "website": "https://ultimaker.com"
  407. }
  408. }
  409. },
  410. "SupportEraser": {
  411. "package_info": {
  412. "package_id": "SupportEraser",
  413. "package_type": "plugin",
  414. "display_name": "Support Eraser Tool",
  415. "description": "Creates an eraser mesh to block the printing of support in certain places.",
  416. "package_version": "1.0.0",
  417. "sdk_version": 4,
  418. "website": "https://ultimaker.com",
  419. "author": {
  420. "author_id": "Ultimaker",
  421. "display_name": "Ultimaker B.V.",
  422. "email": "plugins@ultimaker.com",
  423. "website": "https://ultimaker.com"
  424. }
  425. }
  426. },
  427. "Toolbox": {
  428. "package_info": {
  429. "package_id": "Toolbox",
  430. "package_type": "plugin",
  431. "display_name": "Toolbox",
  432. "description": "Find, manage and install new Cura packages.",
  433. "package_version": "1.0.0",
  434. "sdk_version": 4,
  435. "website": "https://ultimaker.com",
  436. "author": {
  437. "author_id": "Ultimaker",
  438. "display_name": "Ultimaker B.V.",
  439. "email": "plugins@ultimaker.com",
  440. "website": "https://ultimaker.com"
  441. }
  442. }
  443. },
  444. "UFPWriter": {
  445. "package_info": {
  446. "package_id": "UFPWriter",
  447. "package_type": "plugin",
  448. "display_name": "UFP Writer",
  449. "description": "Provides support for writing Ultimaker Format Packages.",
  450. "package_version": "1.0.0",
  451. "sdk_version": 4,
  452. "website": "https://ultimaker.com",
  453. "author": {
  454. "author_id": "Ultimaker",
  455. "display_name": "Ultimaker B.V.",
  456. "email": "plugins@ultimaker.com",
  457. "website": "https://ultimaker.com"
  458. }
  459. }
  460. },
  461. "UltimakerMachineActions": {
  462. "package_info": {
  463. "package_id": "UltimakerMachineActions",
  464. "package_type": "plugin",
  465. "display_name": "Ultimaker Machine Actions",
  466. "description": "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc.).",
  467. "package_version": "1.0.0",
  468. "sdk_version": 4,
  469. "website": "https://ultimaker.com",
  470. "author": {
  471. "author_id": "Ultimaker",
  472. "display_name": "Ultimaker B.V.",
  473. "email": "plugins@ultimaker.com",
  474. "website": "https://ultimaker.com"
  475. }
  476. }
  477. },
  478. "UM3NetworkPrinting": {
  479. "package_info": {
  480. "package_id": "UM3NetworkPrinting",
  481. "package_type": "plugin",
  482. "display_name": "UM3 Network Printing",
  483. "description": "Manages network connections to Ultimaker 3 printers.",
  484. "package_version": "1.0.0",
  485. "sdk_version": 4,
  486. "website": "https://ultimaker.com",
  487. "author": {
  488. "author_id": "Ultimaker",
  489. "display_name": "Ultimaker B.V.",
  490. "email": "plugins@ultimaker.com",
  491. "website": "https://ultimaker.com"
  492. }
  493. }
  494. },
  495. "USBPrinting": {
  496. "package_info": {
  497. "package_id": "USBPrinting",
  498. "package_type": "plugin",
  499. "display_name": "USB Printing",
  500. "description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",
  501. "package_version": "1.0.0",
  502. "sdk_version": 4,
  503. "website": "https://ultimaker.com",
  504. "author": {
  505. "author_id": "Ultimaker",
  506. "display_name": "Ultimaker B.V.",
  507. "email": "plugins@ultimaker.com",
  508. "website": "https://ultimaker.com"
  509. }
  510. }
  511. },
  512. "UserAgreement": {
  513. "package_info": {
  514. "package_id": "UserAgreement",
  515. "package_type": "plugin",
  516. "display_name": "User Agreement",
  517. "description": "Ask the user once if he/she agrees with our license.",
  518. "package_version": "1.0.0",
  519. "sdk_version": 4,
  520. "website": "https://ultimaker.com",
  521. "author": {
  522. "author_id": "Ultimaker",
  523. "display_name": "Ultimaker B.V.",
  524. "email": "plugins@ultimaker.com",
  525. "website": "https://ultimaker.com"
  526. }
  527. }
  528. },
  529. "VersionUpgrade21to22": {
  530. "package_info": {
  531. "package_id": "VersionUpgrade21to22",
  532. "package_type": "plugin",
  533. "display_name": "Version Upgrade 2.1 to 2.2",
  534. "description": "Upgrades configurations from Cura 2.1 to Cura 2.2.",
  535. "package_version": "1.0.0",
  536. "sdk_version": 4,
  537. "website": "https://ultimaker.com",
  538. "author": {
  539. "author_id": "Ultimaker",
  540. "display_name": "Ultimaker B.V.",
  541. "email": "plugins@ultimaker.com",
  542. "website": "https://ultimaker.com"
  543. }
  544. }
  545. },
  546. "VersionUpgrade22to24": {
  547. "package_info": {
  548. "package_id": "VersionUpgrade22to24",
  549. "package_type": "plugin",
  550. "display_name": "Version Upgrade 2.2 to 2.4",
  551. "description": "Upgrades configurations from Cura 2.2 to Cura 2.4.",
  552. "package_version": "1.0.0",
  553. "sdk_version": 4,
  554. "website": "https://ultimaker.com",
  555. "author": {
  556. "author_id": "Ultimaker",
  557. "display_name": "Ultimaker B.V.",
  558. "email": "plugins@ultimaker.com",
  559. "website": "https://ultimaker.com"
  560. }
  561. }
  562. },
  563. "VersionUpgrade25to26": {
  564. "package_info": {
  565. "package_id": "VersionUpgrade25to26",
  566. "package_type": "plugin",
  567. "display_name": "Version Upgrade 2.5 to 2.6",
  568. "description": "Upgrades configurations from Cura 2.5 to Cura 2.6.",
  569. "package_version": "1.0.0",
  570. "sdk_version": 4,
  571. "website": "https://ultimaker.com",
  572. "author": {
  573. "author_id": "Ultimaker",
  574. "display_name": "Ultimaker B.V.",
  575. "email": "plugins@ultimaker.com",
  576. "website": "https://ultimaker.com"
  577. }
  578. }
  579. },
  580. "VersionUpgrade26to27": {
  581. "package_info": {
  582. "package_id": "VersionUpgrade26to27",
  583. "package_type": "plugin",
  584. "display_name": "Version Upgrade 2.6 to 2.7",
  585. "description": "Upgrades configurations from Cura 2.6 to Cura 2.7.",
  586. "package_version": "1.0.0",
  587. "sdk_version": 4,
  588. "website": "https://ultimaker.com",
  589. "author": {
  590. "author_id": "Ultimaker",
  591. "display_name": "Ultimaker B.V.",
  592. "email": "plugins@ultimaker.com",
  593. "website": "https://ultimaker.com"
  594. }
  595. }
  596. },
  597. "VersionUpgrade27to30": {
  598. "package_info": {
  599. "package_id": "VersionUpgrade27to30",
  600. "package_type": "plugin",
  601. "display_name": "Version Upgrade 2.7 to 3.0",
  602. "description": "Upgrades configurations from Cura 2.7 to Cura 3.0.",
  603. "package_version": "1.0.0",
  604. "sdk_version": 4,
  605. "website": "https://ultimaker.com",
  606. "author": {
  607. "author_id": "Ultimaker",
  608. "display_name": "Ultimaker B.V.",
  609. "email": "plugins@ultimaker.com",
  610. "website": "https://ultimaker.com"
  611. }
  612. }
  613. },
  614. "VersionUpgrade30to31": {
  615. "package_info": {
  616. "package_id": "VersionUpgrade30to31",
  617. "package_type": "plugin",
  618. "display_name": "Version Upgrade 3.0 to 3.1",
  619. "description": "Upgrades configurations from Cura 3.0 to Cura 3.1.",
  620. "package_version": "1.0.0",
  621. "sdk_version": 4,
  622. "website": "https://ultimaker.com",
  623. "author": {
  624. "author_id": "Ultimaker",
  625. "display_name": "Ultimaker B.V.",
  626. "email": "plugins@ultimaker.com",
  627. "website": "https://ultimaker.com"
  628. }
  629. }
  630. },
  631. "VersionUpgrade32to33": {
  632. "package_info": {
  633. "package_id": "VersionUpgrade32to33",
  634. "package_type": "plugin",
  635. "display_name": "Version Upgrade 3.2 to 3.3",
  636. "description": "Upgrades configurations from Cura 3.2 to Cura 3.3.",
  637. "package_version": "1.0.0",
  638. "sdk_version": 4,
  639. "website": "https://ultimaker.com",
  640. "author": {
  641. "author_id": "Ultimaker",
  642. "display_name": "Ultimaker B.V.",
  643. "email": "plugins@ultimaker.com",
  644. "website": "https://ultimaker.com"
  645. }
  646. }
  647. },
  648. "VersionUpgrade33to34": {
  649. "package_info": {
  650. "package_id": "VersionUpgrade33to34",
  651. "package_type": "plugin",
  652. "display_name": "Version Upgrade 3.3 to 3.4",
  653. "description": "Upgrades configurations from Cura 3.3 to Cura 3.4.",
  654. "package_version": "1.0.0",
  655. "sdk_version": 4,
  656. "website": "https://ultimaker.com",
  657. "author": {
  658. "author_id": "Ultimaker",
  659. "display_name": "Ultimaker B.V.",
  660. "email": "plugins@ultimaker.com",
  661. "website": "https://ultimaker.com"
  662. }
  663. }
  664. },
  665. "X3DReader": {
  666. "package_info": {
  667. "package_id": "X3DReader",
  668. "package_type": "plugin",
  669. "display_name": "X3D Reader",
  670. "description": "Provides support for reading X3D files.",
  671. "package_version": "0.5.0",
  672. "sdk_version": 4,
  673. "website": "https://ultimaker.com",
  674. "author": {
  675. "author_id": "SevaAlekseyev",
  676. "display_name": "Seva Alekseyev",
  677. "email": "plugins@ultimaker.com",
  678. "website": "https://ultimaker.com"
  679. }
  680. }
  681. },
  682. "XmlMaterialProfile": {
  683. "package_info": {
  684. "package_id": "XMLMaterialProfile",
  685. "package_type": "plugin",
  686. "display_name": "XML Material Profiles",
  687. "description": "Provides capabilities to read and write XML-based material profiles.",
  688. "package_version": "1.0.0",
  689. "sdk_version": 4,
  690. "website": "https://ultimaker.com",
  691. "author": {
  692. "author_id": "Ultimaker",
  693. "display_name": "Ultimaker B.V.",
  694. "email": "plugins@ultimaker.com",
  695. "website": "https://ultimaker.com"
  696. }
  697. }
  698. },
  699. "XRayView": {
  700. "package_info": {
  701. "package_id": "XRayView",
  702. "package_type": "plugin",
  703. "display_name": "X-Ray View",
  704. "description": "Provides the X-Ray view.",
  705. "package_version": "1.0.0",
  706. "sdk_version": 4,
  707. "website": "https://ultimaker.com",
  708. "author": {
  709. "author_id": "Ultimaker",
  710. "display_name": "Ultimaker B.V.",
  711. "email": "plugins@ultimaker.com",
  712. "website": "https://ultimaker.com"
  713. }
  714. }
  715. },
  716. "DagomaChromatikPLA": {
  717. "package_info": {
  718. "package_id": "DagomaChromatikPLA",
  719. "package_type": "material",
  720. "display_name": "Dagoma Chromatik PLA",
  721. "description": "Filament testé et approuvé pour les imprimantes 3D Dagoma. Chromatik est l'idéal pour débuter et suivre les tutoriels premiers pas. Il vous offre qualité et résistance pour chacune de vos impressions.",
  722. "package_version": "1.0.0",
  723. "sdk_version": 4,
  724. "website": "https://dagoma.fr/boutique/filaments.html",
  725. "author": {
  726. "author_id": "Dagoma",
  727. "display_name": "Dagoma",
  728. "email": null,
  729. "website": "https://dagoma.fr"
  730. }
  731. }
  732. },
  733. "FABtotumABS": {
  734. "package_info": {
  735. "package_id": "FABtotumABS",
  736. "package_type": "material",
  737. "display_name": "FABtotum ABS",
  738. "description": "This material is easy to be extruded but it is not the simplest to use. It is one of the most used in 3D printing to get very well finished objects. It is not sustainable and its smoke can be dangerous if inhaled. The reason to prefer this filament to PLA is mainly because of its precision and mechanical specs. ABS (for plastic) stands for Acrylonitrile Butadiene Styrene and it is a thermoplastic which is widely used in everyday objects. It can be printed with any FFF 3D printer which can get to high temperatures as it must be extruded in a range between 220° and 245°, so it’s compatible with all versions of the FABtotum Personal fabricator.",
  739. "package_version": "1.0.0",
  740. "sdk_version": 4,
  741. "website": "https://store.fabtotum.com/eu/products/filaments.html?filament_type=40",
  742. "author": {
  743. "author_id": "FABtotum",
  744. "display_name": "FABtotum S.R.L.",
  745. "email": "info@fabtotum.com",
  746. "website": "https://www.fabtotum.com"
  747. }
  748. }
  749. },
  750. "FABtotumNylon": {
  751. "package_info": {
  752. "package_id": "FABtotumNylon",
  753. "package_type": "material",
  754. "display_name": "FABtotum Nylon",
  755. "description": "When 3D printing started this material was not listed among the extrudable filaments. It is flexible as well as resistant to tractions. It is well known for its uses in textile but also in industries which require a strong and flexible material. There are different kinds of Nylon: 3D printing mostly uses Nylon 6 and Nylon 6.6, which are the most common. It requires higher temperatures to be printed, so a 3D printer must be able to reach them (around 240°C): the FABtotum, of course, can.",
  756. "package_version": "1.0.0",
  757. "sdk_version": 4,
  758. "website": "https://store.fabtotum.com/eu/products/filaments.html?filament_type=53",
  759. "author": {
  760. "author_id": "FABtotum",
  761. "display_name": "FABtotum S.R.L.",
  762. "email": "info@fabtotum.com",
  763. "website": "https://www.fabtotum.com"
  764. }
  765. }
  766. },
  767. "FABtotumPLA": {
  768. "package_info": {
  769. "package_id": "FABtotumPLA",
  770. "package_type": "material",
  771. "display_name": "FABtotum PLA",
  772. "description": "It is the most common filament used for 3D printing. It is studied to be bio-degradable as it comes from corn starch’s sugar mainly. It is completely made of renewable sources and has no footprint on polluting. PLA stands for PolyLactic Acid and it is a thermoplastic that today is still considered the easiest material to be 3D printed. It can be extruded at lower temperatures: the standard range of FABtotum’s one is between 185° and 195°.",
  773. "package_version": "1.0.0",
  774. "sdk_version": 4,
  775. "website": "https://store.fabtotum.com/eu/products/filaments.html?filament_type=39",
  776. "author": {
  777. "author_id": "FABtotum",
  778. "display_name": "FABtotum S.R.L.",
  779. "email": "info@fabtotum.com",
  780. "website": "https://www.fabtotum.com"
  781. }
  782. }
  783. },
  784. "FABtotumTPU": {
  785. "package_info": {
  786. "package_id": "FABtotumTPU",
  787. "package_type": "material",
  788. "display_name": "FABtotum TPU Shore 98A",
  789. "description": "",
  790. "package_version": "1.0.0",
  791. "sdk_version": 4,
  792. "website": "https://store.fabtotum.com/eu/products/filaments.html?filament_type=66",
  793. "author": {
  794. "author_id": "FABtotum",
  795. "display_name": "FABtotum S.R.L.",
  796. "email": "info@fabtotum.com",
  797. "website": "https://www.fabtotum.com"
  798. }
  799. }
  800. },
  801. "FiberlogyHDPLA": {
  802. "package_info": {
  803. "package_id": "FiberlogyHDPLA",
  804. "package_type": "material",
  805. "display_name": "Fiberlogy HD PLA",
  806. "description": "With our HD PLA you have many more options. You can use this material in two ways. Choose the one you like best. You can use it as a normal PLA and get prints characterized by a very good adhesion between the layers and high precision. You can also make your prints acquire similar properties to that of ABS – better impact resistance and high temperature resistance. All you need is an oven. Yes, an oven! By annealing our HD PLA in an oven, in accordance with the manual, you will avoid all the inconveniences of printing with ABS, such as unpleasant odour or hazardous fumes.",
  807. "package_version": "1.0.0",
  808. "sdk_version": 4,
  809. "website": "http://fiberlogy.com/en/fiberlogy-filaments/filament-hd-pla/",
  810. "author": {
  811. "author_id": "Fiberlogy",
  812. "diplay_name": "Fiberlogy S.A.",
  813. "email": "grzegorz.h@fiberlogy.com",
  814. "website": "http://fiberlogy.com"
  815. }
  816. }
  817. },
  818. "Filo3DPLA": {
  819. "package_info": {
  820. "package_id": "Filo3DPLA",
  821. "package_type": "material",
  822. "display_name": "Filo3D PLA",
  823. "description": "Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality.",
  824. "package_version": "1.0.0",
  825. "sdk_version": 4,
  826. "website": "https://dagoma.fr",
  827. "author": {
  828. "author_id": "Dagoma",
  829. "display_name": "Dagoma",
  830. "email": null,
  831. "website": "https://dagoma.fr"
  832. }
  833. }
  834. },
  835. "IMADE3DJellyBOXPETG": {
  836. "package_info": {
  837. "package_id": "IMADE3DJellyBOXPETG",
  838. "package_type": "material",
  839. "display_name": "IMADE3D JellyBOX PETG",
  840. "description": "",
  841. "package_version": "1.0.0",
  842. "sdk_version": 4,
  843. "website": "http://shop.imade3d.com/filament.html",
  844. "author": {
  845. "author_id": "IMADE3D",
  846. "display_name": "IMADE3D",
  847. "email": "info@imade3d.com",
  848. "website": "https://www.imade3d.com"
  849. }
  850. }
  851. },
  852. "IMADE3DJellyBOXPLA": {
  853. "package_info": {
  854. "package_id": "IMADE3DJellyBOXPLA",
  855. "package_type": "material",
  856. "display_name": "IMADE3D JellyBOX PLA",
  857. "description": "",
  858. "package_version": "1.0.0",
  859. "sdk_version": 4,
  860. "website": "http://shop.imade3d.com/filament.html",
  861. "author": {
  862. "author_id": "IMADE3D",
  863. "display_name": "IMADE3D",
  864. "email": "info@imade3d.com",
  865. "website": "https://www.imade3d.com"
  866. }
  867. }
  868. },
  869. "OctofiberPLA": {
  870. "package_info": {
  871. "package_id": "OctofiberPLA",
  872. "package_type": "material",
  873. "display_name": "Octofiber PLA",
  874. "description": "PLA material from Octofiber.",
  875. "package_version": "1.0.0",
  876. "sdk_version": 4,
  877. "website": "https://nl.octofiber.com/3d-printing-filament/pla.html",
  878. "author": {
  879. "author_id": "Octofiber",
  880. "display_name": "Octofiber",
  881. "email": "info@octofiber.com",
  882. "website": "https://nl.octofiber.com"
  883. }
  884. }
  885. },
  886. "PolyFlexPLA": {
  887. "package_info": {
  888. "package_id": "PolyFlexPLA",
  889. "package_type": "material",
  890. "display_name": "PolyFlex™ PLA",
  891. "description": "PolyFlex™ is a highly flexible yet easy to print 3D printing material. Featuring good elasticity and a large strain-to- failure, PolyFlex™ opens up a completely new realm of applications.",
  892. "package_version": "1.0.0",
  893. "sdk_version": 4,
  894. "website": "http://www.polymaker.com/shop/polyflex/",
  895. "author": {
  896. "author_id": "Polymaker",
  897. "display_name": "Polymaker L.L.C.",
  898. "email": "inquiry@polymaker.com",
  899. "website": "https://www.polymaker.com"
  900. }
  901. }
  902. },
  903. "PolyMaxPLA": {
  904. "package_info": {
  905. "package_id": "PolyMaxPLA",
  906. "package_type": "material",
  907. "display_name": "PolyMax™ PLA",
  908. "description": "PolyMax™ PLA is a 3D printing material with excellent mechanical properties and printing quality. PolyMax™ PLA has an impact resistance of up to nine times that of regular PLA, and better overall mechanical properties than ABS.",
  909. "package_version": "1.0.0",
  910. "sdk_version": 4,
  911. "website": "http://www.polymaker.com/shop/polymax/",
  912. "author": {
  913. "author_id": "Polymaker",
  914. "display_name": "Polymaker L.L.C.",
  915. "email": "inquiry@polymaker.com",
  916. "website": "https://www.polymaker.com"
  917. }
  918. }
  919. },
  920. "PolyPlusPLA": {
  921. "package_info": {
  922. "package_id": "PolyPlusPLA",
  923. "package_type": "material",
  924. "display_name": "PolyPlus™ PLA True Colour",
  925. "description": "PolyPlus™ PLA is a premium PLA designed for all desktop FDM/FFF 3D printers. It is produced with our patented Jam-Free™ technology that ensures consistent extrusion and prevents jams.",
  926. "package_version": "1.0.0",
  927. "sdk_version": 4,
  928. "website": "http://www.polymaker.com/shop/polyplus-true-colour/",
  929. "author": {
  930. "author_id": "Polymaker",
  931. "display_name": "Polymaker L.L.C.",
  932. "email": "inquiry@polymaker.com",
  933. "website": "https://www.polymaker.com"
  934. }
  935. }
  936. },
  937. "PolyWoodPLA": {
  938. "package_info": {
  939. "package_id": "PolyWoodPLA",
  940. "package_type": "material",
  941. "display_name": "PolyWood™ PLA",
  942. "description": "PolyWood™ is a wood mimic printing material that contains no actual wood ensuring a clean Jam-Free™ printing experience.",
  943. "package_version": "1.0.0",
  944. "sdk_version": 4,
  945. "website": "http://www.polymaker.com/shop/polywood/",
  946. "author": {
  947. "author_id": "Polymaker",
  948. "display_name": "Polymaker L.L.C.",
  949. "email": "inquiry@polymaker.com",
  950. "website": "https://www.polymaker.com"
  951. }
  952. }
  953. },
  954. "UltimakerABS": {
  955. "package_info": {
  956. "package_id": "UltimakerABS",
  957. "package_type": "material",
  958. "display_name": "Ultimaker ABS",
  959. "description": "Example package for material and quality profiles for Ultimaker materials.",
  960. "package_version": "1.0.0",
  961. "sdk_version": 4,
  962. "website": "https://ultimaker.com/products/materials/abs",
  963. "author": {
  964. "author_id": "Ultimaker",
  965. "display_name": "Ultimaker B.V.",
  966. "email": "materials@ultimaker.com",
  967. "website": "https://ultimaker.com",
  968. "description": "Professional 3D printing made accessible.",
  969. "support_website": "https://ultimaker.com/en/resources/troubleshooting/materials"
  970. }
  971. }
  972. },
  973. "UltimakerCPE": {
  974. "package_info": {
  975. "package_id": "UltimakerCPE",
  976. "package_type": "material",
  977. "display_name": "Ultimaker CPE",
  978. "description": "Example package for material and quality profiles for Ultimaker materials.",
  979. "package_version": "1.0.0",
  980. "sdk_version": 4,
  981. "website": "https://ultimaker.com/products/materials/abs",
  982. "author": {
  983. "author_id": "Ultimaker",
  984. "display_name": "Ultimaker B.V.",
  985. "email": "materials@ultimaker.com",
  986. "website": "https://ultimaker.com",
  987. "description": "Professional 3D printing made accessible.",
  988. "support_website": "https://ultimaker.com/en/resources/troubleshooting/materials"
  989. }
  990. }
  991. },
  992. "UltimakerNylon": {
  993. "package_info": {
  994. "package_id": "UltimakerNylon",
  995. "package_type": "material",
  996. "display_name": "Ultimaker Nylon",
  997. "description": "Example package for material and quality profiles for Ultimaker materials.",
  998. "package_version": "1.0.0",
  999. "sdk_version": 4,
  1000. "website": "https://ultimaker.com/products/materials/abs",
  1001. "author": {
  1002. "author_id": "Ultimaker",
  1003. "display_name": "Ultimaker B.V.",
  1004. "email": "materials@ultimaker.com",
  1005. "website": "https://ultimaker.com",
  1006. "description": "Professional 3D printing made accessible.",
  1007. "support_website": "https://ultimaker.com/en/resources/troubleshooting/materials"
  1008. }
  1009. }
  1010. },
  1011. "UltimakerPC": {
  1012. "package_info": {
  1013. "package_id": "UltimakerPC",
  1014. "package_type": "material",
  1015. "display_name": "Ultimaker PC",
  1016. "description": "Example package for material and quality profiles for Ultimaker materials.",
  1017. "package_version": "1.0.0",
  1018. "sdk_version": 4,
  1019. "website": "https://ultimaker.com/products/materials/pc",
  1020. "author": {
  1021. "author_id": "Ultimaker",
  1022. "display_name": "Ultimaker B.V.",
  1023. "email": "materials@ultimaker.com",
  1024. "website": "https://ultimaker.com",
  1025. "description": "Professional 3D printing made accessible.",
  1026. "support_website": "https://ultimaker.com/en/resources/troubleshooting/materials"
  1027. }
  1028. }
  1029. },
  1030. "UltimakerPLA": {
  1031. "package_info": {
  1032. "package_id": "UltimakerPLA",
  1033. "package_type": "material",
  1034. "display_name": "Ultimaker PLA",
  1035. "description": "Example package for material and quality profiles for Ultimaker materials.",
  1036. "package_version": "1.0.0",
  1037. "sdk_version": 4,
  1038. "website": "https://ultimaker.com/products/materials/abs",
  1039. "author": {
  1040. "author_id": "Ultimaker",
  1041. "display_name": "Ultimaker B.V.",
  1042. "email": "materials@ultimaker.com",
  1043. "website": "https://ultimaker.com",
  1044. "description": "Professional 3D printing made accessible.",
  1045. "support_website": "https://ultimaker.com/en/resources/troubleshooting/materials"
  1046. }
  1047. }
  1048. },
  1049. "UltimakerPVA": {
  1050. "package_info": {
  1051. "package_id": "UltimakerPVA",
  1052. "package_type": "material",
  1053. "display_name": "Ultimaker PVA",
  1054. "description": "Example package for material and quality profiles for Ultimaker materials.",
  1055. "package_version": "1.0.0",
  1056. "sdk_version": 4,
  1057. "website": "https://ultimaker.com/products/materials/abs",
  1058. "author": {
  1059. "author_id": "Ultimaker",
  1060. "display_name": "Ultimaker B.V.",
  1061. "email": "materials@ultimaker.com",
  1062. "website": "https://ultimaker.com",
  1063. "description": "Professional 3D printing made accessible.",
  1064. "support_website": "https://ultimaker.com/en/resources/troubleshooting/materials"
  1065. }
  1066. }
  1067. },
  1068. "VertexDeltaABS": {
  1069. "package_info": {
  1070. "package_id": "VertexDeltaABS",
  1071. "package_type": "material",
  1072. "display_name": "Vertex Delta ABS",
  1073. "description": "ABS material and quality files for the Delta Vertex K8800.",
  1074. "package_version": "1.0.0",
  1075. "sdk_version": 4,
  1076. "website": "https://vertex3dprinter.eu",
  1077. "author": {
  1078. "author_id": "Velleman",
  1079. "display_name": "Velleman N.V.",
  1080. "email": "info@velleman.eu",
  1081. "website": "https://www.vellemanprojects.eu"
  1082. }
  1083. }
  1084. },
  1085. "VertexDeltaPET": {
  1086. "package_info": {
  1087. "package_id": "VertexDeltaPET",
  1088. "package_type": "material",
  1089. "display_name": "Vertex Delta PET",
  1090. "description": "ABS material and quality files for the Delta Vertex K8800.",
  1091. "package_version": "1.0.0",
  1092. "sdk_version": 4,
  1093. "website": "https://vertex3dprinter.eu",
  1094. "author": {
  1095. "author_id": "Velleman",
  1096. "display_name": "Velleman N.V.",
  1097. "email": "info@velleman.eu",
  1098. "website": "https://www.vellemanprojects.eu"
  1099. }
  1100. }
  1101. },
  1102. "VertexDeltaPLA": {
  1103. "package_info": {
  1104. "package_id": "VertexDeltaPLA",
  1105. "package_type": "material",
  1106. "display_name": "Vertex Delta PLA",
  1107. "description": "ABS material and quality files for the Delta Vertex K8800.",
  1108. "package_version": "1.0.0",
  1109. "sdk_version": 4,
  1110. "website": "https://vertex3dprinter.eu",
  1111. "author": {
  1112. "author_id": "Velleman",
  1113. "display_name": "Velleman N.V.",
  1114. "email": "info@velleman.eu",
  1115. "website": "https://www.vellemanprojects.eu"
  1116. }
  1117. }
  1118. },
  1119. "VertexDeltaTPU": {
  1120. "package_info": {
  1121. "package_id": "VertexDeltaTPU",
  1122. "package_type": "material",
  1123. "display_name": "Vertex Delta TPU",
  1124. "description": "ABS material and quality files for the Delta Vertex K8800.",
  1125. "package_version": "1.0.0",
  1126. "sdk_version": 4,
  1127. "website": "https://vertex3dprinter.eu",
  1128. "author": {
  1129. "author_id": "Velleman",
  1130. "display_name": "Velleman N.V.",
  1131. "email": "info@velleman.eu",
  1132. "website": "https://www.vellemanprojects.eu"
  1133. }
  1134. }
  1135. },
  1136. "ConsoleLogger": {
  1137. "package_info": {
  1138. "package_id": "ConsoleLogger",
  1139. "package_type": "plugin",
  1140. "display_name": "Console Logger",
  1141. "description": "Outputs log information to the console.",
  1142. "package_version": "1.0.0",
  1143. "sdk_version": 4,
  1144. "website": "https://ultimaker.com",
  1145. "author": {
  1146. "author_id": "Ultimaker",
  1147. "display_name": "Ultimaker B.V.",
  1148. "email": "plugins@ultimaker.com",
  1149. "website": "https://ultimaker.com"
  1150. }
  1151. }
  1152. },
  1153. "OBJReader": {
  1154. "package_info": {
  1155. "package_id": "OBJReader",
  1156. "package_type": "plugin",
  1157. "display_name": "Wavefront OBJ Reader",
  1158. "description": "Makes it possible to read Wavefront OBJ files.",
  1159. "package_version": "1.0.0",
  1160. "sdk_version": 4,
  1161. "website": "https://ultimaker.com",
  1162. "author": {
  1163. "author_id": "Ultimaker",
  1164. "display_name": "Ultimaker B.V.",
  1165. "email": "plugins@ultimaker.com",
  1166. "website": "https://ultimaker.com"
  1167. }
  1168. }
  1169. },
  1170. "OBJWriter": {
  1171. "package_info": {
  1172. "package_id": "OBJWriter",
  1173. "package_type": "plugin",
  1174. "display_name": "Wavefront OBJ Writer",
  1175. "description": "Makes it possible to write Wavefront OBJ files.",
  1176. "package_version": "1.0.0",
  1177. "sdk_version": 4,
  1178. "website": "https://ultimaker.com",
  1179. "author": {
  1180. "author_id": "Ultimaker",
  1181. "display_name": "Ultimaker B.V.",
  1182. "email": "plugins@ultimaker.com",
  1183. "website": "https://ultimaker.com"
  1184. }
  1185. }
  1186. },
  1187. "STLReader": {
  1188. "package_info": {
  1189. "package_id": "STLReader",
  1190. "package_type": "plugin",
  1191. "display_name": "STL Reader",
  1192. "description": "Provides support for reading STL files.",
  1193. "package_version": "1.0.0",
  1194. "sdk_version": 4,
  1195. "website": "https://ultimaker.com",
  1196. "author": {
  1197. "author_id": "Ultimaker",
  1198. "display_name": "Ultimaker B.V.",
  1199. "email": "plugins@ultimaker.com",
  1200. "website": "https://ultimaker.com"
  1201. }
  1202. }
  1203. },
  1204. "STLWriter": {
  1205. "package_info": {
  1206. "package_id": "STLWriter",
  1207. "package_type": "plugin",
  1208. "display_name": "STL Writer",
  1209. "description": "Provides support for writing STL files.",
  1210. "package_version": "1.0.0",
  1211. "sdk_version": 4,
  1212. "website": "https://ultimaker.com",
  1213. "author": {
  1214. "author_id": "Ultimaker",
  1215. "display_name": "Ultimaker B.V.",
  1216. "email": "plugins@ultimaker.com",
  1217. "website": "https://ultimaker.com"
  1218. }
  1219. }
  1220. },
  1221. "FileLogger": {
  1222. "package_info": {
  1223. "package_id": "FileLogger",
  1224. "package_type": "plugin",
  1225. "display_name": "File Logger",
  1226. "description": "Outputs log information to a file in your settings folder.",
  1227. "package_version": "1.0.0",
  1228. "sdk_version": 4,
  1229. "website": "https://ultimaker.com",
  1230. "author": {
  1231. "author_id": "Ultimaker",
  1232. "display_name": "Ultimaker B.V.",
  1233. "email": "plugins@ultimaker.com",
  1234. "website": "https://ultimaker.com"
  1235. }
  1236. }
  1237. },
  1238. "LocalContainerProvider": {
  1239. "package_info": {
  1240. "package_id": "LocalContainerProvider",
  1241. "package_type": "plugin",
  1242. "display_name": "Local Container Provider",
  1243. "description": "Provides built-in setting containers that come with the installation of the application.",
  1244. "package_version": "1.0.0",
  1245. "sdk_version": 4,
  1246. "website": "https://ultimaker.com",
  1247. "author": {
  1248. "author_id": "Ultimaker",
  1249. "display_name": "Ultimaker B.V.",
  1250. "email": "plugins@ultimaker.com",
  1251. "website": "https://ultimaker.com"
  1252. }
  1253. }
  1254. },
  1255. "LocalFileOutputDevice": {
  1256. "package_info": {
  1257. "package_id": "LocalFileOutputDevice",
  1258. "package_type": "plugin",
  1259. "display_name": "Local File Output Device",
  1260. "description": "Enables saving to local files.",
  1261. "package_version": "1.0.0",
  1262. "sdk_version": 4,
  1263. "website": "https://ultimaker.com",
  1264. "author": {
  1265. "author_id": "Ultimaker",
  1266. "display_name": "Ultimaker B.V.",
  1267. "email": "plugins@ultimaker.com",
  1268. "website": "https://ultimaker.com"
  1269. }
  1270. }
  1271. },
  1272. "CameraTool": {
  1273. "package_info": {
  1274. "package_id": "CameraTool",
  1275. "package_type": "plugin",
  1276. "display_name": "Camera Tool",
  1277. "description": "Provides the tool to manipulate the camera.",
  1278. "package_version": "1.0.0",
  1279. "sdk_version": 4,
  1280. "website": "https://ultimaker.com",
  1281. "author": {
  1282. "author_id": "Ultimaker",
  1283. "display_name": "Ultimaker B.V.",
  1284. "email": "plugins@ultimaker.com",
  1285. "website": "https://ultimaker.com"
  1286. }
  1287. }
  1288. },
  1289. "MirrorTool": {
  1290. "package_info": {
  1291. "package_id": "MirrorTool",
  1292. "package_type": "plugin",
  1293. "display_name": "Mirror Tool",
  1294. "description": "Provides the Mirror tool.",
  1295. "package_version": "1.0.0",
  1296. "sdk_version": 4,
  1297. "website": "https://ultimaker.com",
  1298. "author": {
  1299. "author_id": "Ultimaker",
  1300. "display_name": "Ultimaker B.V.",
  1301. "email": "plugins@ultimaker.com",
  1302. "website": "https://ultimaker.com"
  1303. }
  1304. }
  1305. },
  1306. "RotateTool": {
  1307. "package_info": {
  1308. "package_id": "RotateTool",
  1309. "package_type": "plugin",
  1310. "display_name": "Rotate Tool",
  1311. "description": "Provides the Rotate tool.",
  1312. "package_version": "1.0.0",
  1313. "sdk_version": 4,
  1314. "website": "https://ultimaker.com",
  1315. "author": {
  1316. "author_id": "Ultimaker",
  1317. "display_name": "Ultimaker B.V.",
  1318. "email": "plugins@ultimaker.com",
  1319. "website": "https://ultimaker.com"
  1320. }
  1321. }
  1322. },
  1323. "ScaleTool": {
  1324. "package_info": {
  1325. "package_id": "ScaleTool",
  1326. "package_type": "plugin",
  1327. "display_name": "Scale Tool",
  1328. "description": "Provides the Scale tool.",
  1329. "package_version": "1.0.0",
  1330. "sdk_version": 4,
  1331. "website": "https://ultimaker.com",
  1332. "author": {
  1333. "author_id": "Ultimaker",
  1334. "display_name": "Ultimaker B.V.",
  1335. "email": "plugins@ultimaker.com",
  1336. "website": "https://ultimaker.com"
  1337. }
  1338. }
  1339. },
  1340. "SelectionTool": {
  1341. "package_info": {
  1342. "package_id": "SelectionTool",
  1343. "package_type": "plugin",
  1344. "display_name": "Selection Tool",
  1345. "description": "Provides the Selection tool.",
  1346. "package_version": "1.0.0",
  1347. "sdk_version": 4,
  1348. "website": "https://ultimaker.com",
  1349. "author": {
  1350. "author_id": "Ultimaker",
  1351. "display_name": "Ultimaker B.V.",
  1352. "email": "plugins@ultimaker.com",
  1353. "website": "https://ultimaker.com"
  1354. }
  1355. }
  1356. },
  1357. "TranslateTool": {
  1358. "package_info": {
  1359. "package_id": "TranslateTool",
  1360. "package_type": "plugin",
  1361. "display_name": "Move Tool",
  1362. "description": "Provides the Move tool.",
  1363. "package_version": "1.0.0",
  1364. "sdk_version": 4,
  1365. "website": "https://ultimaker.com",
  1366. "author": {
  1367. "author_id": "Ultimaker",
  1368. "display_name": "Ultimaker B.V.",
  1369. "email": "plugins@ultimaker.com",
  1370. "website": "https://ultimaker.com"
  1371. }
  1372. }
  1373. },
  1374. "UpdateChecker": {
  1375. "package_info": {
  1376. "package_id": "UpdateChecker",
  1377. "package_type": "plugin",
  1378. "display_name": "Update Checker",
  1379. "description": "Checks for updates of the software.",
  1380. "package_version": "1.0.0",
  1381. "sdk_version": 4,
  1382. "website": "https://ultimaker.com",
  1383. "author": {
  1384. "author_id": "Ultimaker",
  1385. "display_name": "Ultimaker B.V.",
  1386. "email": "plugins@ultimaker.com",
  1387. "website": "https://ultimaker.com"
  1388. }
  1389. }
  1390. },
  1391. "SimpleView": {
  1392. "package_info": {
  1393. "package_id": "SimpleView",
  1394. "package_type": "plugin",
  1395. "display_name": "Simple View",
  1396. "description": "Provides a simple solid mesh view.",
  1397. "package_version": "1.0.0",
  1398. "sdk_version": 4,
  1399. "website": "https://ultimaker.com",
  1400. "author": {
  1401. "author_id": "Ultimaker",
  1402. "display_name": "Ultimaker B.V.",
  1403. "email": "plugins@ultimaker.com",
  1404. "website": "https://ultimaker.com"
  1405. }
  1406. }
  1407. }
  1408. }