Commit graph

130 commits

Author SHA1 Message Date
Tim Kuipers
bddd74f816 default speeds different from print_speed (CURA-439) 2015-11-13 15:28:17 +01:00
Arjen Hiemstra
751f58fb02 Merge branch '15.10'
* 15.10: (39 commits)
  Remove unused import in StartSliceJob
  conforming to code style
  fix typo's..
  Adjust initial view to be slightly from the side
  uses a different method to check whether a machine name excists
  Sets the languageComboBox to the default language
  Remove per-group settings for now
  Make sure to send all settings when an object overrides the profile
  Properly emit writeStarted in RemovableDriveOutputDevice
  Add xy_offset setting to list of settings that trigger a disallowed area update
  Properly trigger a reslice when the active instance is changed
  Wizardpages without hack
  Only hides the window when there are no more pages
  Only add layer data node after all processing
  Also account for "xy_offset" setting for the disallowed areas
  JSON: workaround for stutter in spiralize vase: set travel speed to printing speed
  Adds a color for the error-messages
  Shows an error message when a user tries to add a printer with a name that already excists.
  JSON: support bottom stair step height defaults changed so that the bottom distance to the model isn't violated too much
  Try to use Protobuf CPP implementation if it is available
  ...
2015-11-13 11:31:29 +01:00
Tim Kuipers
b724970959 JSON: changed default of Auto temp to false 2015-11-12 12:07:40 +01:00
Tim Kuipers
a13de5a489 JSON: made retraction prime amount have mm3 unit (CURA-415) 2015-11-11 16:38:02 +01:00
Tim Kuipers
4ef0dc822e JSON: expanded machine_head_with_fans_polygon so that it is a more safe estimate. 2015-11-11 09:43:06 +01:00
Tim Kuipers
6303062f45 JSON: workaround for stutter in spiralize vase: set travel speed to printing speed 2015-11-05 11:24:27 +01:00
Tim Kuipers
519d6151d4 JSON: support bottom stair step height defaults changed so that the bottom distance to the model isn't violated too much 2015-11-04 17:18:33 +01:00
Tim Kuipers
35ba7d59f4 JSON: support bottom stair step height defaults changed so that the bottom distance to the model isn't violated too much 2015-11-04 17:16:00 +01:00
Tim Kuipers
2783a4b8b6 JSON: support roof extruder and support first_layer_extruder were illegitimate children of support_extruder_nr 2015-11-03 16:30:19 +01:00
Tim Kuipers
dd5c016fa5 JSON: renamed hammock to support roof in dual_extrudion_printer.json 2015-11-03 16:03:46 +01:00
Tim Kuipers
6f735dc221 JSON: added back Triangles option for infill 2015-11-03 16:02:33 +01:00
Tim Kuipers
a27f55ece4 JSON: better machine_extruder_count description 2015-11-03 15:37:35 +01:00
Tim Kuipers
09b3063ecb JSON: machine setting descriptions 2015-11-03 14:17:58 +01:00
Nicanor Romero Venier
1f60504452 Merge branch 'master' into BQ_printer_profiles_update
Conflicts:
	resources/machines/bq_hephestos_2.json
	resources/machines/bq_witbox_2.json
2015-10-28 16:45:59 +01:00
Ghostkeeper
6c20d41863 Make minimum layer height 1 micron
Previously the minimum layer height was 0.1 micron. This was rounded down to 0 microns in the engine, and then a check would cause the engine to return an error. 1 micron is the minimum that the engine can handle.
2015-10-28 16:23:00 +01:00
Tim Kuipers
8c629c511c JSON: temp flow settings 2015-10-27 16:49:43 +01:00
Arjen Hiemstra
936c2f9365 Merge branch '15.10'
* 15.10:
  Remove full screen from menu and disable the shortcut key
  Properly default infill_sparse_thickness to layer_height`
  Changes the color of the 'C' in one iconfile
  moves the changelog from on-startup to the extensions menu
  Fix firmware update to properly report progress
  Use a decorator to track Z offset
  Remove infill_sparse_combine setting
  Update for BQ printers profiles
  Bump version
  Properly position groups and nodes once ungrouped
2015-10-27 14:24:25 +01:00
Nicanor Romero Venier
b9b798002a Fixed indentation of JSON profiles 2015-10-27 12:51:13 +01:00
Nicanor Romero Venier
c95672ccd3 Reordered and changed settings in BQ profiles 2015-10-27 12:31:47 +01:00
Nicanor Romero Venier
bcd863d33b Renaming of BQ printers meshes 2015-10-27 12:06:21 +01:00
Arjen Hiemstra
d943bbee31 Properly default infill_sparse_thickness to layer_height`
Contributes to CURA-323
2015-10-26 16:05:34 +01:00
Ghostkeeper
d0b5fe84b8 Remove infill_sparse_combine setting
In discussion, we deemed infill_sparse_thickness more clear to the user and infill_sparse_combine superfluous, since it is really an intermediary value used by the engine to round the thickness up. So now it is actually computed in the engine. Accompanying this commit will be a commit to CuraEngine to remove the setting from the .json file.
2015-10-23 12:16:05 +02:00
Ghostkeeper
7235e1a019 Correct skirt setting description
A word was missing there.
2015-10-22 10:16:44 +02:00
Nicanor Romero Venier
ae5e41e5c2 Update for BQ printers profiles
Update in the values of temperature, speeds and skirt minimal lenght.
2015-10-21 09:13:53 +02:00
Ghostkeeper
da1d59ff98 Merge branch 15.10 into master
Where automatic merging failed, the version of 15.10 was used.
2015-10-16 16:56:59 +02:00
Arjen Hiemstra
c1eab9c3a3 Fix inherit function for infill line distance
For some reason using parent value here creates odd override bugs
2015-10-16 11:23:33 +02:00
Tim Kuipers
484454dbaf Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-10-16 10:36:07 +02:00
Tim Kuipers
509cb4627e JSON: update raft defaults 2015-10-16 10:35:44 +02:00
Tim Kuipers
a07e99a9f3 JSON: raft interface => raft middle; raft surface => raft top 2015-10-16 10:35:09 +02:00
Tim Kuipers
22c9b464ed JSON: update raft defaults 2015-10-16 10:30:45 +02:00
Arjen Hiemstra
6effacb1de Change infill settings back to not being children of infill density
For some reason, making them children causes them to disappear
2015-10-16 10:15:01 +02:00
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