64f405e55b
Plater.cpp - better added a range-check when selecting filament color in purging volumes dialog
2019-09-18 12:54:21 +02:00
9573fae084
Purging volumes dialog now uses filament colour in case extruder color is undefined
2019-09-18 11:47:19 +02:00
cbde10f393
Fixed object shifted after saving to/reloading from .3mf and .zip.amf a multivolume object with printable parts moved by user
2019-09-17 12:50:54 +02:00
a16be28ada
Merge branch 'et_reload_from_disk' of https://github.com/prusa3d/PrusaSlicer into dev
2019-09-12 10:46:32 +02:00
f677fd2b2e
Fixed object position after reload from disk
2019-09-12 10:44:38 +02:00
0eea5fc0ac
Merge remote-tracking branch 'remotes/origin/master' into dev
2019-09-12 10:19:09 +02:00
aacc4e23fc
Do not show intermediate states in objects list while reloading from disk
2019-09-11 15:31:30 +02:00
3e4ed5918a
Fixed modifiers after reload from disk
2019-09-11 15:02:57 +02:00
b1cdd65b8a
Add new config values to SL1 zip file config.ini
...
All requested config values are written into SL1 ini file inside the zip
* TIme.hpp and Time.cpp is now part of libslic3r instead of libslic3r_gui
* Updated time manipulation function: separate timestamp_local_str and timestamp_utc_str
* timestamp_utc_str is used in header_slic3r_generated(). Gcode now contains UTC timestamps
2019-09-11 13:10:23 +02:00
96e743bc19
Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_reload_from_disk
2019-09-11 09:01:44 +02:00
5b5f0b925a
Fixed many warnings in following files:
...
src/slic3r/Config/Snapshot.cpp
src/slic3r/GUI/Field.cpp
src/slic3r/GUI/GLToolbar.cpp
src/slic3r/GUI/GUI_ObjectList.cpp
src/slic3r/GUI/GUI_ObjectList.hpp
src/slic3r/GUI/Plater.cpp
src/slic3r/GUI/Plater.hpp
src/slic3r/GUI/PresetBundle.cpp
src/slic3r/GUI/Tab.cpp
src/slic3r/GUI/wxExtensions.cpp
2019-09-10 12:08:43 +02:00
976eb2b893
Fixed instance printable property after reload from disk
2019-09-10 11:16:59 +02:00
2e377cdbe2
Merge remote-tracking branch 'remotes/origin/master' into dev
2019-09-09 17:49:07 +02:00
b77ce2db53
Fixed gizmos update after objects loading
2019-09-09 15:55:04 +02:00
53d6accfa3
Fixed object settings after reload from disk
2019-09-06 17:26:08 +02:00
12ada8caaf
Follow-up of 6c3aae8f89 -> Fixed update of objects list when object has a unique instance
2019-09-06 15:50:54 +02:00
d3914859a3
Fixed update of instances in objects list after reload from disk
2019-09-06 15:10:07 +02:00
2994f64033
Keep correct instance selection after reload from disk
2019-09-06 14:36:47 +02:00
82a2b20afb
Do not render intermediate states while reload from disk action is taking place
2019-09-06 13:49:15 +02:00
77823af964
Keep selection after reload from disk
2019-09-06 13:11:20 +02:00
45f36ce1b7
Code clean in Tab.cpp and Fixed couple of Mac-warnings in :
...
GUI.cpp
GUI_App.cpp
GUI_ObjectList.cpp
MainFrame.hpp
Plater.cpp
PresetBundle.cpp
PresetHints.cpp
Tab.cpp
Tab.hpp
wxExtensions.cpp
wxExtensions.hpp
2019-09-03 10:29:17 +02:00
550704d286
Merge branch 'lm_wiping_dialog_colors' into dev
2019-09-02 16:31:22 +02:00
895eec4f73
Fixed update of application's title bar when trying to import a non compatible .3mf or .amf project
2019-09-02 15:15:28 +02:00
3ff68e8139
Do not automatically start slicing when switching to gcode preview if the Slice Now button is disabled
2019-08-29 15:38:21 +02:00
02b747b071
Reworded the "Add / remove instance / set number of instances".
2019-08-28 15:35:01 +02:00
ba58c3438a
Another round of translation adjustments.
2019-08-28 15:12:55 +02:00
8e80ad2e91
Mirror pad_around_object for 'Pad' page on 'Supports' page
2019-08-28 11:33:04 +02:00
bd4f51efe0
Fix of a regression issue since ee38d80318
...
1) load object
2) Switch FFF to SLA or vice versa
3) Undo -> Crash
Fixed by deselecting the side panel before loading profiles
of the other technology.
2019-08-27 12:15:29 +02:00
039e4bbcff
Improved wording of some UI texts and tooltips.
2019-08-27 11:39:51 +02:00
52a0fd6e8e
Set bigger scroll step for sidebar
2019-08-23 16:05:18 +02:00
b5732c3e0e
When synchronizing the front end with the back end after Undo / Redo
...
jump, postpone error messages, so they are displayed after
the Undo / Redo jump has been fully performed.
Otherwise there would be a message box opening, taking over the message
queue, and possibly performing actions as rendering on an inconsistent
application state.
2019-08-23 15:53:45 +02:00
ad3825eb05
Merge remote-tracking branch 'origin/master' into lm_wiping_dialog_colors
2019-08-23 14:27:25 +02:00
b3bc3f3435
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
2019-08-23 13:26:47 +02:00
cc2d36dd29
Added version check for .3mf and .amf project files. PrusaSlicer will refuse to import files with newer version numbers.
2019-08-23 13:12:31 +02:00
354571dad9
Recalculate SLA supports after undo/redo in case SLA gizmo was active and had supports when the snapshot was taken
2019-08-23 01:42:59 +02:00
9143bfd35d
SLA gizmo takes snapshots on opening and closing
2019-08-23 01:42:59 +02:00
bdf96c224c
Merge remote-tracking branch 'remotes/origin/et_toolpaths_export'
2019-08-22 15:02:02 +02:00
5309d1c0ca
Fixed default transparency for ColorPicker from sidebar (was appeared under OSX for empty extruder color).
...
+ Fixed wrong getting of instance printable value inside add_object_to_list()
2019-08-20 15:27:51 +02:00
778b4c2e12
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_toolpaths_export
2019-08-20 11:34:18 +02:00
170b1b1fa2
Check for existence of gcode toolpaths that can be exported to obj file
2019-08-20 11:33:58 +02:00
c8fa34fcf2
Fixed #2738
...
+ Added update for plater config option "filament_colour", when we have multiple extruder print.
2019-08-20 09:52:01 +02:00
26e1853caf
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_toolpaths_export
2019-08-20 09:51:44 +02:00
709ac9bb3f
1st installment of export of gcode toolpaths to obj file
2019-08-20 09:01:09 +02:00
5ed5e04da1
Fixed some memory leaks related to heap-allocated wxDialogs
...
Some correctly destroyed dialogs were also converted to stack-allocated
2019-08-15 12:52:56 +02:00
de3b001622
Fixed extra "Add_Selection" snapshot on call context menu from scene
...
+ Added take_snapshot for toggle_instance_printable_state
2019-08-09 09:49:10 +02:00
3191acfb06
Merge remote-tracking branch 'remotes/origin/vb_picking_fix'
2019-08-08 09:50:02 +02:00
65d06e9962
WIP: Pad quick-menu
2019-08-06 18:16:02 +02:00
f1294e7a67
Save/load printable flag to/from 3mf and amf
2019-08-06 16:27:56 +02:00
0fcc6cb159
Merge remote-tracking branch 'origin' into ys_printable_property
2019-08-06 10:31:17 +02:00
a047cf0743
Generated new POT-file
...
Fixed lines with translation of the empty strings
2019-08-06 10:01:10 +02:00