fieldOfView
|
af280047d1
|
Add extruder fields for start/end gcode, offset, nozzle size (non-functional)
|
2017-04-06 11:35:56 +02:00 |
|
fieldOfView
|
91bc023d2a
|
Add tabs for extruder settings
|
2017-04-06 09:41:16 +02:00 |
|
fieldOfView
|
940a60a4cb
|
Fix font rendering on second column
|
2017-04-06 09:41:16 +02:00 |
|
fieldOfView
|
a41bc77e5a
|
Hide nozzlesize field for multiextrusion printers...
and hide extruder count combobox when no extruders are defined
|
2017-04-06 09:41:15 +02:00 |
|
fieldOfView
|
e853d87779
|
Add control to set the number of extruders in Machine Settings
|
2017-04-06 09:41:15 +02:00 |
|
Simon Edwards
|
fb70eb6813
|
Merge branch 'master' into python_type_hinting
|
2017-01-17 08:42:55 +01:00 |
|
Simon Edwards
|
a5181f157e
|
Applied the profiler's pyqtSlot decorator to all of the code.
|
2017-01-10 13:35:39 +01:00 |
|
Simon Edwards
|
d4619da358
|
Merge branch 'master' into python_type_hinting
|
2016-12-13 14:39:35 +01:00 |
|
Simon Edwards
|
74e5798509
|
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
CURA-2917
|
2016-12-12 16:05:35 +01:00 |
|
Jaime van Kessel
|
9f13338c17
|
Codestyle
|
2016-12-06 14:28:25 +01:00 |
|
fieldOfView
|
86383b2be0
|
Get build plate shape options from the fdmprinter definition
|
2016-11-29 10:54:48 +01:00 |
|
fieldOfView
|
dc33d96e8c
|
Make build plate shapes translatable
|
2016-11-29 10:42:24 +01:00 |
|
fieldOfView
|
8651a9a902
|
Force update when changing origin
|
2016-11-29 00:17:56 +01:00 |
|
fieldOfView
|
b9280fef12
|
Allow setting build plate shape
|
2016-11-28 23:00:49 +01:00 |
|
fieldOfView
|
21bcb0e434
|
Create a definition_changes container instead of a second variant
|
2016-11-23 22:53:03 +01:00 |
|
fieldOfView
|
9e048aa6ad
|
Get gcode flavor options from propertyprovider instead of hardcoding
|
2016-11-23 22:04:20 +01:00 |
|
fieldOfView
|
edf4589150
|
Use fixed width font and no wrapping in start/end gcode editor
|
2016-11-23 22:04:20 +01:00 |
|
fieldOfView
|
497b6f99a4
|
Fix finding existing variant by id
ContainerStack.findContainer cannot find a container by id directly.
|
2016-11-23 22:04:19 +01:00 |
|
fieldOfView
|
78475d68b3
|
Fix creating variants
|
2016-11-23 22:04:18 +01:00 |
|
fieldOfView
|
c8cedb301a
|
Use insertContainer instead of adding a parameter to addContainer
|
2016-11-23 22:04:18 +01:00 |
|
fieldOfView
|
5f147b6c78
|
Hide nozzle size setting for machines that use variants for nozzle sizes
|
2016-11-23 22:04:17 +01:00 |
|
fieldOfView
|
b6689870f5
|
Make Machine Settings compatible with machines that use variants (UM2+)
For machines that use variants, a second variant container is added between the machine definition and the variant.
|
2016-11-23 22:04:16 +01:00 |
|
fieldOfView
|
1325c31882
|
Remove hardcoded container index
|
2016-11-23 22:04:16 +01:00 |
|
Simon Edwards
|
98a6568313
|
Merge branch 'master' into python_type_hinting
|
2016-11-22 11:15:04 +01:00 |
|
Simon Edwards
|
14afd9eab7
|
Heaps to changes to get the Cura code through the type checker (with minimal checking).
CURA-2917
|
2016-11-21 21:36:08 +01:00 |
|
fieldOfView
|
a62b0587ad
|
Show correct selected gcode flavor now there are more than 2 options
CURA-2304
|
2016-09-19 14:35:54 +02:00 |
|
fieldOfView
|
538a35f81c
|
Add "Repetier" as a GCode flavor option
The "UltiGCode" and "Reprap (Marlin/Sprinter)" options are not translated, to "Repetier" does not need translation either (?).
CURA-2304
|
2016-09-19 11:23:40 +02:00 |
|
fieldOfView
|
b914aefac6
|
Allow fractional input
|
2016-09-15 11:48:48 +02:00 |
|
fieldOfView
|
1c87c17d77
|
Fix MachineSettingsAction after CURA-2006
|
2016-08-22 18:45:18 +02:00 |
|
fieldOfView
|
8b0587e75a
|
Add logging with reason why printers don't have MachineSettings action
|
2016-08-16 21:10:58 +02:00 |
|
fieldOfView
|
42549df1f1
|
Fix setting the printhead polygon
|
2016-08-16 21:02:30 +02:00 |
|
fieldOfView
|
9b048efe22
|
Fixed copyrights
|
2016-08-16 18:19:25 +02:00 |
|
fieldOfView
|
9e7e469df8
|
Move plugin files into main repo location
|
2016-08-15 16:06:34 +02:00 |
|