Commit graph

249 commits

Author SHA1 Message Date
Arjen Hiemstra
e42ffb23ca Move the infill pattern and infill overlap settings back as children of infill_density
This makes the inherit functions work properly
2015-10-15 01:04:32 +02:00
Nicanor Romero Venier
ead30e71ec Added profiles for 2nd Gen printers from BQ 2015-10-14 12:49:43 +02:00
Tim Kuipers
152406cd44 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-10-07 09:39:40 +02:00
Tim Kuipers
d5e646ce3d JSON: made top_layers default coincide with its inherited value when parent is set to default 2015-10-07 09:39:23 +02:00
Tim Kuipers
b88950a732 Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-10-07 09:38:43 +02:00
Tim Kuipers
7af749bdb7 JSON: made top_layers default coincide with its inherited value when parent is set to default 2015-10-07 09:38:32 +02:00
Arjen Hiemstra
0dee306c7f Remove extruder_x_temperature options 2015-10-06 16:55:31 +02:00
Arjen Hiemstra
0fca136fa8 Fix dual extrusion printer profile to confirm to updated JSON api 2015-10-06 14:53:32 +02:00
Arjen Hiemstra
ae3705514f Merge branch '15.10'
* 15.10:
  Properly clear stored layer data
  Render SupportInfillType so support is rendered correctly again.
  Fix issues with crash handler and log file creation on Windows
  Bump version
  Make the UMO upgrade selection page work properly
  Update preference dialog to the changed API
  Disable crash handler if debug mode is not enabled
  Prevent crashes when centering an object
  Also disable output device selection when main save button is disabled
  Fix name of Low Quality profile
  Fix stdout/stderr output location so we do not output to UM but to cura
2015-10-06 12:21:09 +02:00
Arjen Hiemstra
acfd2861f1 Make the UMO upgrade selection page work properly 2015-10-05 16:47:45 +02:00
Arjen Hiemstra
7982e79940 Merge branch '15.10'
* 15.10: (37 commits)
  Tweak the initial camera position
  Never disable the view button
  Use selection status to disable/enable tools rather than platform activity
  JSON: bugfix: skirt_speed was the only child of speed_layer_0, which meant you couldnt tweak them separately
  Fix Windows build
  Move all contributed profiles to an "Other" manufacturer
  Bump version
  Make the Infill buttons and support checkboxes in Simple mode functional
  Fix the variants menu so the variants actually get added
  Try to add a page when the name of a wizard page is unknown
  Catch any exception that happens while trying to eject
  Set High Quality to 0.08 layer height
  Capture stdout and stderr on Windows to prevent py2exe messages
  Add missing Ulti and Low quality profiles
  JSON: bugfix/feat: wall_line_width defaults to nozzle size and wall_line_count computed properly
  When you click [Manage Printers..] it brings you to the right page
  Delay showing the Add Machine dialog until after the main window is properly shown
  Adds a smaller cross icon
  Use the job name for saving files
  Update RemovableDrive and USB output devices to use the new file_name parameter
  ...
