ChrisTerBeke
|
014b1d6e4e
test
|
6 лет назад |
ChrisTerBeke
|
2fc5061c41
Fix some PR comments, cleanup imports
|
6 лет назад |
ChrisTerBeke
|
c7bb6931f4
Refactor networked output device
|
6 лет назад |
ChrisTerBeke
|
228325eb89
Add CloudOutputDeviceManager, test implementation
|
6 лет назад |
ChrisTerBeke
|
23e957e1c5
Some more refactoring, splitting up methods
|
6 лет назад |
fieldOfView
|
517428a308
Fix typing error in NetworkedPrinterOutputDevice.post
|
6 лет назад |
Ghostkeeper
|
f7bef851db
Remove code duplication for recreate network timer
|
6 лет назад |
Jaime van Kessel
|
c15f8aa693
Move printer type checking to where it belongs; inside the UM3 plugin.
|
6 лет назад |
Ian Paschal
|
4cc1b6ce02
Add typings and fix code style
|
6 лет назад |
Jaime van Kessel
|
eb7d42a7f8
Added delete button to cluster queue
|
6 лет назад |
Jaime van Kessel
|
db1d90ed9b
Added delete function
|
6 лет назад |
Jaime van Kessel
|
c968e54750
Moved duplicated code to own function
|
6 лет назад |
Diego Prado Gesto
|
ff6bc9de4e
Fix some more code-style
|
6 лет назад |
Ian Paschal
|
8f7370db6c
Merge remote-tracking branch 'origin/master' into feature_send_material_profiles
|
6 лет назад |
Ghostkeeper
|
e717abf499
Fix typing related to Network Printing
|
6 лет назад |
Ghostkeeper
|
01a645e726
Use only CuraApplication
|
6 лет назад |
Diego Prado Gesto
|
7eba868574
CURA-5330 Fix typing and code style in the UM3NetworkPrinting plugin
|
6 лет назад |
Diego Prado Gesto
|
803d945fb6
CURA-5330 Add assertions when the networkmanager is not None after creating it.
|
6 лет назад |
Ghostkeeper
|
b2cd0ffc0f
Make createFormParts public
|
6 лет назад |
Diego Prado Gesto
|
8c2ba64f32
CURA-5330 Add typing to NetworkedPrinterOutputDevice
|
6 лет назад |
Diego Prado Gesto
|
e5e96bc600
Merge branch 'master' into mypy_fixes
|
6 лет назад |
Ghostkeeper
|
3b510af8f5
Add default 'None' for onFinished
|
6 лет назад |
Lipu Fei
|
3b46816632
Also check btemporary value
|
6 лет назад |
Diego Prado Gesto
|
1019f2dd65
CURA-5449 Do not check if the name is the correct group name if the
|
6 лет назад |
Ghostkeeper
|
b3f73594bf
Fix types of on_finished callback
|
6 лет назад |
Ghostkeeper
|
8ed3bd29cb
Don't return any boolean in _update
|
6 лет назад |
Ghostkeeper
|
a55cf0678e
Add missing function types
|
6 лет назад |
Ian Paschal
|
54c32c52f6
CURA-5221 Added S5 ID code
|
6 лет назад |
Ghostkeeper
|
c1f9b455bb
Remove unnecessary import
|
7 лет назад |
Diego Prado Gesto
|
dcb68bb33e
CURA-4870 Move the checkCorrectGroupName to the machine manager, where
|
7 лет назад |
Diego Prado Gesto
|
cbe929242e
CURA-4870 Update the names of the groups in the container stacks when
|
7 лет назад |
Ian Paschal
|
4a16d04dd7
CURA-5053 Changed printer type checking
|
7 лет назад |
Aleksei S
|
e2cbfa8cec
Fix: Retrieve printer type during creating outputDevice
|
7 лет назад |
Aleksei S
|
a35d4ae400
Fix: After clicking "cancel" button while sending a print job
|
7 лет назад |
Simon Edwards
|
172b4e57a4
Fix problem with very slow gcode sending
|
7 лет назад |
Simon Edwards
|
b20e35714f
Factor out the code for adding a function for run after a HTTP request
|
7 лет назад |
Simon Edwards
|
695c7d8267
Rename the `_live_multiparts` to the even better `_kept_alive_multiparts` name
|
7 лет назад |
Simon Edwards
|
2588e11364
Improve and simplify how we hold on to form part objects
|
7 лет назад |
Simon Edwards
|
3173eb6740
Avoid mega-tons of object copying when building compressed gcode
|
7 лет назад |
Jaime van Kessel
|
e12a2fbd6a
Fixed typing
|
7 лет назад |
Jaime van Kessel
|
c1bf87bd8f
Removed commented out code
|
7 лет назад |
Simon Edwards
|
5e3666f073
Fill out the type hints in NetworkedPrinterOutputDevice.py
|
7 лет назад |
Jaime van Kessel
|
52d25042eb
Machines now re-appear after timeout
|
7 лет назад |
Jaime van Kessel
|
041b1830fe
Re-added manual printer adding
|
7 лет назад |
Jaime van Kessel
|
9084dfd6bd
It's now possible to send print jobs to cluster again
|
7 лет назад |
Jaime van Kessel
|
cfc6a3ad48
Added some convenience functions to NetworkedPrinterOutputdevice
|
7 лет назад |
Jaime van Kessel
|
c1c59925de
Removed duplicated code
|
7 лет назад |
Jaime van Kessel
|
83b13546fb
Moved compressing of GCode to one class higher
|
7 лет назад |
Jaime van Kessel
|
57de028608
re-implemented abort & pause for legacy um3
|
7 лет назад |
Jaime van Kessel
|
1c2c4d4163
Added property to indicate if output device accepts commands
|
7 лет назад |