2a7f204859Fixed update of slicing back-end with MMU-painted objects after change of a printer from MMU to non-MMU (when number of extruders changes). Also slightly optimized in case a MMU-painted object is sliced in single extruder mode.
Vojtech Bubnik
2021-08-20 16:18:53 +02:00
ef90d1b109Fixed update of slicing back-end with MMU-painted objects after change of a printer from MMU to non-MMU (when number of extruders changes). Also slightly optimized in case a MMU-painted object is sliced in single extruder mode.
Vojtech Bubnik
2021-08-20 16:18:53 +02:00
8ce36fb8f1Improved wording of message boxes popping up on looks_like_saved_in_meters() and looks_like_saved_in_inches()
Vojtech Bubnik
2021-08-20 15:29:29 +02:00
611f02a3f4Improved wording of message boxes popping up on looks_like_saved_in_meters() and looks_like_saved_in_inches()
Vojtech Bubnik
2021-08-20 15:29:29 +02:00
d7eca05206Removed 'Set auto color changes' menu item from GCodeViewer
enricoturri1966
2021-08-20 15:48:27 +02:00
5fd0db48dfRemoved 'Set auto color changes' menu item from GCodeViewer
enricoturri1966
2021-08-20 15:48:27 +02:00
ab6c638e44Always center on the bed objects loaded from 3mf produced by 3rd part softwares
enricoturri1966
2021-08-20 15:06:42 +02:00
80eb37645fAlways center on the bed objects loaded from 3mf produced by 3rd part softwares
enricoturri1966
2021-08-20 15:06:42 +02:00
6d895872b0call render in main thread by function callAfter(hint by @Vojtech)
Filip Sykala
2021-08-20 14:29:52 +02:00
81b7e39df6call render in main thread by function callAfter(hint by @Vojtech)
Filip Sykala
2021-08-20 14:29:52 +02:00
f98f7ba3e8Fixed unreliable application of filament overrides to PlaceholderParser. Sometimes the PlaceholderParser used main config instead of filament overrides and vice versa. Follow-up to #3649
Vojtech Bubnik
2021-08-20 14:21:22 +02:00
42600ad924Fixed unreliable application of filament overrides to PlaceholderParser. Sometimes the PlaceholderParser used main config instead of filament overrides and vice versa. Follow-up to #3649
Vojtech Bubnik
2021-08-20 14:21:22 +02:00
6efea25478Change UI job's process() method to be protected, as it should have been
tamasmeszaros
2021-08-20 13:43:52 +02:00
04b2cb1a3aChange UI job's process() method to be protected, as it should have been
tamasmeszaros
2021-08-20 13:43:52 +02:00
883f46662dFix warnings when newer CMake is used.
tamasmeszaros
2021-08-20 13:42:10 +02:00
adb7fc5f43Fix warnings when newer CMake is used.
tamasmeszaros
2021-08-20 13:42:10 +02:00
7e0e552fd2Moved raft_first_layer_density and raft_first_layer_expansion from 'Raft' section to 'Support material', the values are also used for first supports layer when raft is disabled.
Lukas Matena
2021-08-20 10:22:17 +02:00
073cf68744Moved raft_first_layer_density and raft_first_layer_expansion from 'Raft' section to 'Support material', the values are also used for first supports layer when raft is disabled.
Lukas Matena
2021-08-20 10:22:17 +02:00
ea4e9b35a3Fix for #6803 - Illegal character in filename when STL opened direct from CAD app
YuSanka
2021-08-20 09:26:39 +02:00
172726ef2dFix for #6803 - Illegal character in filename when STL opened direct from CAD app
YuSanka
2021-08-20 09:26:39 +02:00
4ebcbca711Fixed sequential print clearance contours not disappearing when switching to SLA printer
enricoturri1966
2021-08-20 09:36:53 +02:00
a4af8fb6bcFixed sequential print clearance contours not disappearing when switching to SLA printer
enricoturri1966
2021-08-20 09:36:53 +02:00
8fab4885c7Add dirty state into Gizmo (hint by @DavidKocik)
Filip Sykala
2021-08-20 09:13:09 +02:00
0e1e5f1b6bAdd dirty state into Gizmo (hint by @DavidKocik)
Filip Sykala
2021-08-20 09:13:09 +02:00
cce3041a95Add warning as tip for simplify big model.
Filip Sykala
2021-08-20 07:53:33 +02:00
6cfb16e8bfAdd warning as tip for simplify big model.
Filip Sykala
2021-08-20 07:53:33 +02:00
421089ebc8Possibility to link curl and glew dynamically in static mode.
tamasmeszaros
2021-08-19 16:56:22 +02:00
3ba9d5a748Possibility to link curl and glew dynamically in static mode.
tamasmeszaros
2021-08-19 16:56:22 +02:00
40f78ca31cMerge branch 'dk_desktop'
David Kocik
2021-08-19 15:33:53 +02:00
a4c0916237Merge branch 'dk_desktop'
David Kocik
2021-08-19 15:33:53 +02:00
81113218ccAdded retract acceleration member variable to GCodeProcessor and modified GCodeProcessor::process_M204() method
enricoturri1966
2021-08-19 09:38:51 +02:00
0e6b9aa65bAdded retract acceleration member variable to GCodeProcessor and modified GCodeProcessor::process_M204() method
enricoturri1966
2021-08-19 09:38:51 +02:00
cc48f6c6a4Merge branch 'master' into fs_QuadricEdgeCollapse
Filip Sykala
2021-08-18 12:08:00 +02:00
9c5a90688dMerge branch 'master' into fs_QuadricEdgeCollapse
Filip Sykala
2021-08-18 12:08:00 +02:00
27fcf55eaaAdd cancel and statusFn into init phase of simplification
Filip Sykala
2021-08-18 12:07:46 +02:00
e4567a6be0Add cancel and statusFn into init phase of simplification
Filip Sykala
2021-08-18 12:07:46 +02:00
8a5278354eFixed updating of cut contour in cut gizmo by comparing ObjectIDs, for consistency with other gizmos and hopefully more robustness
Lukas Matena
2021-08-18 11:14:31 +02:00
8bc8030985Fixed updating of cut contour in cut gizmo by comparing ObjectIDs, for consistency with other gizmos and hopefully more robustness
Lukas Matena
2021-08-18 11:14:31 +02:00
3cf6d1c888Revert 740067c and e645f4a740067c: "Fixed cut contours in gizmo cut after deleting an object" e645f4a: "Fixed cut contours after cutting an object in gizmo cut"
Lukas Matena
2021-08-18 11:17:41 +02:00
47b71bf1b7Revert 740067c and e645f4a740067c: "Fixed cut contours in gizmo cut after deleting an object" e645f4a: "Fixed cut contours after cutting an object in gizmo cut"
Lukas Matena
2021-08-18 11:17:41 +02:00
cc88b1e86bMerge branch 'master' into fs_QuadricEdgeCollapse
Filip Sykala
2021-08-18 10:37:21 +02:00
925705ca55Merge branch 'master' into fs_QuadricEdgeCollapse
Filip Sykala
2021-08-18 10:37:21 +02:00
1e863cc031Add restriction for simplification
Filip Sykala
2021-08-18 10:37:08 +02:00
4c075d42a1Add restriction for simplification
Filip Sykala
2021-08-18 10:37:08 +02:00
740067c576Fixed cut contours in gizmo cut after deleting an object
enricoturri1966
2021-08-18 10:23:18 +02:00
367c288dd2Fixed cut contours in gizmo cut after deleting an object
enricoturri1966
2021-08-18 10:23:18 +02:00
ad0902e44eUpdate build tutorial to reflect current state
tamasmeszaros
2021-08-18 10:05:12 +02:00
5f6e690a67Update build tutorial to reflect current state
tamasmeszaros
2021-08-18 10:05:12 +02:00
9767747b3b#6796 - Fixed crash when selecting Thick Bridges option and then slicing
enricoturri1966
2021-08-18 09:54:21 +02:00
3b9779e3c2#6796 - Fixed crash when selecting Thick Bridges option and then slicing
enricoturri1966
2021-08-18 09:54:21 +02:00
5e0cbbef83Fix SLA support strut piercing into model
tamasmeszaros
2021-08-18 09:36:01 +02:00
b4f91cffeeFix SLA support strut piercing into model
tamasmeszaros
2021-08-18 09:36:01 +02:00