2015-10-01 15:47:18 +02:00
Arjen Hiemstra
6a36ceca7e Revert "Drop dual_extrusion JSON for 15.10"
This reverts commit 907f53240d.
2015-10-01 15:39:56 +02:00
Seth Hinze
0772d6479d Enable heated bed for i3 printer. 2015-09-30 23:28:49 -07:00
Tim Kuipers
f9be4def09 JSON: bugfix: skirt_speed was the only child of speed_layer_0, which meant you couldnt tweak them separately 2015-09-30 17:12:20 +02:00
Arjen Hiemstra
8ac5c8d52d Move all contributed profiles to an "Other" manufacturer
CURA-210 #done
2015-09-29 17:23:28 +02:00
Tim Kuipers
f132720aff JSON: bugfix/feat: wall_line_width defaults to nozzle size and wall_line_count computed properly 2015-09-29 13:13:21 +02:00
Jaime van Kessel
82ceccd5be Fixed size of head with fans for UMO2 family 2015-09-22 14:12:13 +02:00
Jaime van Kessel
bfdb908148 Lowered retraction_min_travel to 1.5
As per suggestion of Ultimaker/CuraEngine#246
2015-09-21 15:21:51 +02:00
Jaime van Kessel
a478375baa Removed max value warning top/bottom thickness
Fixes Ultimaker/Cura#340
2015-09-17 16:48:09 +02:00
Jaime van Kessel
dbb281831c Added 2go and extended backplate
Fixes CURA-153
2015-09-16 14:06:23 +02:00
Jaime van Kessel
daca1f26c2 Corrected enabled settings for support roof settings 2015-09-14 17:18:13 +02:00
Arjen Hiemstra
dc280c53df Drop unused files 2015-09-11 14:47:53 +02:00
Arjen Hiemstra
907f53240d Drop dual_extrusion JSON for 15.10
We do not support dual extrusion prinitng in 15.10 so there is no need
to bother with this currently.
2015-09-11 14:47:53 +02:00
Tim Kuipers
e78ea4b916 JSON: rename hammock to support roof 2015-09-10 11:02:34 +02:00
Tim Kuipers
eacc3ac58f JSON: bugfix: faulty description 2015-09-10 10:09:00 +02:00
Tim Kuipers
7e01273d87 JSON: bugfix: skin_no_small_gaps_heuristic interpreted the wrong way around 2015-09-09 17:05:11 +02:00
Tim Kuipers
1401265fc1 JSON bugfix: default support roof pattern 2015-09-09 13:48:15 +02:00
Tim Kuipers
99deac2870 bugfixes for skin extrusion width; feature: toggle skin_no_small_gaps_heuristic 2015-09-08 16:25:38 +02:00
Jaime van Kessel
50f557f5a8 Updated warnings & errors for fdm printer 2015-09-07 13:38:03 +02:00
Jaime van Kessel
0c6b57f897 Fixed wrong error state of infill_sparse_density 2015-09-07 10:01:29 +02:00
Tim Kuipers
6d207a75d1 Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-09-04 10:12:20 +02:00
Tim Kuipers
77f894d8a4 JSON: Fuzzy mode changes 2015-09-04 10:12:07 +02:00
Arjen Hiemstra
5e332c4cb2 Merge branch 'master' of https://github.com/ultimaker/cura 2015-09-03 10:19:01 -07:00
Arjen Hiemstra
690bd7b861 Fix add machine pages for UMO/+ 2015-09-03 10:14:17 -07:00
Tim Kuipers
4579fe729f feat: fuzzy skin magic mode 2015-09-03 18:33:58 +02:00
Arjen Hiemstra
5a3e780ef6 Replace all active_if with enabled functions 2015-09-02 12:21:37 +02:00
Arjen Hiemstra
0cda05ae92 Change "active_if" to "enabled" for all Wireframe settings 2015-09-01 17:28:58 +02:00
Arjen Hiemstra
90a7368fce Fix options that were added to master to be dictionaries rather than arrays 2015-09-01 17:25:37 +02:00
Arjen Hiemstra
57b2ce4f3e Merge branch 'master' of github.com:ultimaker/Cura into per_object_settings
* 'master' of github.com:ultimaker/Cura: (49 commits)
  15.10 restyling of the sidebar header
  15.10 restyling of the sidebar header
  15.10 restyling of the sidebar
  split magic_mesh)surface_mode into Normal, Surface, Both
  Added preference to disable automatic scale
  Removed unused import
  Added changeLog plugin
  Added missing )
  Merging of mine and Jaimes work
  Removed font from rectangle
  JSON: git diff! removed triangles and grid top/bottom skin options (though they are available)
  Code style & switch to translation catalog
  15.10 re-alignment of the toolbar
  15.10 New Icons
  15.10 restyling of the savebutton Area
  Added message asking about sending data to server
  Added exception handling for checking overlap.
  Fixed default button for general and view page
  Fixed double ID in qml
  Removed unused import
  ...
2015-09-01 15:44:19 +02:00
Arjen Hiemstra
2d92bd660f Set enabled property to false instead of visible for material settings in UM2 2015-09-01 15:19:20 +02:00
Arjen Hiemstra
251ce2f73d Change active_if to enabled functions 2015-09-01 15:18:44 +02:00
Arjen Hiemstra
516c0cd516 Change all min/max/warning values in fdmprinter to functions 2015-09-01 15:18:26 +02:00
Arjen Hiemstra
5ee587a745 Options property should now be a key - value dict 2015-08-27 09:33:07 +02:00
Arjen Hiemstra
b9a306865e Add some data about wizard pages to ultimaker_original_plus JSON file 2015-08-25 18:13:09 +02:00
Arjen Hiemstra
cbd685596e Add metadata to dual_extrusion_printer file 2015-08-25 18:12:40 +02:00
Arjen Hiemstra
17d3033b9a Move new JSON files to the right location 2015-08-25 18:11:49 +02:00
Arjen Hiemstra
f099c30dfd Merge branch 'master' of github.com:ultimaker/Cura into per_object_settings
* 'master' of github.com:ultimaker/Cura: (98 commits)
  15.10 Restyling of the message stack
  Fixed machine head polygons
  Removed unused settings from fdmprinter
  Added action for togling fullscreen
  Fixed usage of wrong checkbox in viewpage
  Added preference to disable automatic push free
  Added preference to disable auto center when selecting object
  Cleanup
  15.10 Restyling toolbar, viewmode button
  Update README.md
  Update README.md
  Added rudementary 3 point bed leveling
  15.10 New font for Cura
  15.10 Changes the styling for the open file button
  15.10 Changes the label names for the different action buttons
  Fixed typo
  Endstop now stops listening upon destruction
  15.10 Re-alignment of the messagestack
  Cleaned up code a bit
  Added heated bed check
  ...
2015-08-21 13:29:30 +02:00
Arjen Hiemstra
7101acb850 Add some metadata to fdmprinter.json since that is now required 2015-08-13 09:30:25 +02:00
Arjen Hiemstra
1ff3a30ede Move the machine definition files to the new location 2015-08-05 20:11:37 +02:00