Commit History

Author SHA1 Message Date
  Simon Edwards 1b43e4981e Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.) 7 years ago
  Simon Edwards fb70eb6813 Merge branch 'master' into python_type_hinting 7 years ago
  Youness Alaoui 9e85d6c894 Fix GCodeReader-feature related _readMeshfinished to match changes upstream. 8 years ago
  Victor Larchenko 620a3891da D6: Moved decorator to cura 8 years ago
  Victor Larchenko 4aa59950ca D5: Added decorator 8 years ago
  Victor Larchenko 8987aa2048 T466: Revert the previous commit since it messed up the file rights. 8 years ago
  Victor Larchenko 64d7bb0c2a T466: Added ability to print loaded gcode 8 years ago
  Simon Edwards d4619da358 Merge branch 'master' into python_type_hinting 8 years ago
  Simon Edwards 74e5798509 Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py. 8 years ago
  Jack Ha 701eba3a0e Made 3mf mesh centering more robust. 8 years ago
  Jack Ha 7a35e4170b Moved translation functionality needed for 3mf into ThreeMFReader. Fix CURA-3089, impacts CURA-382 8 years ago
  Jaime van Kessel 1f21957cb4 Fixed issue with per-object settings in 3mf reader 8 years ago
  Jaime van Kessel 826c3edd50 Added per object setting retrieval for 3MF 8 years ago
  Jaime van Kessel 35a4fe60d0 Put the XML warning in the right spot 8 years ago
  Jaime van Kessel 726b935b78 3mf reader now gives warning if it couldn't load cElementTree 8 years ago
  Jaime van Kessel fce75febef 3MF now handles loading of multiple nodes correctly 8 years ago
  Jaime van Kessel d8e4e11b86 3MF reader now handles object types 8 years ago
  Jaime van Kessel fc3d16e8c8 Removed the need of a _3mf root node 8 years ago
  Jaime van Kessel 273b996cc1 3MF reader now correctly supports unit 8 years ago
  Jaime van Kessel c240f42b64 3MF files are now correctly loaded inside the build platform 8 years ago
  Jaime van Kessel 70a33d9dc5 Fixed drop to buildplate issue with 3mf 8 years ago
  Jaime van Kessel 0d9fd3b410 3mf reader now sets names of nodes 8 years ago
  Jaime van Kessel e1ebd3e225 3mf files are now placed in their own worldspace 8 years ago
  Jaime van Kessel 8ac7558677 Apply transformation again 8 years ago
  Jaime van Kessel 47870f43ef Groups with just a single item are now discarded 8 years ago
  Jaime van Kessel 7c59f8f2f2 Multiple objects are now handled with right transformation 8 years ago
  Jaime van Kessel 7d28f5cdf1 3mf reader now uses correct origin 8 years ago
  Jaime van Kessel dadcf45f45 Added extra checks & logging to 3mf reader 8 years ago
  Jaime van Kessel efd3fc3487 Added check to see if a SceneNode has vertices before adding it 8 years ago
  Jaime van Kessel 3f9024aeff Added selftest for all objects in 3mf file 8 years ago
  Jaime van Kessel d7cf65258f Minor codestyle changes 8 years ago
  fieldOfView 66fc85c6b2 Fix revert accident 8 years ago
  fieldOfView 4de78db87a Revert "Remove "infill mesh" as a standard visible setting" 8 years ago
  fieldOfView 96ac27d1c3 Remove 3MF repair message 8 years ago
  Thomas Karl Pietrowski 5f540a7a78 Revert "Revert "Clean up __init__"" 8 years ago
  Thomas Karl Pietrowski d99827109a Revert "Clean up __init__" 8 years ago
  Thomas Karl Pietrowski 9f280717d8 Clean up __init__ 8 years ago
  Thomas Karl Pietrowski d4861ee626 CURA-1223: Checking whether the bounding box is correct 8 years ago
  Thomas Karl Pietrowski 4dbe895c15 3MF_Reader: Optionally use cElementTree 8 years ago
  Thomas Karl Pietrowski d96ce760f8 CURA-1223: 3MFReader: Doing selftest and fail on broken files 8 years ago
  Jaime van Kessel 6ec69d523b Fixed reloading meshes for 3mf 8 years ago
  Jaime van Kessel 25d13969ee Filename is now correctly set for 3mf 8 years ago
  Jaime van Kessel 19933cb4e7 Improved robustness of Platform physics by checking if the hulls are calculated before trying to intersect them. 8 years ago
  Jaime van Kessel 1ced206c5d Codestyle 8 years ago
  Simon Edwards 47de254f97 Fixed up the 3MF reader to use the changed MeshBuilder and MeshData. 8 years ago
  Ghostkeeper 0684cee681 Merge branch '2.1' 8 years ago
  Jaime van Kessel d3a6f63d1f 3MF no longer fails when there is no transformation matrix 8 years ago
  Jaime van Kessel c1af2c4ae0 3mf reader now uses correct coordinate frame 8 years ago
  Thomas-Karl Pietrowski 2a104bc6da Remove unused imports and replace object with entry 8 years ago
  Thomas-Karl Pietrowski cbc7f0c1de Remove unneeded line 8 years ago