Jack Ha
|
406e546195
CURA-5048 fixed nozzle dependent settings to update after setting machine nozzle diameter in a crude way
|
7 лет назад |
Ghostkeeper
|
aae8a31f00
Don't display extruder count if you can't use it
|
7 лет назад |
Ghostkeeper
|
ee9de1f11b
Merge branch '3.2'
|
7 лет назад |
Mark
|
b531c0550d
Change Math.floor to Math.round as a last try to fix garbled fonts
|
7 лет назад |
Ghostkeeper
|
f91c990fed
Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.)
|
7 лет назад |
Ghostkeeper
|
03b4213e92
Merge branch '3.2'
|
7 лет назад |
Mark
|
461da709ff
Checked all divisions (again..) and multiplications on rounding errors
|
7 лет назад |
Mark
|
ee75b9bdf5
Also accept a comma as input and convert it to a dot
|
7 лет назад |
Lipu Fei
|
02291bb6a3
better name: "Compatible material diameter" in Machine Settings
|
7 лет назад |
Lipu Fei
|
b181860f1c
Fix afterOnEditingFinished()
|
7 лет назад |
Lipu Fei
|
b246a102ed
Fix MachineSettings dialog
|
7 лет назад |
Lipu Fei
|
ae86a838e0
Update extruder count model in MachineSettings dialog
|
7 лет назад |
Lipu Fei
|
6d06d18407
Fix Extruder tabs in MachineSettings dialog
|
7 лет назад |
Lipu Fei
|
49ee2a543e
Fix code style
|
7 лет назад |
Lipu Fei
|
b4e7216f5b
Always show extruder tabs in Machine Settings dialog
|
7 лет назад |
fieldOfView
|
d5d75aca19
Hide material diameter when the machine has no materials
|
7 лет назад |
ChrisTerBeke
|
f41759e1dc
Fix binding extruder manager in machine actions view - CURA-4568
|
7 лет назад |
Lipu Fei
|
666ee81fb3
Set label width based on the column width
|
7 лет назад |
Lipu Fei
|
7ca2ae9771
Adjust alignments for ComboBoxes in MachineSettings dialog
|
7 лет назад |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
fieldOfView
|
3c64175948
Fix setting machine head polygon in Machine Settings
|
7 лет назад |
fieldOfView
|
2ac67a7d34
Fix setting the Gantry height setting in Machine Settings
|
7 лет назад |
Jaime van Kessel
|
021425ee06
Merge branch 'fix_system_text_rendering' of https://github.com/fieldOfView/Cura
|
7 лет назад |
Mark Burton
|
f66bbf0dac
Fix recently broken setting of gcode area value property setting on focus loss.
|
7 лет назад |
fieldOfView
|
b5d7ec5bd2
Round fractional widths and heights in system-themed qml
|
7 лет назад |
fieldOfView
|
c27859ddc5
Fix spelling for consistency
|
7 лет назад |
fieldOfView
|
1b4bd05106
Make doubly sure that settings are changed before closing dialog
|
7 лет назад |
fieldOfView
|
d00bb2524e
Fix layout
|
7 лет назад |
fieldOfView
|
219d1938c2
Move labels into components with the controls...
|
7 лет назад |
fieldOfView
|
2ba0dd094e
Simplify layout
|
7 лет назад |
fieldOfView
|
aa7ab2e0a7
Remove unnecessary eval() construct
|
7 лет назад |
fieldOfView
|
79e38407c8
Add tooltip to "Number of Extruders" control
|
7 лет назад |
fieldOfView
|
8c2f556616
Switch to an appropriate material when changing the material diameter
|
7 лет назад |
fieldOfView
|
b8ea762242
Override some tooltips for clarity in the context of Machine Settings
|
7 лет назад |
fieldOfView
|
cb7b845a32
Add tooltips to the head polygon fields
|
7 лет назад |
fieldOfView
|
4705ada6ef
Add tooltip to gcode areas
|
7 лет назад |
fieldOfView
|
1eeb953072
Restructure propertyProviders to be part of setting components
|
7 лет назад |
fieldOfView
|
a2332ae304
Add tooltips to most fields
|
7 лет назад |
fieldOfView
|
910811810b
Allow setting negative values on extruder offset x/y fields
|
7 лет назад |
Lipu Fei
|
9060bbf3b2
Update extruderCount when extrudersModel got changed
|
7 лет назад |
Jaime van Kessel
|
bb0d534f4a
Revert "Set machine_extruder_count in sync with defined extruders"
|
7 лет назад |
Jaime van Kessel
|
ac39934336
Revert "Starting machineSettingAction no longer resets extruder count to 1"
|
7 лет назад |
Jaime van Kessel
|
452a6a095c
Starting machineSettingAction no longer resets extruder count to 1
|
7 лет назад |
Lipu Fei
|
a039f9552e
Trigger extruderTabsCount update when MachineSettings dialog shows
|
7 лет назад |
Ghostkeeper
|
b69f337ddb
Set machine_extruder_count in sync with defined extruders
|
7 лет назад |
fieldOfView
|
c9039bb6fc
Add a field to set the material diameter for the printer
|
7 лет назад |
fieldOfView
|
8d42f9c187
Move some convoluted logic from QML into Python
|
7 лет назад |
fieldOfView
|
0966ef5338
Fix QML warnings when switching to an extruder tab
|
7 лет назад |
fieldOfView
|
656e7a8046
Change the scope of the head polygon functions to be inside the main tab
|
7 лет назад |
fieldOfView
|
ba229444b7
Pause autoslicing while the MachineSettingsAction is open
|
7 лет назад |