Diego Prado Gesto
b8d442a1ac
Merge pull request #3760 from fieldOfView/fix_missing_units
...
Add some missing units to machine settings
2018-05-04 15:07:09 +02:00
Ghostkeeper
736f28bdb9
Move platform model slightly further down
...
Otherwise it clips with the build volume. This looks much nicer.
2018-05-04 13:30:28 +02:00
Ruben D
0c51173bed
Disable Connect Infill Lines when using gradual infill
...
Gradual infill causes infill to break up into lots of different areas with different infill densities. Because Connect Infill Lines connects those lines along the border of an infill area, you sometimes get very thin areas with lots of lines going back and forth connecting extremely thin pieces of infill. Sometimes it works fantastically (esp. with mechanical models) but sometimes it really messes up the print.
Contributes to issue CURA-5319.
2018-05-02 17:45:45 +02:00
jack
10e83e8653
Merge pull request #3477 from smartavionics/mb-retract-on-long-combs
...
Added retraction_combing_max_distance setting
2018-05-01 15:34:54 +02:00
fieldOfView
51ebb351eb
Add some missing units to machine settings
2018-05-01 12:35:02 +02:00
Ghostkeeper
21bbfe1313
Set maximum travel resolution depending on travel speed
...
To ratio of travel speed vs. print speed.
Contributes to issue CURA-5171.
2018-05-01 11:01:14 +02:00
Ghostkeeper
ebca457f39
Add setting for maximum travel resolution
...
I'm making this settable per extruder since a travel move is made with a certain active nozzle but can be between meshes so it can't be a per-mesh setting. I wouldn't know why you would want to set it differently per extruder though, but you can...
Contributes to issue CURA-5171.
2018-05-01 09:21:36 +02:00
Lipu Fei
3e37487632
Merge pull request #3626 from kaleidoscopeit/patch-1
...
Update deltacomb.def.json
2018-04-30 10:19:37 +02:00
Gabriele Rossetti
b16cee5892
Fixed values with double-quotes
2018-04-26 14:36:08 +02:00
Lipu Fei
93b2a4f774
Merge pull request #3688 from kerog777/Felix_Profile
...
Felix profile
2018-04-26 08:55:36 +02:00
kerog777
88dc33a288
Corrected preferred variant name
...
Made it match the name field in the variant file
2018-04-25 20:29:09 -07:00
kerog777
9d9a238b2c
Update start gcode
...
bed_temperature should have been print_bed_temperature. Refined
heating steps and added a purge line.
2018-04-24 21:30:54 -07:00
Ghostkeeper
db0288fec4
Merge branch '3.3'
2018-04-24 10:49:30 +02:00
Lipu Fei
0852cd2c20
WIP: Fix hanging upon send gz
2018-04-24 10:34:08 +02:00
kerog777
930b716cc2
Fix brackets in start_gcode
...
Had square brackets instead of curly brackets in M109 commands. Still
worked OK from SD, but not from Octoprint.
2018-04-23 21:06:52 -07:00
kerog777
e8b37ea39c
Merge remote-tracking branch 'Ultimaker/master' into Felix_Profile
2018-04-23 21:05:34 -07:00
Ghostkeeper
acd38b365a
Merge branch '3.3'
2018-04-23 14:15:38 +02:00
Ghostkeeper
5648bc82e7
Merge branch '3.3'
2018-04-23 14:07:46 +02:00
Lipu Fei
0a1fd51b2f
Prefer gcode for UM3
...
CURA-5143
2018-04-23 13:40:19 +02:00
Lipu Fei
4c61e190ae
Add exclude materials for UMO, UM2, and UM2+
...
CURA-5271
2018-04-23 12:51:06 +02:00
Ghostkeeper
aec2b9dafe
Add Ultimaker S5 resources
...
The Ultimaker S5 has now been published, so these files may be published as well.
Contributes to issue CURA-5272.
2018-04-23 11:27:13 +02:00
kerog777
85fb9441ea
Made requested changes to version numbers, etc. per comments fro
...
previous pull request.
2018-04-21 09:34:41 -07:00
Lipu Fei
d0c6d87417
Fix Rigid3D Mucit definition
...
CURA-5257
- Remove extra trailing spaces
- Replace TABs with SPACEs
- "value"s should use quotes ""
2018-04-20 14:52:52 +02:00
Lipu Fei
addcf5236a
Merge pull request #3642 from Rigid3D/master
...
Printer Definitions for Rigid3D Mucit
2018-04-20 14:43:58 +02:00
kerog777
52d2057e64
Add profile data for Felix Tec4
...
Includes 2 extruder definitions, platform mesh, and variants for 0.25,
0.35, 0.5, and 0.7 mm nozzles
2018-04-19 08:24:45 -07:00
Lipu Fei
94b2209b49
Merge remote-tracking branch 'origin/3.3'
2018-04-19 09:40:30 +02:00
Lipu Fei
aab87a5558
Merge pull request #3584 from ohrn/zyyx
...
Add ZYYX Agile printer.
2018-04-19 09:38:19 +02:00
Ghostkeeper
e43e9ad117
Merge branch '3.3'
2018-04-17 13:56:46 +02:00
Ghostkeeper
b744302557
Merge branch 'M&P-Setting-Optimization' into 3.3
2018-04-17 13:56:11 +02:00
Ghostkeeper
455abb15bf
Consistently use capital letters for CLI settings too
...
They're not actually visible, but in case they are made visible by modifying the preferences file...
2018-04-16 12:36:17 +02:00
Ghostkeeper
133f6f43fe
Merge branch '3.3'
2018-04-13 16:14:23 +02:00
Jaime van Kessel
5d1d426037
Merge branch 'master' of github.com:Ultimaker/Cura
2018-04-12 21:56:13 +02:00
Jaime van Kessel
dc935e2698
Added unit to adaptive layer height settings
2018-04-12 21:55:51 +02:00
Diego Prado Gesto
df521dcc93
Change description of a setting.
...
Contributes to CURA-5222.
2018-04-12 14:56:42 +02:00
Ghostkeeper
13f63a7051
Rename 'No Skin' to 'Not in Skin'
...
It's a bit more clear, as discussed in #3115 . To actually change the functionality requires a bit more effort for which I'll need to make a ticket.
2018-04-12 14:39:46 +02:00
Mehmet Sutas
0207f4d62d
Update rigid3d_mucit.def.json
2018-04-10 00:06:03 +03:00
Mehmet Sutas
25322e4829
Rigid3D Mucit Cura Definitions
2018-04-09 23:54:53 +03:00
Gabriele Rossetti
9607fd261a
Upate deltacomb.def.json
...
bad indenting fixes
2018-04-09 14:21:39 +02:00
alekseisasin
7b9bf23786
Merge pull request #3411 from BagelOrb/support_retraction_setting
...
setting to disable omitting retractions in support
2018-04-09 13:57:49 +02:00
Gabriele Rossetti
f4399834b4
Update deltacomb.def.json
...
Some quality improvements
2018-04-05 17:11:32 +02:00
Ghostkeeper
4ad9867591
Add setting to try multiple line thicknesses
...
Engine implementation pending. This setting is intended for debugging problems with interrupted walls. It should probably not be published in a final release.
Contributes to issue CURA-5189.
2018-04-03 16:38:19 +02:00
Fredrik Öhrn
569c5b3178
Set preferred material to proPLA which has a tuned quality profile.
2018-03-31 13:51:38 +02:00
Fredrik Öhrn
a4a388eb4b
Fix machine steps type.
2018-03-31 13:51:38 +02:00
Fredrik Öhrn
99597bf8c7
Add ZYYX Agile printer.
2018-03-28 22:35:59 +02:00
Aleksei S
2240c38fd7
Exclude HIPS and PETG material for UM
...
CURA-5149
2018-03-26 17:11:38 +02:00
Ruben D
c8222b73c7
Merge branch 'feature_model_check'
2018-03-22 01:56:46 +01:00
Jack Ha
9ea59c1976
CURA-4557 rename ratio percentage to percentage
2018-03-20 17:07:03 +01:00
THeijmans
5bdba905ff
Changed warning value prime tower purge
...
Increased the value after tests show 1mm3+ primes don't lead to issues.
2018-03-20 16:07:38 +01:00
Ghostkeeper
ae1ea9fc48
Change minimum and maximum layer heights into a warning
...
Because it's possible to try this, but the print result will probably be terrible. This keeps it consistent with the rest of Cura's behaviour.
Fixes #3406 .
2018-03-20 15:27:04 +01:00
Jack Ha
9848c07a0e
Merge branch 'master' into feature_model_check
2018-03-19 14:11:37 +01:00