3ec88ea5e5
Merge remote-tracking branch 'remotes/origin/master' into vb_faster_tabs
2019-03-18 12:51:57 +01:00
08d9a8d749
Moved the Fileds from the Page object to the respective OptionGroups
...
for performance reasons. Disabled clearing of background for most
of the static texts and Fields stored into OptionGrops.
2019-03-18 12:49:57 +01:00
eb1e081d19
Fixed preset selection after ConfigWizard running
2019-03-15 14:21:53 +01:00
c50bc1aef1
Disabled DoubleBuffered for Tabs
...
+ set helper functions like a static (GUI_ObjectList.cpp)
2019-03-14 15:46:26 +01:00
b366941b1b
Bonjour: Add txt key-val extraction, filtering based on printer tech
2019-03-14 14:46:31 +01:00
3b02e9764a
Fix crash on exit, pt2
2019-03-14 09:44:11 +01:00
5da771ee80
Added function for the updating of the Error icon after a fix through the NetFabb
2019-03-13 15:35:39 +01:00
0d7b16c244
Set DoubleBuffered state for the Tabs (under MSW)
...
+ Some improvements/experiments for the presets selection from the Plater
+ Some fix of a sidebar layout
2019-03-13 13:13:46 +01:00
2277c6ba2a
Merge remote-tracking branch 'origin/master' into tm_colldetection_upgr
2019-03-12 15:22:00 +01:00
2a896be4e3
Fix crash on exit
2019-03-12 11:10:30 +01:00
4eb4fb0d7b
Merge remote-tracking branch 'origin/master' into tm_colldetection_upgr
2019-03-11 16:28:12 +01:00
0199066dbf
Some constraints applied to support parameters.
2019-03-11 16:27:54 +01:00
375f8acf3e
Added "Supports" on Sidebar for SLA mode
...
+ Checked scheduling process calling after change Support/Pad parameters from the Sidebar
2019-03-11 16:03:32 +01:00
54651190e1
Enable imgui support point size. Fine tuning of support params.
2019-03-11 14:55:28 +01:00
04556ba089
Fine tuning the new parameters and adding max_pillar_link_distance
2019-03-08 11:39:34 +01:00
400c46e697
PrintHost: Fix host type configuration, refactor, fix #1687
2019-03-05 16:12:15 +01:00
45bcd88017
Fixed a bug in a printer preset updating
2019-03-04 15:33:33 +01:00
c4aa0f7f36
Introduced the "slice_closing_radius" to define, how large gaps
...
will be closed after triangle mesh slicing.
The value is set to 0.049 by default, which corresponds to the hard
coded default in Slic3r-1.41.3.
See issues #520 #820 #1029 #1364 for the reference of why we need
the parameter for being able to print some specific models.
2019-03-01 17:53:02 +01:00
d6e176d456
Pad "tilt" changed to "slope"
2019-02-25 16:04:46 +01:00
29c3c503da
Disabling pad edge radius and adding the "wall tilt" parameter.
2019-02-25 12:06:38 +01:00
69bada26c3
Merge remote-tracking branch 'origin/ys_bf_updating'
2019-02-22 16:56:20 +01:00
9d609908a5
Split the external infill pattern to separate top / bottom config values.
...
Based on f9344a00e3
thanks @supermerill
Implements #475 , #479 , #1133 , #1474
2019-02-22 15:25:35 +01:00
907093ade3
Some fixes for the last commit
2019-02-22 11:59:40 +01:00
59784e8eac
Fixed bug with update (part of #1801 )
2019-02-22 09:38:56 +01:00
04d3ce685a
Merge remote-tracking branch 'origin/ys_sla_time_estimation'
2019-02-21 13:11:16 +01:00
80ec003a0b
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-02-21 10:18:37 +01:00
b71504ed26
Fix of #1801
2019-02-21 10:13:05 +01:00
ebd11c3f7c
Merge remote-tracking branch 'origin/ys_hdpi'
2019-02-20 16:20:30 +01:00
4d210a7aca
Merge remote-tracking branch 'origin/master' into ys_sla_time_estimation
2019-02-20 15:14:53 +01:00
2d12cbbc1d
SLA supports - added parameters for the automatic generation (relative density measure and minimal distance of the points)
2019-02-19 16:34:52 +01:00
168d3f818a
Added new options for SLAPrintSettings (faded_layers) and SLAPrinterSettings (fast/slow_tilt_time and area_fill)
2019-02-18 16:24:55 +01:00
d9c50b7796
Changed sidebar controls layout
2019-02-07 14:50:48 +01:00
c0287928a6
Added bitmap scaling
2019-02-06 15:29:13 +01:00
464f0ef65f
Merge remote-tracking branch 'origin/master' into ys_hdpi
2019-02-06 11:12:44 +01:00
774f4096e2
Fixed scaling of the controls and InfoDialogs (Sys and About)
2019-02-06 10:13:27 +01:00
5cbaa6eda8
Added parameter "support_buildplate_only" for SLA supports.
2019-02-05 11:16:03 +01:00
6c72fca113
Merge remote-tracking branch 'origin/master' into ys_hdpi
2019-02-05 11:04:28 +01:00
d45ea5f186
Fixed assert from update_changed_tree_ui()
2019-02-04 12:57:39 +01:00
a412e95a1e
Fixed rounding of numbers for the controls width (Try to fix controls flashing on HDPI/linux)
2019-02-04 12:07:15 +01:00
daa450b8aa
Merge remote-tracking branch 'origin/master' into ys_hdpi
2019-02-04 10:38:23 +01:00
042b206a2e
Fixed "hard_code" setting of the size for the Sidebar and Tabs
...
+ Fixed assert after config_wizard changing
2019-02-04 10:35:16 +01:00
d352cc40a9
First experiment to fix layouts on hdpi
2019-01-31 15:55:09 +01:00
9644bc720f
Fixed a bug in initialization of some StaticPrintConfig derived classes.
...
Merged implementation of support for "Octoprint-Cancelobject" #972
thanks @supermerill
2019-01-31 15:09:16 +01:00
c660eb6f45
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2019-01-29 18:08:02 +01:00
52c1ec873e
Disabled the experimental pressure equalizer.
2019-01-29 18:07:45 +01:00
51ceb404c2
Tab: Update print host address and cafile properly, fix #1687
2019-01-29 17:11:07 +01:00
40ecbce8c7
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-01-21 13:05:59 +01:00
ee1e590858
L10n improvements
2019-01-21 12:34:28 +01:00
b76f438975
WIP Restoration of the layer editing.
2019-01-21 10:06:51 +01:00
995d951bfa
Upgrade Boost to 1.66 on Windows
2019-01-16 15:14:18 +01:00