Lars Brubaker
6c22a896d9
Taking out center on bed for design tools.
2017-06-08 14:43:01 -07:00
Lars Brubaker
a689781772
Merging in 1.7.1 improvements
2017-06-07 16:09:42 -07:00
Lars Brubaker
352eb792f1
Merge branch 'smash_1.7.1' into design_tools
...
# Conflicts:
# PartPreviewWindow/View3D/View3DWidget.cs
# SlicerConfiguration/SliceSettingsWidget.cs
# SlicerConfiguration/SlicingQueue.cs
# StaticData/SliceSettings/Properties.json
2017-05-19 14:57:04 -07:00
Lars Brubaker
a1e1c48d90
All new 1.7.1 changes
2017-05-19 14:39:57 -07:00
Lars Brubaker
bc9d9ca9c0
Merge remote-tracking branch 'origin/1.7' into design_tools
...
# Conflicts:
# StaticData/SliceSettings/Properties.json
2017-04-14 12:51:17 -07:00
Lars Brubaker
e1374ece9d
Putting in support for filament runout sensor
...
writing support for sms message on filament run out and pause
2017-04-13 14:25:46 -07:00
Lars Brubaker
3fc69a7e81
Merge branch '1.7' into design_tools
...
# Conflicts:
# StaticData/Translations/Master.txt
2017-04-12 18:28:16 -07:00
Lars Brubaker
30f8a838ec
Put in default value for use_g30_for_bed_probe
2017-04-12 12:47:40 -07:00
Lars Brubaker
c0a7331579
Merge branch '1.7' into design_tools
...
# Conflicts:
# SlicerConfiguration/Settings/SettingsHelpers.cs
# StaticData/SliceSettings/Properties.json
# StaticData/Translations/Master.txt
2017-04-12 12:29:31 -07:00
Lars Brubaker
4c9d976c56
Put in auto-calibration measuring if G30 is available
2017-04-11 17:49:23 -07:00
Lars Brubaker
0b6c4e94f1
Merge branch '1.7'
...
# Conflicts:
# StaticData/SliceSettings/Properties.json
2017-03-14 14:18:57 -07:00
Matt Moening
596c9e64b2
BaudRate is Visible when network Printing is enabled
2017-02-24 15:21:01 -08:00
John Lewin
ee631255e1
Add manual_movement_speeds to properties.json
...
- Add to SettingsKeys and migrate usage
- Convert non event EventHandler with StringEventArgs to Action<string>
- Remove SetManualMovementSpeeds function
2017-02-16 11:48:04 -08:00
John Lewin
3211eae456
Remove redundant default values from properties.json
...
- Ensure valid SliceSettingData defaults
- Ensure ExtraSettings keeps "" default if missing
- Use auto properties in SliceSettingsOrganizer
- Remove single use private defaultEngineType variable
2017-02-16 08:33:46 -08:00
John Lewin
0f8f81be6e
New tuning settings should not invalidate gcode by modifying hash
2017-02-02 14:22:39 -08:00
John Lewin
3aa13d82c4
Persist tuning adjustments into printer settings
2017-02-02 10:56:14 -08:00
Lars Brubaker
8d47359ad9
Clear user baby stepping after new print leveling.
...
settings save on change
removed redundant expand_thin_walls setting
2017-02-01 13:38:14 -08:00
larsbrubaker
cdab37fbb5
Made the probe height a settings value
...
MatterHackers/MatterControl#937
On print leveling setup move up an amount from the previous point, not to an absolute point
2017-02-01 07:54:55 -08:00
Lars Brubaker
ec9915e6e0
Improved pathing
2017-01-20 15:52:25 -08:00
Tyler Anderson
636266c7ec
Help text changes
2017-01-09 17:58:49 -08:00
Lars Brubaker
f0933631e1
Saving and restoring baby stepping
2017-01-04 15:35:38 -08:00
Lars Brubaker
43d95e8486
Expanded translation set
...
Made more settings be count or mm
made more buttons translated
2017-01-04 10:25:19 -08:00
Lars Brubaker
c53b244490
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2016-12-27 17:55:03 -08:00
Tyler Anderson
20e6ad7f89
Added PET to list of densities
2016-12-21 12:53:54 -08:00
Lars Brubaker
c4c864a409
Rebuild ui if leveling solution changes
...
MatterHackers/MCCentral#589
Changing leveling solution needs to call reload all or similar to refresh for "Finish Setup"
2016-12-14 11:53:32 -08:00
John Lewin
d72503a9c4
Rename Com port to Serial port
2016-12-12 14:18:17 -08:00
Lars Brubaker
8c72bf1168
Refactored network printing settings to match the other printer settings
...
Took out the automatic changes to other settings
2016-12-12 12:14:30 -08:00
rytz
9396673523
help text changes
2016-12-01 16:20:26 -08:00
rytz
142a147494
minor help text changes.
2016-12-01 15:51:26 -08:00
Matt Moening
60b3fe5133
Networked Printing enabled in MC
...
- Added properties to enable s3g coms, enable networked communication, store IP and port
- updated Settings on Change to be a dictionary that stores what they are changing and how to do it
- added handling in check box for SettingsOnChange
- SerialPortIsAvailable returns true when networked printing is enabled
- Engine mapping base updated for new properties
2016-11-29 10:57:44 -08:00
Lars Brubaker
6f74f5a9de
Reload UI when power controls setting changes.
2016-10-31 12:49:21 -07:00
Lars Brubaker
a22ef1d32b
Put in the ability to turn off Merge Overlapping Lines
...
Fixes a possible regression in slicing
2016-10-27 18:36:02 -07:00
Lars Brubaker
47968f566f
Going back to the old leveling method.
2016-10-19 16:03:08 -07:00
Lars Brubaker
3bb439d198
Make it possible to have the print leveling go negative
...
Took out the 2 point leveling solution
MatterHackers/MatterControl#804
2016-10-11 14:56:36 -07:00
larsbrubaker
426c0ede6a
Code to enable going below 0 for printe recovery
2016-10-10 19:30:48 -07:00
Tyler Anderson
6d2c83b013
Revised help text for air gap
2016-10-03 12:08:15 -07:00
Lars Brubaker
b23c7e6b4a
Improved disconnect behavior
...
Recover setting shows blue override when used
2016-09-16 15:27:58 -07:00
Lars Brubaker
443aecafc3
Default new thin filling code to on.
2016-09-06 17:15:20 -07:00
Lars Brubaker
fbd67c0dd7
Put in code to refresh the library selector
...
Renamed ResumePrinting to PrintRecovery
2016-09-06 14:42:14 -07:00
Lars Brubaker
619c20aff0
Restore functionality to put default items in queue when new printer is created.
...
Made default calibration files include the calibration box
2016-09-01 10:53:10 -07:00
Lars Brubaker
d799c79224
Fixed MatterHackers/MCCentral#340
...
Fill thin gaps/walls does not toggle to blue like sibling settings
Make development always run on test by default
2016-08-29 09:41:42 -07:00
Lars Brubaker
7981513b6e
Adding in the ability to turn on and off thin line code
...
Sorted some settings lists
Put in minimum thin line width option
Clean thin line output
2016-08-26 12:13:39 -07:00
Lars Brubaker
bd417d390a
spelling error
...
fixes #1291
2016-08-16 16:39:46 -07:00
Lars Brubaker
261b613689
Made resume failed print able to be turned on and off
...
Made show if set have an & operator
Made a new test for parsing the show if set parameter
2016-08-11 16:09:45 -07:00
Tyler Anderson
cdb930b922
Revised improvement
2016-08-01 18:38:44 -07:00
Tyler Anderson
b9fe8485f9
Help text improvement
2016-08-01 16:27:49 -07:00
johnlewin
c427edbcb1
Merge pull request #841 from unlimitedbacon/master
...
added some more infill patterns for slic3r
2016-07-29 15:27:24 -07:00
Tyler Anderson
a3d44a22d8
added some more infill patterns for slic3r
2016-07-28 11:15:36 -07:00
rytz
cf60c3caf4
minor help text/settings edits
2016-07-28 09:39:48 -07:00
Lars Brubaker
9b54d5f114
put back in perimeter_start_end_overlap
2016-07-27 09:33:04 -07:00