mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Remove Cura_pb2.py file since it is no longer needed
The new Arcus API uses the Cura.proto file instead.
This commit is contained in:
parent
7c744044fd
commit
1e4631ecdd
3 changed files with 0 additions and 742 deletions
|
@ -14,8 +14,6 @@ from UM.Scene.Iterator.DepthFirstIterator import DepthFirstIterator
|
|||
|
||||
from cura.OneAtATimeIterator import OneAtATimeIterator
|
||||
|
||||
from . import Cura_pb2
|
||||
|
||||
## Formatter class that handles token expansion in start/end gcod
|
||||
class GcodeStartEndFormatter(Formatter):
|
||||
def get_value(self, key, args, kwargs): # [CodeStyle: get_value is an overridden function from the Formatter class]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue