Commit Graph

238 Commits

Author SHA1 Message Date
bubnikv
bb4150aa67 Merged with master 2018-09-17 10:38:14 +02:00
bubnikv
7fc3987ce7 New support settings: "support_material_auto" controls, whether
the supports shall be generated automatically.
If not, only supports inside support enforcers are generated.
2018-09-07 14:53:42 +02:00
Enrico Turri
99262e2d59 Merge branch 'dev' of https://github.com/prusa3d/Slic3r into dev 2018-08-27 14:01:03 +02:00
bubnikv
466b385716 Merge remote-tracking branch 'remotes/origin/lm_retraction_fix' 2018-08-24 16:33:57 +02:00
YuSanka
a19d658cd3 Merge remote-tracking branch 'origin/new_main_page_ui' into dev 2018-08-24 15:01:26 +02:00
YuSanka
8c066dddcd Merge remote-tracking branch 'origin/SLA_ui' into dev 2018-08-24 12:20:24 +02:00
Vojtech Kral
1d62f9aaa4 Print host bugfixes / refactoring 2018-08-21 15:47:29 +02:00
Lukas Matena
a1e2b58278 Yet another experimental parameter to adjust the initial loading speed of a newly loaded filament 2018-08-21 14:36:24 +02:00
Martin Loidl
69e0932dde Added possibility for upload to Duet
Further changes:
- Added new configuration option Host Type
- Added abstract base class for future printer hosts
- Moved location of upload dialog (also made it a little bit more configureable)
- added possibility to send file via postfield instead a new frame
2018-08-21 11:12:53 +02:00
YuSanka
0dfdb0475e Improvement of extruder selection for the object/part according to the actually extruders count 2018-08-15 11:18:20 +02:00
Lukas Matena
3e88abd8af New experimental parameter to adjust initial loading speed of the filament from the nozzle 2018-08-14 16:23:23 +02:00
YuSanka
e5b465e98e Added set_default_suppressed for sla_materials. 2018-08-09 09:25:23 +02:00
YuSanka
debbaf1f52 Correct UI updating for SLA tabs 2018-08-08 17:47:59 +02:00
YuSanka
e303be8470 Correct preset/tabs updating according to the technology
+ some code refactoring
2018-08-08 16:22:56 +02:00
YuSanka
78311dfdb1 Correct show_preset_comboboxes 2018-08-08 11:17:56 +02:00
YuSanka
264d22f7f5 Correct printer pages updating according to the printer_technology 2018-08-07 11:58:27 +02:00
YuSanka
3e8eb68179 Correct switching between printer_technologies (show/hide according tabs) 2018-08-06 17:01:41 +02:00
bubnikv
cda23ddbc6 T1 and M702 C are now evaluated by the time estimator to add the new
"filament_load_time" and "filament_unload_time" values to match
the MK3 MMU2 behavior.

Emitting of the remaining times into the output G-code was made optional
through a new "remaining_times" configuration value, so the firmware
flavors and versions, which do not know the M73 code, will not complain.

Configuration changes:

The wipe tower default position was shifted inwards after the wipe tower
coordinate reference point was changed from the center to the left front
corner.

Added the "filament_load_time" and "filament_unload_time" values
to the MK3 MMU filament profiles.

