425738656fFix of Slicing hangs when Infill Percentage set very low #5910 When passing a PrintRegionConfig to the slicing back end, zero an infill density if it is already nearly zero. This avoids an ugly division by zero in the infill code and it also makes clear to the back end that we don't want an infill.
Vojtech Bubnik
2021-02-05 17:58:55 +01:00
622664ef8ecreality.ini: Add CR-10 Max
Pascal de Bruijn
2021-02-05 17:28:44 +01:00
25ea0a09fccreality.ini: Add CR-10 Max
Pascal de Bruijn
2021-02-05 17:28:44 +01:00
c2e956c6d13MF and AMF error reporting: Use boost::log instead of printf().
Vojtech Bubnik
2021-02-05 15:20:23 +01:00
0afcf8bfdf3MF and AMF error reporting: Use boost::log instead of printf().
Vojtech Bubnik
2021-02-05 15:20:23 +01:00
298097c814Improved robustness of stl_fix_normal_directions(stl_file *stl) by further C++isation of the legacy C code.
Vojtech Bubnik
2021-02-05 14:54:05 +01:00
38f01adaaeImproved robustness of stl_fix_normal_directions(stl_file *stl) by further C++isation of the legacy C code.
Vojtech Bubnik
2021-02-05 14:54:05 +01:00
f9451eaf81Follow-up 1fff5a624c: Respect border color to the dark/light mode + Fixed issue with tooltips for PresetComboBoxes on Windows 2004
YuSanka
2021-02-05 13:26:03 +01:00
a76fee6961Follow-up 1fff5a624c: Respect border color to the dark/light mode + Fixed issue with tooltips for PresetComboBoxes on Windows 2004
YuSanka
2021-02-05 13:26:03 +01:00
76a92e40beToolpaths rendering - Reduced number of triangles per segment
enricoturri1966
2021-02-05 11:53:39 +01:00
8d18e09446Toolpaths rendering - Reduced number of triangles per segment
enricoturri1966
2021-02-05 11:53:39 +01:00
5f86d11c74EdgeGrid refactoring to support both open and closed contours.
Vojtech Bubnik
2021-02-05 11:20:04 +01:00
0e014bc4caEdgeGrid refactoring to support both open and closed contours.
Vojtech Bubnik
2021-02-05 11:20:04 +01:00
6f89da1f39Disable libicu for boost-regex
tamasmeszaros
2021-02-04 20:31:50 +01:00
817b8ec41dDisable libicu for boost-regex
tamasmeszaros
2021-02-04 20:31:50 +01:00
6373c7f1cbcreality.ini: Add CR-6 Max and add safety border to CR-10 S4
Pascal de Bruijn
2021-02-04 18:41:17 +01:00
b25ee1c457creality.ini: Add CR-6 Max and add safety border to CR-10 S4
Pascal de Bruijn
2021-02-04 18:41:17 +01:00
580f5044baFixed compilation on OSX
Vojtech Bubnik
2021-02-04 10:02:25 +01:00
e44e82c43bFixed compilation on OSX
Vojtech Bubnik
2021-02-04 10:02:25 +01:00
8eb05279e8Merge pull request #5961 from pmjdebruijn/cr6se
rtyr
2021-02-04 09:47:41 +01:00
672674195bMerge pull request #5961 from pmjdebruijn/cr6se
rtyr
2021-02-04 09:47:41 +01:00
4cdcfe6005DiffPresetDialog, non modal to compare two presets. Added menu item "Window->Compare presets" to compare more than one type of presets. Code refactoring for PresetComboBox: Use suffix "modified" just for PlaterPresetComboBox and TabPresetComboBox Code refactoring. wxDataViewCtrl and related functions extracted from DiffPresetDialog and UnsavedChangesDialog to the separate class DiffViewCtrl Code refactoring, Tab.cpp: Build all unregular pages on a first build of the Printer Settings
Vojtech Bubnik
2021-02-04 09:42:32 +01:00
68a9114a34DiffPresetDialog, non modal to compare two presets. Added menu item "Window->Compare presets" to compare more than one type of presets. Code refactoring for PresetComboBox: Use suffix "modified" just for PlaterPresetComboBox and TabPresetComboBox Code refactoring. wxDataViewCtrl and related functions extracted from DiffPresetDialog and UnsavedChangesDialog to the separate class DiffViewCtrl Code refactoring, Tab.cpp: Build all unregular pages on a first build of the Printer Settings
Vojtech Bubnik
2021-02-04 09:42:32 +01:00
0baa92fab8Localization: Added plural form for some phrases, updated POT
YuSanka
2021-02-03 21:30:38 +01:00
3be02881a9Localization: Added plural form for some phrases, updated POT
YuSanka
2021-02-03 21:30:38 +01:00
c6fa06579fRemove unneeded inclusion of boost::nowide
Yuri D'Elia
2021-02-03 20:32:41 +01:00
a5c8dfab7fRemove unneeded inclusion of boost::nowide
Yuri D'Elia
2021-02-03 20:32:41 +01:00
a4a465b9a6creality.ini: Creality CR-6 SE improvements
Pascal de Bruijn
2021-02-03 17:34:06 +01:00
645dcb1727creality.ini: Creality CR-6 SE improvements
Pascal de Bruijn
2021-02-03 17:34:06 +01:00
6846ba0b59Localization: Fixed localization of some 3d-Scene notifications + Move a call of the load_language() before SplashScreen creation
YuSanka
2021-02-03 17:29:26 +01:00
673230d793Localization: Fixed localization of some 3d-Scene notifications + Move a call of the load_language() before SplashScreen creation
YuSanka
2021-02-03 17:29:26 +01:00
65766c24f6Localization: Updated UK dictionary + small fixes for RU dictionary
YuSanka
2021-02-03 15:57:22 +01:00
cbbcbf1fd0Localization: Updated UK dictionary + small fixes for RU dictionary
YuSanka
2021-02-03 15:57:22 +01:00
62f8e75b34Disable tests and encoding check when cross compiling
tamasmeszaros
2021-02-02 18:08:30 +01:00
0fc08e1626Disable tests and encoding check when cross compiling
tamasmeszaros
2021-02-02 18:08:30 +01:00
f0451439aeFix openvdb configure process with unusable vdb_print
tamasmeszaros
2021-01-29 12:51:21 +01:00
079ea22214Fix openvdb configure process with unusable vdb_print
tamasmeszaros
2021-01-29 12:51:21 +01:00
73c9f939e0Squash merge of lh_brim_rework, brim separated to Brim.cpp,hpp Refactored accessors to PrintObjectPtrs, PrintRegionPtrs, LayerPtrs, SupportLayerPtrs for const correctness.
Vojtech Bubnik
2021-02-03 15:12:53 +01:00
3f2b57b1d4Squash merge of lh_brim_rework, brim separated to Brim.cpp,hpp Refactored accessors to PrintObjectPtrs, PrintRegionPtrs, LayerPtrs, SupportLayerPtrs for const correctness.
Vojtech Bubnik
2021-02-03 15:12:53 +01:00
e52efe48b0Creality CR-6 SE thumbnail
rtyr
2021-02-02 11:40:58 +01:00
a963b7f5abCreality CR-6 SE thumbnail
rtyr
2021-02-02 11:40:58 +01:00
c8e5277f0cUpdated print temperature for Das Filament PLA
rtyr
2021-02-01 21:22:30 +01:00
844714102cUpdated print temperature for Das Filament PLA
rtyr
2021-02-01 21:22:30 +01:00
f939cac841#5071 - Reload from disk for 3mf files
enricoturri1966
2021-02-01 14:33:07 +01:00
517f71e893#5071 - Reload from disk for 3mf files
enricoturri1966
2021-02-01 14:33:07 +01:00
a116914fceWIP VoronoiOffset: Squash merge of vb_voronoi_offset Working contour offsetting, skeleton_edges_rough() to detect "important" skeleton edges. Radius of an inscribed circle along the "important" skeleton edges changes slowly, therefore these "important" skeleton edges signify oblong regions possibly needing a gap fill.
Vojtech Bubnik
2021-01-29 16:34:22 +01:00
1ac322fe80WIP VoronoiOffset: Squash merge of vb_voronoi_offset Working contour offsetting, skeleton_edges_rough() to detect "important" skeleton edges. Radius of an inscribed circle along the "important" skeleton edges changes slowly, therefore these "important" skeleton edges signify oblong regions possibly needing a gap fill.
Vojtech Bubnik
2021-01-29 16:34:22 +01:00
dc4bdad84aFixed some more GCC warnings
Lukas Matena
2021-01-29 14:47:41 +01:00
a6d023429dFixed some more GCC warnings
Lukas Matena
2021-01-29 14:47:41 +01:00
9c5dd358abFix of #4654#5122#5668#5811#5895 Fixing model import of models with nearly degenerate triangles, which degenerate after transformation (translation or rotation).
Vojtech Bubnik
2021-01-28 18:59:53 +01:00
2af3ac15e2Fix of #4654#5122#5668#5811#5895 Fixing model import of models with nearly degenerate triangles, which degenerate after transformation (translation or rotation).
Vojtech Bubnik
2021-01-28 18:59:53 +01:00
1f9fe92720creality.ini: hide CR-6 SE until next release
Pascal de Bruijn
2021-01-28 18:14:19 +01:00
f297ae40d2creality.ini: hide CR-6 SE until next release
Pascal de Bruijn
2021-01-28 18:14:19 +01:00
ba87613454creality.ini: update start_gcode/end_gcode comments
Pascal de Bruijn
2021-01-28 18:13:45 +01:00
2a1f19fc60creality.ini: update start_gcode/end_gcode comments
Pascal de Bruijn
2021-01-28 18:13:45 +01:00
ba9025491bRefresh object manipulator fields in sidebar after arrange
enricoturri1966
2021-01-28 12:44:38 +01:00
9dc1b45735Refresh object manipulator fields in sidebar after arrange
enricoturri1966
2021-01-28 12:44:38 +01:00
c54ce89883SLA preview - Do not show full object when slider is at 1st layer
enricoturri1966
2021-01-28 08:28:23 +01:00
1430f59401SLA preview - Do not show full object when slider is at 1st layer
enricoturri1966
2021-01-28 08:28:23 +01:00
ba6a40bccecreality.ini: add CR-6 SE
Pascal de Bruijn
2021-01-27 17:42:32 +01:00