mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
![]() Example of issues we had is that parsing floating point numbers would parse the dot as an attribute syntax and trying to retrieve both sides of the attributes to the get_value resolve. E.g `3.14` would be interpreted as getting the `14` property of the object `3`, which ofcourse throws an error. CURA-11347 |
||
---|---|---|
.. | ||
__init__.py | ||
Cura.proto | ||
CuraEngineBackend.py | ||
plugin.json | ||
ProcessGCodeJob.py | ||
ProcessSlicedLayersJob.py | ||
StartSliceJob.py |