Enabled "remaining_times" for the MK2.5, MK3 and MK3MMU2 printers.
2018-08-04 17:38:25 +02:00
bubnikv
8f77fa7a3f Merge branch 'master' into time_estimate 2018-08-03 23:04:44 +02:00
YuSanka
f87b079f20 Tabs are completed 2018-08-03 16:21:05 +02:00
YuSanka
437a46a23a Added "inside tab" for SLA printer 2018-08-03 14:34:52 +02:00
YuSanka
344063d970 First prototype for "SLA materials" Tab 2018-08-03 13:04:41 +02:00
Lukas Matena
dc6c244315 Added a threshold for purging on the wipe tower (before it goes into infill/sacrificial object) 2018-08-02 15:14:12 +02:00
bubnikv
2b63782190 Adding the SLA printer profiles, WIP 2018-08-01 11:09:51 +02:00
bubnikv
16e12292be Added filament_load_time and filament_unload_time parameters
to define the filament load / unload times spent in the MMU2.0 unit
when performing the tool change code (the T code).
2018-07-31 09:44:29 +02:00
bubnikv
6cfa614202 New parameter "single_extruder_multi_material_priming" to be able
to suppress the MM priming towers.
The PrusaResearch.ini was modified for the MMU2 printers to
correctly prime the initial extruder when
single_extruder_multi_material_priming is disabled.
2018-07-27 22:19:46 +02:00
YuSanka
f6d9f40ec1 Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-07-26 11:27:25 +02:00
YuSanka
be328fe45c Localized the (modified) profile indicator 2018-07-23 15:44:01 +02:00
bubnikv
325ed1ef8e Reordered the fields on the new "Machine limits" page. 2018-07-18 15:08:55 +02:00
bubnikv
5d758b7f73 For the Marlin firmware, the machine envelope G-code is emitted
based on the Slic3r printer profile.

Also the bundled config has been updated, so that the machine envelope
G-code values were removed and the new Slic3r printer profile values
were updated with the former G-code values.

Slic3r version has been bumped up to 1.41.0-alpha for the configuration
files to work.
2018-07-17 19:37:24 +02:00
Enrico Turri
69c5c18c07 Merge with master + resolved conflicts 2018-07-17 10:44:23 +02:00
bubnikv
682ebeb39b Merge remote-tracking branch 'remotes/origin/wipe_tower_improvements' 2018-07-17 09:20:19 +02:00
Enrico Turri
4ebaa74b41 Merge branch 'add_kinematics' of https://github.com/prusa3d/Slic3r into time_estimate 2018-07-12 08:42:08 +02:00
Enrico Turri
1c3f9741d6 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-07-12 08:32:42 +02:00
Lukas Matena
d424cf4507 Fix of previous commit 2018-07-09 14:43:32 +02:00
Lukas Matena
7c7487b3a8 Infill purging - added fifth extruder into default setttings, cosmetic changes 2018-07-09 13:44:41 +02:00
YuSanka
ad83b61032 First right-panel reorganization:
* Replaced Object list from CollapsiblePane
* Sub-object are adding by context menu from list
* (sub)objects can be deleted by only one "Delete" button
* Added extruder selection to list
2018-07-04 09:03:43 +02:00
YuSanka
8415819b68 Enabled "delete preset" button after current profile saving 2018-07-03 12:19:34 +02:00
Vojtech Kral
c438748fee Fix: Leak in Tab.cpp in serial port test 2018-07-02 19:00:36 +02:00
YuSanka
eb1d23f24a Bug-fixes of the OSX crashing 2018-07-02 13:51:50 +02:00
YuSanka
b4b7904b39 Final Fix of tooltips on OSX showing on the first page of a parameter tab. 2018-06-28 18:30:22 +02:00
YuSanka
5607c9340b Fix of tooltips on OSX showing on the first page of a parameter tab. 2018-06-28 17:34:55 +02:00
YuSanka
dc4ef64ee6 Use silent_mode only with MK3 printer 2018-06-28 12:40:27 +02:00
Lukas Matena
641bfc48bc Merge branch 'master' into wipe_tower_improvements 2018-06-27 08:56:08 +02:00
YuSanka
369e9496cc Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-06-26 09:26:27 +02:00
Enrico Turri
351a36b2c1 Merge branch 'add_kinematics' of https://github.com/prusa3d/Slic3r into time_estimate 2018-06-25 16:09:27 +02:00
YuSanka
a46993d9a3 Correct updating of "Machine limits" and "Single extruder MM setup" pages 2018-06-25 16:03:43 +02:00
Enrico Turri
cc8d23eb82 Fixed conflicts after merge with master branch 2018-06-25 15:26:37 +02:00
YuSanka
6a66d81e76 Fixed bug #995 2018-06-25 11:40:40 +02:00
YuSanka
0ae427afa3 Updated PrintConfig default values for machine limits
+ fixed incorrect default value setting for the TextCtrl
2018-06-22 16:13:34 +02:00