YuSanka
486b35fab2
Select first printer for 3rd vendor.
...
+ fixed typo in output message
2020-01-21 16:34:07 +01:00
David Kocik
d3e1e36e30
osx 3dmouse change of rotation directions
2020-01-21 15:55:59 +01:00
Oleksandra Yushchenko
05529cd67a
Merge branch 'master' into upstream2
2020-01-21 15:12:32 +01:00
David Kocik
342544c139
OSX handler for 3dconnexion drivers
2020-01-21 14:44:20 +01:00
Enrico Turri
2083f3810c
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2020-01-21 14:07:22 +01:00
Enrico Turri
3dd75ec613
Reload from disk command enhanced to work with 3mf/amf files saved with PrusaSlicer 2.1.0 and earlier
2020-01-21 14:07:13 +01:00
David Kocik
f91b1c96d5
Throwing exceptions with text after copy file check failure and renaming from .tmp failure
2020-01-21 13:39:27 +01:00
David Kocik
3ad01c8ef5
removable drive manager bug fixes linux
2020-01-21 13:29:39 +01:00
David Kocik
3ed5d63842
removable drive manager bug fixes
2020-01-21 13:29:39 +01:00
David Kocik
eeeb2c0c74
new graphics for export button
2020-01-21 13:29:39 +01:00
David Kocik
51e28f1320
changed button usage: save to hd is now save to sd card
2020-01-21 13:29:39 +01:00
David Kocik
d8bca5b2ac
callback for showing action buttons when device is connected/disconnected
2020-01-21 13:29:39 +01:00
David Kocik
d35df019b2
button for exporting gcode to harddrive
2020-01-21 13:29:39 +01:00
David Kocik
b0fec279b4
typo at Unmounting successful message
2020-01-21 13:29:39 +01:00
Lukas Matena
a5ccb7a6c2
Merge branch 'master' into lm_tm_hollowing
2020-01-21 13:00:07 +01:00
YuSanka
984be65a3f
Implemented check of color change event respecting to mode
...
+ unresolved ticks are marked with error_tick icon
+ some code refactoring
2020-01-21 11:35:04 +01:00
Jebtrix
5139825a01
Change confusing message text
2020-01-20 11:18:26 -05:00
foxox
d0955e38de
Platter->Plater
2020-01-20 11:16:49 -05:00
Enrico Turri
f131909353
Fixed conflicts after merge with master
2020-01-17 14:58:19 +01:00
Enrico Turri
dd7bb7db4a
Fixed conflicts after merge with master
2020-01-17 14:16:12 +01:00
YuSanka
e452247a97
Code refactoring to mode comparison
2020-01-17 12:24:58 +01:00
Enrico Turri
45ae1814ca
ENABLE_KEEP_LOADED_VOLUME_TRANSFORM_AS_STAND_ALONE set as default
2020-01-17 12:12:38 +01:00
Enrico Turri
ecccddbc67
ENABLE_3DCONNEXION_DEVICES_CLOSE_SETTING_DIALOG set as default
2020-01-17 11:45:52 +01:00
Enrico Turri
5940e4f476
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE set as default
2020-01-17 11:26:26 +01:00
Enrico Turri
5455691aa3
ENABLE_RELOAD_FROM_DISK_MISSING_SELECTION set as default
2020-01-17 11:07:10 +01:00
Enrico Turri
dd809882b9
ENABLE_VIEW_TOOLBAR_BACKGROUND_FIX set as default
2020-01-17 10:50:25 +01:00
Enrico Turri
5b4194446b
ENABLE_GIZMO_ICONS_NON_ACTIVABLE_STATE set as default
2020-01-17 10:34:32 +01:00
Enrico Turri
c4818dfe7b
3DConnexion devices -> Tweak of sensitivity parameters and dependency of translation from zoom factor
2020-01-17 09:36:34 +01:00
Enrico Turri
f4304608a0
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_6dof_camera
2020-01-17 08:13:58 +01:00
YuSanka
0c750a350f
Merge remote-tracking branch 'origin/ys_cp_improvements'
2020-01-16 16:06:19 +01:00
YuSanka
dfdd2c8cb9
Added "mode" variable for custom_gcode_per_print_z
2020-01-16 16:01:19 +01:00
Enrico Turri
69599c574d
Merge remote-tracking branch 'foxox/feature/ScaleSpeedLegendToVisible2'
2020-01-16 13:55:59 +01:00
Lukas Matena
4f1e8e0857
Fixed SLA gizmos picking problem - hollowed mesh was not rendered for picking
2020-01-16 13:18:43 +01:00
Lukas Matena
75a4de0213
Fixed issues in SLA gizmos related to showing/hiding of the model/support structures
2020-01-16 13:18:43 +01:00
Lukas Matena
d7b110293e
Fixed loading of hole_height when a hole is selected (hollowing gizmo)
2020-01-16 13:18:43 +01:00
Lukas Matena
e60372f321
Fixed update of clipping plane when a gizmo was turned off
2020-01-16 13:18:43 +01:00
Lukas Matena
2b605f7c35
Fixed diameter/radius mismatch in gizmo UI
2020-01-16 13:18:43 +01:00
Lukas Matena
c7c4dd9934
Removed needless calls to instance_bounding_box
2020-01-16 13:18:43 +01:00
Enrico Turri
c14907dad9
Added method void Camera::rotate_local_around_pivot(const Vec3d& rotation_rad, const Vec3d& pivot) to rotate the camera around a generic point
2020-01-16 12:00:54 +01:00
Enrico Turri
485ceef496
Modified layout of preferences dialog
2020-01-16 11:08:19 +01:00
YuSanka
bf0a2bb867
Refactoring of DoubleSlider::add_code()
2020-01-16 10:20:36 +01:00
Enrico Turri
0dd7bc26d7
3Dconnexion devices translation linearly dependent on zoom
2020-01-16 10:17:07 +01:00
Enrico Turri
c393521ffe
Customizable use of 6 dof camera
2020-01-16 09:12:36 +01:00
YuSanka
40bc447419
DoubleSlider: Implemented code for check of used extruders for MustiAsSingle mode
2020-01-15 15:35:56 +01:00
Enrico Turri
94a95f9786
Six degrees of freedom camera - 1st installment
2020-01-15 12:49:34 +01:00
YuSanka
2548d963a9
Merge remote-tracking branch 'origin/master' into ys_cp_improvements
2020-01-15 11:40:54 +01:00
YuSanka
19e9d3ce03
Added default filament(resin) in wizard for selected printers
...
Added default_materials field to "Vendor".ini
2020-01-15 09:34:21 +01:00
bubnikv
f65a532cbb
Fixed regression in placement of Color Change event at the correct layer.
2020-01-14 17:35:42 +01:00
Lukas Matena
2b53358bc3
Hollowing config values contain min/max values, these are respected when setting through the gizmo
...
Rendering and hole transformation fixes (still WIP, though)
2020-01-14 10:33:10 +01:00
bubnikv
7c0cdc3134
Refactoring of GCode::process_layer().
...
Refactoring of GCode export of color changes, extruder switches etc,
so that the "color change" like extruder switches are applied first
at the Wipe Tower / G-code export, so that adding / removing
an extruder switch at the G-code preview slider does not invalidate
slicing.
2020-01-14 10:31:18 +01:00