mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:49:00 +08:00
Merge branch 'master' of github.com:Ultimaker/Cura
This commit is contained in:
commit
e22a47462e
@ -351,7 +351,7 @@ class CommandBuffer:
|
|||||||
self.previous_feedrate = [0, 0, 0, 0]
|
self.previous_feedrate = [0, 0, 0, 0]
|
||||||
self.previous_nominal_feedrate = 0
|
self.previous_nominal_feedrate = 0
|
||||||
|
|
||||||
print("Time Frame: %s" % self._detection_time_frame)
|
print("Command speed: %s" % buffer_filling_rate)
|
||||||
print("Code Limit: %s" % self._code_count_limit)
|
print("Code Limit: %s" % self._code_count_limit)
|
||||||
|
|
||||||
self._bad_frame_ranges = []
|
self._bad_frame_ranges = []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user