Lipu Fei
efdec50614
Fix typo
2018-09-12 17:08:58 +02:00
Jaime van Kessel
4cde6c05ae
Switch most usages of containerStackId to containerStack for settingPropertyProvider
...
This mostly makes the code a bit more logic and also decreases the number of searches in the registry
2018-09-07 15:23:09 +02:00
Aleksei S
fe9cada459
Increase plugin API version to 5
...
CURA-5627
2018-08-27 13:59:00 +02:00
Lipu Fei
af02dc2758
Only use setMetaDataEntry()
2018-07-11 11:14:57 +02:00
Diego Prado Gesto
49abf38210
CURA-5334 Ensure the material manager is fetched before call
2018-06-14 13:24:07 +02:00
Jack Ha
44e9d1e334
CURA-5334 factor out the need for material_diameter in machine definition for getDefaultMaterial
2018-06-12 11:25:02 +02:00
Jack Ha
89c84eb93b
CURA-5327 fix crash when changing material diameter
2018-06-11 17:00:43 +02:00
Jack Ha
b3f6e5c9e0
CURA-5327 renamed MachineManager._updateMaterialWithVariant to updateMaterialWithVariant
2018-06-11 15:52:28 +02:00
Lipu Fei
c779795618
Remove unnecessary updateMaterialForDiameter()
...
CURA-5327
2018-06-11 10:55:10 +02:00
Ian Paschal
0accdc6320
Cura-5296 Use separate packages.json files in app and user data
2018-05-08 11:54:19 +02:00
Jack Ha
00d8427e42
Add sanity check for GlobalStack CURA-5045
2018-05-07 10:30:45 +02:00
Jack Ha
406e546195
CURA-5048 fixed nozzle dependent settings to update after setting machine nozzle diameter in a crude way
2018-03-13 17:29:20 +01:00
Ghostkeeper
aae8a31f00
Don't display extruder count if you can't use it
...
If your printer can only handle one extruder, don't display this drop-down. Don't let users get confused.
2018-03-12 09:23:25 +01:00
Lipu Fei
206d20c440
Fix empty definition_changes check in MachineSettingsAction
...
CURA-5060
Should check for both "empty" and "empty_definition_changes".
2018-03-09 15:04:57 +01:00
Lipu Fei
c9905449eb
Clean up MachineSettingsAction imports
...
CURA-5060
2018-03-09 14:54:13 +01:00
Lipu Fei
48dae7b6c7
Remove commented code
...
CURA-5060
2018-03-09 14:35:43 +01:00
Lipu Fei
de72dd3455
Fix material update upon gcode flavour change
...
CURA-5060
2018-03-09 14:26:53 +01:00
Ghostkeeper
ee9de1f11b
Merge branch '3.2'
...
Lots of conflicts due to rounding vs. flooring of text element positions for weirdness with the font aliasing.
2018-02-14 10:53:51 +01:00
Mark
b531c0550d
Change Math.floor to Math.round as a last try to fix garbled fonts
...
CURA-4941
2018-02-14 09:28:47 +01:00
Ghostkeeper
f91c990fed
Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.)
...
This makes it all the same. It is something that came up in our translation pass this time.
Contributes to issue CURA-4883.
2018-02-13 15:50:59 +01:00
Ghostkeeper
03b4213e92
Merge branch '3.2'
...
Conflicts in Cura.qml and SaveButton.qml from people fixing positioning rounding at the same time...
2018-02-12 13:10:24 +01:00
Mark
461da709ff
Checked all divisions (again..) and multiplications on rounding errors
...
CURA-4941
2018-02-10 12:45:36 +01:00
Mark
ee75b9bdf5
Also accept a comma as input and convert it to a dot
...
CURA-4910
2018-02-02 10:28:37 +01:00
ChrisTerBeke
129f9cc16c
Fixes for custom FMD printer material diameter upgrade and storage - CURA-4835
2018-01-22 17:18:09 +01:00
ChrisTerBeke
d035ace40d
Add method to set active extruder count to machine manager so other plugins can use it, add empty definitions container template
2018-01-19 13:32:25 +01:00
Lipu Fei
02291bb6a3
better name: "Compatible material diameter" in Machine Settings
...
CURA-4832
2018-01-19 11:15:55 +01:00
Lipu Fei
b0d2ef0f72
Correct default material diameter value for single-extrusion machines
...
CURA-4812
2018-01-16 15:04:21 +01:00
Lipu Fei
7c4a122767
Fix container_index for MachineSettingsAction
...
CURA-4708
2018-01-03 17:04:40 +01:00
Lipu Fei
cbf6f55fd8
Fix perfered material search in auto-update
...
CURA-4708
2018-01-03 16:42:57 +01:00
Lipu Fei
47a12b4128
Prefer materials from the same brand in auto-update
...
CURA-4708
2018-01-03 16:29:19 +01:00
Lipu Fei
b181860f1c
Fix afterOnEditingFinished()
...
CURA-4708
2018-01-03 16:29:18 +01:00
Lipu Fei
b246a102ed
Fix MachineSettings dialog
...
CURA-4708
- Move material diameter and nozzle size to extruder tabs
- Fix value bindings
2018-01-02 12:40:43 +01:00
Lipu Fei
ae86a838e0
Update extruder count model in MachineSettings dialog
...
CURA-4722
2017-12-20 16:23:39 +01:00
Lipu Fei
6d06d18407
Fix Extruder tabs in MachineSettings dialog
...
CURA-4722
The extruder field views should be bound to the actual extruder, not the
active extruder.
2017-12-20 13:58:02 +01:00
Lipu Fei
49ee2a543e
Fix code style
2017-12-20 13:57:48 +01:00
Lipu Fei
b4e7216f5b
Always show extruder tabs in Machine Settings dialog
...
CURA-4693
2017-12-08 11:08:24 +01:00
ChrisTerBeke
7cc953d8e7
Merge pull request #2880 from fieldOfView/fix_machinesettings_diameter_no_materials
...
Hide material diameter when the machine has no materials
2017-12-01 14:56:36 +01:00
Ghostkeeper
96c38bce2b
Merge branch '3.1'
2017-11-30 16:57:01 +01:00
fieldOfView
e8a7237391
Fix updating material container for extruder when changing gcode flavor
...
Since single extrusion printers have a single extruder stack now, material container needs to be set on the extruder stack instead of the global stack
2017-11-30 11:46:06 +01:00
fieldOfView
d5d75aca19
Hide material diameter when the machine has no materials
...
eg Ultimaker 2 when using UltiGcode
2017-11-29 22:46:17 +01:00
ChrisTerBeke
f41759e1dc
Fix binding extruder manager in machine actions view - CURA-4568
2017-11-28 15:20:05 +01:00
ChrisTerBeke
657a91c525
Merge pull request #2685 from Ultimaker/container_stack_improvements
...
Container stack improvements
2017-11-20 17:42:26 +01:00
ChrisTerBeke
e29fdbe76d
Cleanup - CURA-4482
2017-11-01 14:32:58 +01:00
ChrisTerBeke
8676792ef8
Disable annoying debug message about not found printer definition
2017-10-31 16:23:45 +01:00
ChrisTerBeke
c59e4bb3e1
Cleanup machine settings action - CURA-4482
2017-10-31 16:20:25 +01:00
ChrisTerBeke
cc6be48a79
Always use extruder stack when updating material diameter - CURA-4482
2017-10-31 16:19:16 +01:00
ChrisTerBeke
b8757b46b3
Always use extruder stack in machine settings action plugin, keep support for older project files - CURA-4482
2017-10-31 16:16:51 +01:00
Chris ter Beke
9806ec7374
Resolve merge conflicts with master - CURA-4482
2017-10-31 09:22:03 +01:00
Lipu Fei
fe70e19089
Reset extruder numbers whose values are no longer valid
...
CURA-4176
After the user changes the number of extruders for a machine, some
extruder number settings may not have valid values any more. These
settings need to be reset.`
2017-10-27 10:59:03 +02:00
ChrisTerBeke
152f6f8405
More profiles model refactoring - CURA-4482
2017-10-26 11:51:24 +02:00