Commit History

Author SHA1 Message Date
  Alessandro Ranellucci 5d77c160c6 Changes to the GUI. New preset editor dialog. Option overrides in plater and between configs. More. 8 years ago
  Alessandro Ranellucci a193297b20 Align speed and extrusion width fields 8 years ago
  Alessandro Ranellucci 782dda46a2 Refactoring, use the new OptionsGroup::append_button() instead of append_widget() 8 years ago
  Alessandro Ranellucci 28075264b8 Added manual control for temperature and bed temperature 8 years ago
  Alessandro Ranellucci 871f469c89 Fixed regression in the post_process GUI field. #3698 8 years ago
  bubnikv 9f0523cb53 Documented the purpose of various perl modules. 8 years ago
  Alessandro Ranellucci 366b364996 Improvements to DLP projector: disable all options while printing; apply config changes to the printer preset so that user can save them; show total and remaining print time 9 years ago
  Alessandro Ranellucci 6bfa2cfaec Projector for DLP 9 years ago
  Alessandro Ranellucci 9f9b5afedb Merge branch 'master' into sender 9 years ago
  Alessandro Ranellucci 69a71db25b Bugfix: wrong default in extruder_offset tooltip. #3051 9 years ago
  Alessandro Ranellucci 13b7316807 Merge branch 'master' into sender 9 years ago
  Alessandro Ranellucci aa8b6afe8b Assign color to filaments 9 years ago
  Alessandro Ranellucci cbc0e270b7 Nicer configuration fields for USB/Serial connection 10 years ago
  Alessandro Ranellucci b468e68c59 Bonjour autodiscovery of the Octoprint instances in local network. #1826 10 years ago
  Alessandro Ranellucci a06fad9e13 Enable/disable GUI controls according to the others in order to guide the user through option dependency 10 years ago
  Alessandro Ranellucci 04b67f0cb0 Refactored OptionsGroup class for cleaner OOP model and cleaner event model 10 years ago
  Alessandro Ranellucci b9e8fbacb7 Put the Default Extruder option in a less confusing position 10 years ago
  Alessandro Ranellucci d6d796fdd4 Finished implementing bed shape configuration within wizard 10 years ago
  Alessandro Ranellucci 4fe2128fc4 Initial work for custom bed shape 10 years ago
  Alessandro Ranellucci 3d8c8fa46e Import wxTheApp 10 years ago
  Alessandro Ranellucci ddac2d1570 Merged SkeinPanel into MainFrame 10 years ago
  Alessandro Ranellucci a8b6e32767 Gracefully handle loading config files having empty strings for multi-value options (like wipe). #2003 10 years ago
  Alessandro Ranellucci 2a2ba15665 Use a slider for the cutting GUI 10 years ago
  Alessandro Ranellucci 882a98ed44 Initial work for a GUI for the cut feature 10 years ago
  Alessandro Ranellucci 5d10ef514f Workaround wxWidgets not allowing SetValue() inside a EVT_COMBOBOX handler on Windows. #1865 10 years ago
  Alessandro Ranellucci a49e786b04 Handle EVT_TEXT on wxSpinCtrl too 10 years ago
  Alessandro Ranellucci 6e6fb427fb Fixes for the last commit about kill focus. #1873 10 years ago
  Alessandro Ranellucci 10a5a061d4 Bugfix: wxWidgets on Windows needs Skip() on kill focus to prevent nasty focus bugs. #1873 10 years ago
  Alessandro Ranellucci c3bb8a69db Bugfix: crash when extending an array option by 2+ positions. #1908 10 years ago
  Alessandro Ranellucci c98c992b4d Revert wrong fix, applied because of bad understanding of the issue about deserialization of extruder_offset = 0x0 11 years ago
  Alessandro Ranellucci 7a58457add Prevent GUI from crashing when invalid values were written in numeric fields. Includes basic validation. #1709 11 years ago
  Alessandro Ranellucci 67ef3f1799 Assign a default extruder for newly added parts too 11 years ago
  Alessandro Ranellucci d75417601e Make the override panel prettier and prevent the default extruder setting from being deleted since it can't be readded manually 11 years ago
  Alessandro Ranellucci b5b735c988 ComboBox for fill density values 11 years ago
  Alessandro Ranellucci 7421a7bf63 Turn fill_density into percentage 11 years ago
  Alessandro Ranellucci 9fb62e671f Adapt GUI to new XS Config 11 years ago
  Alessandro Ranellucci 2c416cc4ac Reduce width of text/spin controls because they're too large on Windows 11 years ago
  Alessandro Ranellucci 3d6fb1b05c New feature: ability to override specific settings for individual objects in the plater. #344 11 years ago
  Alessandro Ranellucci f5bda326b8 Version check. #1006 11 years ago
  Alessandro Ranellucci e563c62094 Replace SetValue with ChangeValue to avoid wxWidgets to fire useless events 12 years ago
  Alessandro Ranellucci a2702082b2 Merge pull request #962 from scottp/issue_885b 12 years ago
  Alessandro Ranellucci 46f35e39f6 Some more tweaks 12 years ago
  Scott Penrose 9d086f027a Add defaults into Tooltips from #885 12 years ago
  Alessandro Ranellucci deea02b444 Descriptive textual feedback for cooling settings 12 years ago
  Alessandro Ranellucci 667d88603e Reorder some options using the more compact layout 12 years ago
  Alessandro Ranellucci cee3864fc9 Independently set number of top/bottom solid layers. #676 12 years ago
  Alessandro Ranellucci bbd7765f40 Refactored the options group building to allow for more flexible layouts 12 years ago
  Henrik Brix Andersen 2576e3b00a Remove XXX debug output 12 years ago
  Alessandro Ranellucci 8289692160 Handle configuration files saved while there was no extruder_offset control for the first extruder 12 years ago
  Alessandro Ranellucci 927b7ce937 Bugfix: skirt height and other options shouldn't be limited to 100. #597 12 years ago